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 |
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
No transitive dependencies are required for this project.
Project Dependency Graph
Dependency Tree
- net.sourceforge.czt:util:jar:1.6-SNAPSHOT
util Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- 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
- 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
- commons-cli:commons-cli:jar:1.2 (compile)
Licenses
Unknown: 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 |
2 | 240.07 kB | 257 | 210 | 27 | 1.5 | 2 |
compile: 1 | compile: 41.12 kB | compile: 35 | compile: 22 | compile: 1 | - | compile: 1 |
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 | |
2 (compile: 1, test: 1) | 2 |