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 | corejava-z | 1.6-SNAPSHOT | jar | GPL |
net.sourceforge.czt | session | 1.6-SNAPSHOT | jar | GPL |
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 |
---|---|---|---|---|
commons-io | commons-io | 2.1 | jar | The Apache Software License, Version 2.0 |
junit | junit | 4.5 | jar | Common Public License Version 1.0 |
net.sourceforge.czt | zml | 1.6-SNAPSHOT | jar | GPL |
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 |
net.sourceforge.czt | util | 1.6-SNAPSHOT | jar | GPL |
Project Dependency Graph
Dependency Tree
- net.sourceforge.czt:parser-z:jar:1.6-SNAPSHOT
parser-z Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- net.sourceforge.czt:corejava-z:jar:1.6-SNAPSHOT (compile)
CZT Corejava Z Description: Provides AST classes for Z.
URL: http://czt.sourceforge.net/corejava/corejava-z
Project License: GPL
- 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)
- net.sourceforge.czt:util:jar:1.6-SNAPSHOT (compile)
- net.sourceforge.czt:session:jar:1.6-SNAPSHOT (compile)
CZT Session Description: Provides classes for managing and caching Z sections and other Z-related artifacts.
URL: http://czt.sourceforge.net/session/
Project License: GPL
- net.sourceforge.czt:zml:jar:1.6-SNAPSHOT (test)
CZT ZML Description: Provides XML Schemas that define the XML markup for Z and example specifications in various mark-ups.
URL: http://czt.sourceforge.net/zml
Project License: GPL
- commons-io:commons-io:jar:2.1 (test)
Commons IO Description: The Commons IO library contains utility classes, stream implementations, file filters, file comparators and endian classes.
URL: http://commons.apache.org/io/
Project License: The Apache Software License, Version 2.0
- 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:corejava-z:jar:1.6-SNAPSHOT (compile)
Licenses
GPL: CZT Corejava Z, CZT Session, CZT Util, CZT ZML
Unknown: parser-z
The Apache Software License, Version 2.0: Commons CLI, Commons IO
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 |
commons-cli-1.2.jar | 41.12 kB | 35 | 22 | 1 | 1.4 | Yes |
commons-io-2.1.jar | 163.15 kB | 122 | 104 | 6 | 1.5 | Yes |
junit-4.5.jar | 198.95 kB | 222 | 188 | 26 | 1.5 | Yes |
corejava-z-1.6-SNAPSHOT.jar | 663.81 kB | 649 | 574 | 8 | 1.6 | Yes |
session-1.6-SNAPSHOT.jar | 52.13 kB | 47 | 26 | 1 | 1.6 | Yes |
util-1.6-SNAPSHOT.jar | 53.48 kB | 61 | 43 | 7 | 1.6 | Yes |
zml-1.6-SNAPSHOT.jar | 1.06 MB | 89 | 1 | 1 | 1.6 | Yes |
java-cup-runtime-0.11-a-czt01-SNAPSHOT.jar | 16.03 kB | 18 | 9 | 1 | 1.6 | Yes |
8 | 2.25 MB | 1243 | 967 | 51 | 1.6 | 8 |
compile: 5 | compile: 826.58 kB | compile: 810 | compile: 674 | compile: 18 | - | compile: 5 |
test: 3 | test: 1.42 MB | test: 433 | test: 293 | test: 33 | - | test: 3 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot |
---|---|---|---|
central | https://repo.maven.apache.org/maven2 | Yes | No |
apache.snapshots | http://repository.apache.org/snapshots | No | Yes |
Repository locations for each of the Dependencies.