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 |
---|---|---|---|---|
bsf | bsf | 2.4.0 | jar | The Apache Software License, Version 2.0 |
net.sourceforge.czt | zlive | 1.6-SNAPSHOT | jar | GPL |
org.mozilla | rhino | 1.7R4 | jar | Mozilla Public 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
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 |
commons-logging | commons-logging | 1.0.4 | jar | /LICENSE.txt |
net.sourceforge.czt | corejava-z | 1.6-SNAPSHOT | jar | GPL |
net.sourceforge.czt | corejava-zpatt | 1.6-SNAPSHOT | jar | GPL |
net.sourceforge.czt | parser-z | 1.6-SNAPSHOT | jar | GPL |
net.sourceforge.czt | parser-zpatt | 1.6-SNAPSHOT | jar | GPL |
net.sourceforge.czt | rules | 1.6-SNAPSHOT | jar | GPL |
net.sourceforge.czt | session | 1.6-SNAPSHOT | jar | GPL |
net.sourceforge.czt | typechecker-z | 1.6-SNAPSHOT | jar | GPL |
net.sourceforge.czt | util | 1.6-SNAPSHOT | jar | GPL |
net.sourceforge.czt.dev | java-cup-runtime | 0.11-a-czt01-SNAPSHOT | jar | CUP License (MIT License) |
Project Dependency Graph
Dependency Tree
- net.sourceforge.czt:gaffe:jar:1.6-SNAPSHOT
gaffe Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- net.sourceforge.czt:zlive:jar:1.6-SNAPSHOT (compile)
CZT ZLive Description: Provides animation and testing facilities for standard Z specifications.
URL: http://czt.sourceforge.net/zlive
Project License: GPL
- net.sourceforge.czt:parser-z:jar:1.6-SNAPSHOT (compile)
CZT Parser Z Description: Provides classes for parsing and printing Z specifications.
URL: http://czt.sourceforge.net/parser/parser-z
Project License: GPL
- 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.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)
- net.sourceforge.czt:corejava-z:jar:1.6-SNAPSHOT (compile)
- net.sourceforge.czt:rules:jar:1.6-SNAPSHOT (compile)
CZT Rules Description: Provides classes for transforming and proving Z specifications.
URL: http://czt.sourceforge.net/rules
Project License: GPL
- net.sourceforge.czt:parser-zpatt:jar:1.6-SNAPSHOT (compile)
CZT Parser Z Pattern Description: Provides classes for parsing and printing Z Pattern specifications.
URL: http://czt.sourceforge.net/parser/parser-zpatt
Project License: GPL
- net.sourceforge.czt:corejava-zpatt:jar:1.6-SNAPSHOT (compile)
CZT Corejava Z Pattern Description: Provides AST classes for Z Pattern extension.
URL: http://czt.sourceforge.net/corejava/corejava-zpatt
Project License: GPL
- net.sourceforge.czt:corejava-zpatt:jar:1.6-SNAPSHOT (compile)
- net.sourceforge.czt:typechecker-z:jar:1.6-SNAPSHOT (compile)
CZT Typechecker Z Description: Provides classes for typechecking a Z specification.
URL: http://czt.sourceforge.net/typechecker/typechecker-z
Project License: GPL
- net.sourceforge.czt:parser-zpatt:jar:1.6-SNAPSHOT (compile)
- net.sourceforge.czt:parser-z:jar:1.6-SNAPSHOT (compile)
- bsf:bsf:jar:2.4.0 (compile)
Bean Scripting Framework Description: The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
URL: http://jakarta.apache.org/bsf
Project License: The Apache Software License, Version 2.0
- commons-logging:commons-logging:jar:1.0.4 (compile)
Logging Description: Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
URL: http://jakarta.apache.org/commons/logging/
Project License: The Apache Software License, Version 2.0
- commons-logging:commons-logging:jar:1.0.4 (compile)
- org.mozilla:rhino:jar:1.7R4 (compile)
Mozilla Rhino Description: Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users.
URL: https://developer.mozilla.org/en/Rhino
Project License: Mozilla Public 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
- net.sourceforge.czt:zlive:jar:1.6-SNAPSHOT (compile)
Licenses
GPL: CZT Corejava Z, CZT Corejava Z Pattern, CZT Parser Z, CZT Parser Z Pattern, CZT Rules, CZT Session, CZT Typechecker Z, CZT Util, CZT ZLive
Unknown: gaffe
Mozilla Public License, Version 2.0: Mozilla Rhino
The Apache Software License, Version 2.0: Bean Scripting Framework, Commons CLI, Logging
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 |
bsf-2.4.0.jar | 113.37 kB | 94 | 73 | 12 | 1.2 | Yes |
commons-cli-1.2.jar | 41.12 kB | 35 | 22 | 1 | 1.4 | Yes |
commons-logging-1.0.4.jar | 38.01 kB | 29 | 18 | 2 | 1.2 | 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 |
corejava-zpatt-1.6-SNAPSHOT.jar | 165.34 kB | 177 | 142 | 6 | 1.6 | Yes |
parser-z-1.6-SNAPSHOT.jar | 543.09 kB | 197 | 162 | 5 | 1.6 | Yes |
parser-zpatt-1.6-SNAPSHOT.jar | 225.94 kB | 59 | 42 | 2 | 1.6 | Yes |
rules-1.6-SNAPSHOT.jar | 144.92 kB | 119 | 84 | 8 | 1.6 | Yes |
session-1.6-SNAPSHOT.jar | 52.13 kB | 47 | 26 | 1 | 1.6 | Yes |
typechecker-z-1.6-SNAPSHOT.jar | 167.55 kB | 72 | 57 | 3 | 1.6 | Yes |
util-1.6-SNAPSHOT.jar | 53.48 kB | 61 | 43 | 7 | 1.6 | Yes |
zlive-1.6-SNAPSHOT.jar | 219.21 kB | 129 | 112 | 4 | 1.6 | Yes |
java-cup-runtime-0.11-a-czt01-SNAPSHOT.jar | 16.03 kB | 18 | 9 | 1 | 1.6 | Yes |
rhino-1.7R4.jar | 1.13 MB | 491 | 456 | 23 | 1.5 | Yes |
15 | 3.78 MB | 2399 | 2008 | 109 | 1.6 | 15 |
compile: 14 | compile: 3.58 MB | compile: 2177 | compile: 1820 | compile: 83 | - | compile: 14 |
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 |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | No | Yes | No |
apache.snapshots | http://people.apache.org/repo/m2-snapshot-repository | No | Yes | Yes |
Repository locations for each of the Dependencies.