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 |
---|
commons-cli | commons-cli | 1.2 | jar |
commons-io | commons-io | 1.4 | jar |
commons-lang | commons-lang | 2.4 | jar |
gov.nasa.arc | pds-utils | 1.0.1 | jar |
log4j | log4j | 1.2.12 | jar |
org.antlr | antlr | 3.2 | jar |
org.incava | java-diff | 1.1.0 | jar |
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 | Optional |
---|
junit | junit | 4.0 | jar | Yes |
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 |
---|
antlr | antlr | 2.7.7 | jar |
org.antlr | antlr-runtime | 3.2 | jar |
org.antlr | stringtemplate | 3.2 | jar |
Project Dependency Graph
Dependency Tree
- gov.nasa.pds:product-tools:jar:3.1.0

Product Tools Library |
---|
Description: The Product Tools Library project supports design/generation, validation and submission of archival products to the PDS. This project consists of a library of software classes to support the development of tools to perform these functions and is designed to be utilized by developers from the Engineering Node, Discipline Nodes and the PDS community. URL: http://pds-cm.jpl.nasa.gov/product-tools/ Project License: California Institute of Technology |
- commons-cli:commons-cli:jar:1.2 (compile)

- commons-io:commons-io:jar:1.4 (compile)

- commons-lang:commons-lang:jar:2.4 (compile)

- gov.nasa.arc:pds-utils:jar:1.0.1 (compile)

Unnamed - gov.nasa.arc:pds-utils:jar:1.0.1 |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- log4j:log4j:jar:1.2.12 (compile)

Unnamed - log4j:log4j:jar:1.2.12 |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- org.antlr:antlr:jar:3.2 (compile)

ANTLR Grammar Tool |
---|
Description: There is currently no description associated with this project. URL: http://antlr.org Project License: No project license is defined for this project. |
- org.antlr:antlr-runtime:jar:3.2 (compile)

Antlr 3 Runtime |
---|
Description: A framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions. URL: http://www.antlr.org Project License: No project license is defined for this project. |
- org.antlr:stringtemplate:jar:3.2 (compile)

ANTLR StringTemplate |
---|
Description: StringTemplate is a java template engine for generating source code,
web pages, emails, or any other formatted text output.
StringTemplate is particularly good at multi-targeted code generators,
multiple site skins, and internationalization/localization.
It evolved over years of effort developing jGuru.com.
StringTemplate also generates the stringtemplate website: http://www.stringtemplate.org
and powers the ANTLR v3 code generator. Its distinguishing characteristic
is that unlike other engines, it strictly enforces model-view separation.
Strict separation makes websites and code generators more flexible
and maintainable; it also provides an excellent defense against malicious
template authors.
There are currently about 600 StringTemplate source downloads a month. URL: http://www.stringtemplate.org Project License: BSD licence |
- antlr:antlr:jar:2.7.7 (compile)

AntLR Parser Generator |
---|
Description: A framework for constructing recognizers, compilers,
and translators from grammatical descriptions containing
Java, C#, C++, or Python actions. URL: http://www.antlr.org/ Project License: BSD License |
- org.incava:java-diff:jar:1.1.0 (compile)

- junit:junit:jar:4.0 (test)

Unnamed - junit:junit:jar:4.0 |
---|
Description: There is currently no description associated with this project. URL: http://junit.org Project License: No project license is defined for this project. |
Licenses
incava.org: java-diff
Unknown: ANTLR Grammar Tool, Antlr 3 Runtime, Unnamed - gov.nasa.arc:pds-utils:jar:1.0.1, Unnamed - junit:junit:jar:4.0, Unnamed - log4j:log4j:jar:1.2.12
BSD License: AntLR Parser Generator
BSD licence: ANTLR StringTemplate
California Institute of Technology: Product Tools Library
The Apache Software License, Version 2.0: Commons CLI, Commons IO, Commons Lang
Dependency File Details
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|
antlr-2.7.7.jar | 434.85 kB | 239 | 224 | 12 | 1.2 | debug |
commons-cli-1.2.jar | 40.16 kB | 35 | 22 | 1 | 1.4 | debug |
commons-io-1.4.jar | 106.49 kB | 93 | 76 | 5 | 1.3 | debug |
commons-lang-2.4.jar | 255.67 kB | 148 | 127 | 9 | 1.2 | debug |
pds-utils-1.0.1.jar | 38.96 kB | 23 | 7 | 2 | 1.5 | debug |
log4j-1.2.12.jar | 349.69 kB | 283 | 253 | 19 | 1.1 | debug |
antlr-3.2.jar | 874.14 kB | 331 | 212 | 7 | 1.5 | debug |
antlr-runtime-3.2.jar | 148.43 kB | 122 | 109 | 4 | 1.4 | debug |
stringtemplate-3.2.jar | 167.99 kB | 83 | 81 | 4 | 1.4 | debug |
java-diff-1.1.0.jar | 7.40 kB | 13 | 2 | 1 | 1.5 | debug |
junit-4.0.jar | 103.13 kB | 119 | 92 | 11 | 1.5 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|
11 | 2.47 MB | 1,489 | 1,205 | 75 | 1.5 | 11 |
compile: 10 | compile: 2.37 MB | compile: 1,370 | compile: 1,113 | compile: 64 | - | compile: 10 |
test: 1 | test: 103.13 kB | test: 119 | test: 92 | test: 11 | - | test: 1 |