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.2 | jar | The Apache Software License, Version 2.0 |
commons-io | commons-io | 2.7 | jar | Apache License, Version 2.0 |
commons-lang | commons-lang | 2.4 | jar | The Apache Software License, Version 2.0 |
org.antlr | antlr | 3.2 | jar | - |
org.apache.logging.log4j | log4j-core | 2.20.0 | jar | Apache License, Version 2.0 |
org.incava | java-diff | 1.1 | jar | BSD |
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.1 | 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.2 | jar | - |
org.antlr | stringtemplate | 3.2 | jar | BSD licence |
org.apache.logging.log4j | log4j-api | 2.20.0 | jar | Apache 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 | 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.3.0
- commons-cli:commons-cli:jar:1.2 (compile)
- commons-io:commons-io:jar:2.7 (compile)
- commons-lang:commons-lang:jar:2.4 (compile)
- org.apache.logging.log4j:log4j-core:jar:2.20.0 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.20.0 (compile)
- org.antlr:antlr:jar:3.2 (compile)
- org.antlr:antlr-runtime:jar:3.2 (compile)
- org.antlr:stringtemplate:jar:3.2 (compile)
- antlr:antlr:jar:2.7.7 (compile)
- org.antlr:stringtemplate:jar:3.2 (compile)
- org.antlr:antlr-runtime:jar:3.2 (compile)
- org.incava:java-diff:jar:1.1 (compile)
- junit:junit:jar:4.13.1 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
Licenses
BSD: Java Diff
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 License, Version 2.0: Apache Commons IO, Apache Log4j API, Apache Log4j Core
BSD licence: ANTLR StringTemplate
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Commons CLI, 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.2.jar | 41.1 kB | 35 | 22 | 1 | 1.4 | Yes |
commons-io-2.7.jar | 276.4 kB | 198 | 176 | 10 | 1.8 | Yes |
commons-lang-2.4.jar | 261.8 kB | 148 | 127 | 9 | 1.2 | Yes |
antlr-3.2.jar | 895.1 kB | 331 | 212 | 7 | 1.5 | Yes |
antlr-runtime-3.2.jar | 152 kB | 122 | 109 | 4 | 1.4 | Yes |
stringtemplate-3.2.jar | 172 kB | 83 | 81 | 4 | 1.4 | Yes |
log4j-api-2.20.0.jar | 313.3 kB | 223 | 189 | 9 | - | Yes |
log4j-core-2.20.0.jar | 1.8 MB | 1305 | 1210 | 54 | 1.8 | Yes |
java-diff-1.1.jar | 9.7 kB | 15 | 2 | 1 | 1.5 | Yes |
junit-4.13.1.jar | 382.7 kB | 387 | 348 | 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 | 4.8 MB | 3138 | 2745 | 146 | 1.8 | 12 |
compile: 10 | compile: 4.4 MB | compile: 2699 | compile: 2352 | compile: 111 | - | compile: 10 |
test: 2 | test: 427.7 kB | test: 439 | test: 393 | test: 35 | - | test: 2 |