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.dev | java-cup-runtime | 0.11-a-czt01-SNAPSHOT | jar | CUP License (MIT License) |
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.dev:java-cup:jar:0.11-a-czt02-SNAPSHOT
java-cup Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- net.sourceforge.czt.dev:java-cup-runtime:jar:0.11-a-czt01-SNAPSHOT (compile)
Java CUP Runtime Description: Java CUP (parser generator) runtime for CUP-generated parsers.
URL: http://czt.sourceforge.net/dev/java-cup-runtime
Project License: CUP License (MIT License)
- 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.dev:java-cup-runtime:jar:0.11-a-czt01-SNAPSHOT (compile)
Licenses
Unknown: java-cup
CUP License (MIT License): Java CUP Runtime
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 |
junit-4.5.jar | 198.95 kB | 222 | 188 | 26 | 1.5 | Yes |
java-cup-runtime-0.11-a-czt01-SNAPSHOT.jar | 16.03 kB | 18 | 9 | 1 | 1.6 | Yes |
2 | 214.98 kB | 240 | 197 | 27 | 1.6 | 2 |
compile: 1 | compile: 16.03 kB | compile: 18 | compile: 9 | 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 |
---|---|---|---|
central | https://repo.maven.apache.org/maven2 | Yes | No |
Repository locations for each of the Dependencies.
Total | central |
---|---|
Artifact | central |
junit:junit:jar:4.5 | |
net.sourceforge.czt.dev:java-cup-runtime:jar:0.11-a-czt01-SNAPSHOT | - |
2 (compile: 1, test: 1) | 1 |