Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
net.sourceforge.czt | util | 1.6-SNAPSHOT | jar | GPL |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
junit | junit | 4.5 | jar | Common Public License Version 1.0 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
commons-cli | commons-cli | 1.2 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- net.sourceforge.czt:corejava-parent:pom:1.6-SNAPSHOT
- net.sourceforge.czt:util:jar:1.6-SNAPSHOT (compile)
CZT Util Description: Provides utility classes for CZT.
URL: http://czt.sourceforge.net/util
Project License: GPL
- commons-cli:commons-cli:jar:1.2 (compile)
Commons CLI Description: Commons CLI provides a simple API for presenting, processing and validating a command line interface.
URL: http://commons.apache.org/cli/
Project License: The Apache Software License, Version 2.0
- commons-cli:commons-cli:jar:1.2 (compile)
- junit:junit:jar:4.5 (test)
JUnit Description: JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
URL: http://junit.org
Project License: Common Public License Version 1.0
- net.sourceforge.czt:util:jar:1.6-SNAPSHOT (compile)
Licenses
GPL: CZT Util
The Apache Software License, Version 2.0: Commons CLI
Common Public License Version 1.0: JUnit
Dependency File Details
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
commons-cli-1.2.jar | 41.12 kB | 35 | 22 | 1 | 1.4 | Yes |
junit-4.5.jar | 198.95 kB | 222 | 188 | 26 | 1.5 | Yes |
util-1.6-SNAPSHOT.jar | 53.48 kB | 61 | 43 | 7 | 1.6 | Yes |
3 | 293.55 kB | 318 | 253 | 34 | 1.6 | 3 |
compile: 2 | compile: 94.61 kB | compile: 96 | compile: 65 | compile: 8 | - | compile: 2 |
test: 1 | test: 198.95 kB | test: 222 | test: 188 | test: 26 | - | test: 1 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
central | https://repo.maven.apache.org/maven2 | Yes | No | No |
apache.snapshots | http://people.apache.org/repo/m2-snapshot-repository | No | Yes | Yes |
Repository locations for each of the Dependencies.
Total | central |
---|---|
Artifact | central |
commons-cli:commons-cli:jar:1.2 | |
junit:junit:jar:4.5 | |
net.sourceforge.czt:util:jar:1.6-SNAPSHOT | - |
3 (compile: 2, test: 1) | 2 |