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 | Licenses |
---|---|---|---|---|
commons-cli | commons-cli | 1.7.0 | jar | Apache-2.0 |
commons-io | commons-io | 2.16.1 | jar | Apache-2.0 |
commons-lang | commons-lang | 2.6 | jar | The Apache Software License, Version 2.0 |
org.antlr | antlr | 3.3 | jar | - |
org.apache.logging.log4j | log4j-core | 2.23.1 | jar | Apache-2.0 |
org.incava | java-diff | 1.1.2 | jar | Apache-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 | Licenses | Optional |
---|---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 | 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 | Licenses |
---|---|---|---|---|
antlr | antlr | 2.7.7 | jar | BSD License |
org.antlr | antlr-runtime | 3.3 | jar | - |
org.antlr | stringtemplate | 3.2.1 | jar | BSD licence |
org.apache.logging.log4j | log4j-api | 2.23.1 | jar | Apache-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 | Licenses | Optional |
---|---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License | Yes |
Project Dependency Graph
Dependency Tree
- gov.nasa.pds:pds3-product-tools:jar:4.4.0
- commons-cli:commons-cli:jar:1.7.0 (compile)
- commons-io:commons-io:jar:2.16.1 (compile)
- commons-lang:commons-lang:jar:2.6 (compile)
- org.apache.logging.log4j:log4j-core:jar:2.23.1 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.23.1 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.23.1 (compile)
- org.antlr:antlr:jar:3.3 (compile)
- org.antlr:antlr-runtime:jar:3.3 (compile)
- org.antlr:stringtemplate:jar:3.2.1 (compile)
- antlr:antlr:jar:2.7.7 (compile)
- antlr:antlr:jar:2.7.7 (compile)
- org.antlr:stringtemplate:jar:3.2.1 (compile)
- org.antlr:antlr-runtime:jar:3.3 (compile)
- org.incava:java-diff:jar:1.1.2 (compile)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- commons-cli:commons-cli:jar:1.7.0 (compile)
Licenses
Unknown: ANTLR Grammar Tool, Antlr 3 Runtime
The Apache License, Version 2.0: gov.nasa.pds:pds3-product-tools
BSD License: AntLR Parser Generator
Eclipse Public License 1.0: JUnit
Apache-2.0: Apache Commons CLI, Apache Commons IO, Apache Log4j API, Apache Log4j Core, java-diff
BSD licence: ANTLR StringTemplate
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Commons Lang
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
antlr-2.7.7.jar | 445.3 kB | 239 | 224 | 12 | 1.2 | Yes |
commons-cli-1.7.0.jar | 72.7 kB | 51 | 38 | 2 | 9 | Yes |
commons-io-2.16.1.jar | 508.8 kB | 374 | 347 | 16 | 9 | Yes |
commons-lang-2.6.jar | 284.2 kB | 155 | 133 | 10 | 1.3 | Yes |
antlr-3.3.jar | 897.1 kB | 335 | 218 | 7 | 1.5 | Yes |
antlr-runtime-3.3.jar | 163.6 kB | 129 | 116 | 4 | 1.4 | Yes |
stringtemplate-3.2.1.jar | 148.6 kB | 78 | 60 | 3 | 1.4 | Yes |
log4j-api-2.23.1.jar | 342.5 kB | 241 | 206 | 9 | 9 | Yes |
log4j-core-2.23.1.jar | 1.9 MB | 1310 | 1206 | 55 | 9 | Yes |
java-diff-1.1.2.jar | 10.1 kB | 11 | 6 | 1 | 1.5 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
12 | 5.2 MB | 3364 | 2949 | 154 | 9 | 12 |
compile: 10 | compile: 4.8 MB | compile: 2923 | compile: 2554 | compile: 119 | 9 | compile: 10 |
test: 2 | test: 429.6 kB | test: 441 | test: 395 | test: 35 | 1.5 | test: 2 |