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 | 
|---|---|---|---|---|
| com.google.guava | guava | 33.0.0-jre | jar | Apache License, Version 2.0 | 
| com.sun.media | jai-codec | 1.1.3 | jar | Sun Microsystems, Inc. Binary Code License Agreement | 
| com.sun.xml.bind | jaxb-impl | 2.3.9 | jar | Eclipse Distribution License - v 1.0 | 
| com.sun.xml.bind | jaxb-xjc | 2.3.9 | jar | Eclipse Distribution License - v 1.0 | 
| 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 | 
| gov.nasa.gsfc.heasarc | nom-tam-fits | 1.19.1 | jar | file://${project.basedir}/src/license/publicdomain/license.txt | 
| gov.nasa.pds | opencsv | 5.4-SNAPSHOT | jar | - | 
| gov.nasa.pds | vicario | 48.0.3-SNAPSHOT | jar | - | 
| javax.activation | activation | 1.1.1 | jar | COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 | 
| javax.media | jai-core | 1.1.3 | jar | Sun Microsystems, Inc. Binary Code License Agreement | 
| javax.xml.bind | jaxb-api | 2.3.1 | jar | CDDL 1.1GPL2 w/ CPE | 
| org.apache.commons | commons-compress | 1.26.1 | jar | Apache-2.0 | 
| org.apache.commons | commons-csv | 1.10.0 | jar | Apache-2.0 | 
| org.slf4j | slf4j-api | 1.6.1 | jar | MIT License | 
| org.slf4j | slf4j-jdk14 | 1.7.22.jbossorg-1 | jar | MIT License | 
| oro | oro | 2.0.8 | jar | - | 
| xalan | serializer | 2.7.3 | jar | - | 
| xalan | xalan | 2.7.3 | jar | - | 
| xerces | xercesImpl | 2.12.2 | jar | The Apache Software 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 | 
|---|---|---|---|---|
| gov.nasa.pds | pds3-product-tools | 4.3.0 | jar | The Apache License, Version 2.0 | 
| org.easytesting | fest-reflect | 1.4.1 | jar | Apache License, Version 2.0 | 
| org.freemarker | freemarker | 2.3.32 | jar | Apache License, Version 2.0 | 
| org.testng | testng | 7.10.2 | jar | Apache License, Version 2.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:
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type | Licenses | 
|---|---|---|---|---|
| com.sun.activation | jakarta.activation | 1.2.2 | jar | EDL 1.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 | 
|---|---|---|---|---|
| antlr | antlr | 2.7.7 | jar | BSD License | 
| com.beust | jcommander | 1.82 | jar | Apache License, Version 2.0 | 
| org.antlr | antlr | 3.2 | jar | - | 
| 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 | 
| org.apache.logging.log4j | log4j-core | 2.20.0 | jar | Apache License, Version 2.0 | 
| org.easytesting | fest-util | 1.2.4 | jar | Apache License, Version 2.0 | 
| org.incava | java-diff | 1.1 | jar | BSD | 
| org.webjars | jquery | 3.7.1 | jar | MIT License | 
Project Dependency Graph
Dependency Tree
- gov.nasa.pds:pds4-jparser:jar:2.8.4 ![[Information]](./images/icon_info_sml.gif)  - org.slf4j:slf4j-api:jar:1.6.1 (compile) ![[Information]](./images/icon_info_sml.gif) 
- org.slf4j:slf4j-jdk14:jar:1.7.22.jbossorg-1 (compile) ![[Information]](./images/icon_info_sml.gif) 
- xerces:xercesImpl:jar:2.12.2 (compile) ![[Information]](./images/icon_info_sml.gif)  - xml-apis:xml-apis:jar:1.4.01 (compile) ![[Information]](./images/icon_info_sml.gif) 
 
- xml-apis:xml-apis:jar:1.4.01 (compile) 
- xalan:xalan:jar:2.7.3 (compile) ![[Information]](./images/icon_info_sml.gif) 
- xalan:serializer:jar:2.7.3 (compile) ![[Information]](./images/icon_info_sml.gif) 
- oro:oro:jar:2.0.8 (compile) ![[Information]](./images/icon_info_sml.gif) 
- javax.media:jai-core:jar:1.1.3 (compile) ![[Information]](./images/icon_info_sml.gif) 
- com.sun.media:jai-codec:jar:1.1.3 (compile) ![[Information]](./images/icon_info_sml.gif) 
- com.google.guava:guava:jar:33.0.0-jre (compile) ![[Information]](./images/icon_info_sml.gif)  - com.google.guava:failureaccess:jar:1.0.2 (compile) ![[Information]](./images/icon_info_sml.gif) 
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile) ![[Information]](./images/icon_info_sml.gif) 
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile) ![[Information]](./images/icon_info_sml.gif) 
- org.checkerframework:checker-qual:jar:3.41.0 (compile) ![[Information]](./images/icon_info_sml.gif) 
- com.google.errorprone:error_prone_annotations:jar:2.23.0 (compile) ![[Information]](./images/icon_info_sml.gif) 
- com.google.j2objc:j2objc-annotations:jar:2.8 (compile) ![[Information]](./images/icon_info_sml.gif) 
 
- com.google.guava:failureaccess:jar:1.0.2 (compile) 
- com.sun.xml.bind:jaxb-impl:jar:2.3.9 (compile) ![[Information]](./images/icon_info_sml.gif)  - jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (compile) ![[Information]](./images/icon_info_sml.gif) 
- com.sun.activation:jakarta.activation:jar:1.2.2 (runtime) ![[Information]](./images/icon_info_sml.gif) 
 
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (compile) 
- com.sun.xml.bind:jaxb-xjc:jar:2.3.9 (compile) ![[Information]](./images/icon_info_sml.gif) 
- javax.xml.bind:jaxb-api:jar:2.3.1 (compile) ![[Information]](./images/icon_info_sml.gif)  - javax.activation:javax.activation-api:jar:1.2.0 (compile) ![[Information]](./images/icon_info_sml.gif) 
 
- javax.activation:javax.activation-api:jar:1.2.0 (compile) 
- javax.activation:activation:jar:1.1.1 (compile) ![[Information]](./images/icon_info_sml.gif) 
- commons-cli:commons-cli:jar:1.7.0 (compile) ![[Information]](./images/icon_info_sml.gif) 
- org.apache.commons:commons-csv:jar:1.10.0 (compile) ![[Information]](./images/icon_info_sml.gif) 
- org.apache.commons:commons-compress:jar:1.26.1 (compile) ![[Information]](./images/icon_info_sml.gif)  - commons-codec:commons-codec:jar:1.16.1 (compile) ![[Information]](./images/icon_info_sml.gif) 
- org.apache.commons:commons-lang3:jar:3.14.0 (compile) ![[Information]](./images/icon_info_sml.gif) 
 
- commons-codec:commons-codec:jar:1.16.1 (compile) 
- commons-io:commons-io:jar:2.16.1 (compile) ![[Information]](./images/icon_info_sml.gif) 
- commons-lang:commons-lang:jar:2.6 (compile) ![[Information]](./images/icon_info_sml.gif) 
- gov.nasa.pds:opencsv:jar:5.4-SNAPSHOT (compile) ![[Information]](./images/icon_info_sml.gif)  - org.apache.commons:commons-text:jar:1.9 (compile) ![[Information]](./images/icon_info_sml.gif) 
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile) ![[Information]](./images/icon_info_sml.gif)  - commons-logging:commons-logging:jar:1.2 (compile) ![[Information]](./images/icon_info_sml.gif) 
- commons-collections:commons-collections:jar:3.2.2 (compile) ![[Information]](./images/icon_info_sml.gif) 
 
- commons-logging:commons-logging:jar:1.2 (compile) 
- org.apache.commons:commons-collections4:jar:4.4 (compile) ![[Information]](./images/icon_info_sml.gif) 
 
- org.apache.commons:commons-text:jar:1.9 (compile) 
- gov.nasa.gsfc.heasarc:nom-tam-fits:jar:1.19.1 (compile) ![[Information]](./images/icon_info_sml.gif)  - com.github.spotbugs:spotbugs-annotations:jar:4.8.3 (compile) ![[Information]](./images/icon_info_sml.gif) 
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (compile) ![[Information]](./images/icon_info_sml.gif) 
 
- com.github.spotbugs:spotbugs-annotations:jar:4.8.3 (compile) 
- gov.nasa.pds:vicario:jar:48.0.3-SNAPSHOT (compile) ![[Information]](./images/icon_info_sml.gif) 
- org.testng:testng:jar:7.10.2 (test) ![[Information]](./images/icon_info_sml.gif)  - com.beust:jcommander:jar:1.82 (test) ![[Information]](./images/icon_info_sml.gif) 
- org.webjars:jquery:jar:3.7.1 (test) ![[Information]](./images/icon_info_sml.gif) 
 
- com.beust:jcommander:jar:1.82 (test) 
- org.easytesting:fest-reflect:jar:1.4.1 (test) ![[Information]](./images/icon_info_sml.gif)  - org.easytesting:fest-util:jar:1.2.4 (test) ![[Information]](./images/icon_info_sml.gif) 
 
- org.easytesting:fest-util:jar:1.2.4 (test) 
- org.freemarker:freemarker:jar:2.3.32 (test) ![[Information]](./images/icon_info_sml.gif) 
- gov.nasa.pds:pds3-product-tools:jar:4.3.0 (test) ![[Information]](./images/icon_info_sml.gif)  - org.apache.logging.log4j:log4j-core:jar:2.20.0 (test) ![[Information]](./images/icon_info_sml.gif)  - org.apache.logging.log4j:log4j-api:jar:2.20.0 (test) ![[Information]](./images/icon_info_sml.gif) 
 
- org.apache.logging.log4j:log4j-api:jar:2.20.0 (test) 
- org.antlr:antlr:jar:3.2 (test) ![[Information]](./images/icon_info_sml.gif)  - org.antlr:antlr-runtime:jar:3.2 (test) ![[Information]](./images/icon_info_sml.gif)  - org.antlr:stringtemplate:jar:3.2 (test) ![[Information]](./images/icon_info_sml.gif)  - antlr:antlr:jar:2.7.7 (test) ![[Information]](./images/icon_info_sml.gif) 
 
- antlr:antlr:jar:2.7.7 (test) 
 
- org.antlr:stringtemplate:jar:3.2 (test) 
 
- org.antlr:antlr-runtime:jar:3.2 (test) 
- org.incava:java-diff:jar:1.1 (test) ![[Information]](./images/icon_info_sml.gif) 
 
- org.apache.logging.log4j:log4j-core:jar:2.20.0 (test) 
 
- org.slf4j:slf4j-api:jar:1.6.1 (compile) 
Licenses
The SAX License: XML Commons External Components XML APIs
CDDL 1.1: jaxb-api
The Apache License, Version 2.0: gov.nasa.pds:pds3-product-tools, gov.nasa.pds:pds4-jparser
Apache 2.0: error-prone annotations
MIT License: SLF4J API Module, SLF4J JDK14 Binding, jquery
The W3C License: XML Commons External Components XML APIs
GPL2 w/ CPE: Jakarta Annotations API, jaxb-api
Public Domain: nom.tam.fits
BSD licence: ANTLR StringTemplate
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
BSD: Java Diff
Unknown: ANTLR Grammar Tool, Antlr 3 Runtime, oro, serializer, vicario, xalan
EDL 1.0: Jakarta Activation
BSD License: AntLR Parser Generator
The MIT License: Checker Qual
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Commons Text, Apache FreeMarker, Apache Log4j API, Apache Log4j Core, FEST Reflection, FEST Util, Guava: Google Core Libraries for Java, J2ObjC Annotations, jcommander, testng
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JavaBeans(TM) Activation Framework
Apache-2.0: Apache Commons CLI, Apache Commons CSV, Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang
Eclipse Distribution License - v 1.0: Jakarta XML Binding API, Old JAXB Runtime, Old JAXB XJC
EPL 2.0: Jakarta Annotations API
The Apache Software License, Version 2.0: Apache Commons Logging, Commons Lang, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, XML Commons External Components XML APIs, Xerces2-j
Sun Microsystems, Inc. Binary Code License Agreement: Java Advanced Imaging, Java Advanced Imaging Codecs
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed | 
|---|---|---|---|---|---|---|---|
| antlr-2.7.7.jar | 445.3 kB | 239 | 224 | 12 | 1.2 | Yes | No | 
| jcommander-1.82.jar | 88.4 kB | 84 | 73 | 7 | 1.8 | Yes | No | 
| spotbugs-annotations-4.8.3.jar | 15.2 kB | 31 | 24 | 1 | 1.8 | Yes | No | 
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes | No | 
| error_prone_annotations-2.23.0.jar | 16.8 kB | 39 | 27 | 2 | 1.8 | Yes | No | 
| failureaccess-1.0.2.jar | 4.7 kB | 15 | 2 | 1 | 1.7 | Yes | No | 
| guava-33.0.0-jre.jar | 3 MB | 2057 | 2018 | 18 | 1.8 | Yes | No | 
| listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - | - | 
| j2objc-annotations-2.8.jar | 9.3 kB | 24 | 13 | 1 | 1.7 | Yes | No | 
| jakarta.activation-1.2.2.jar | 68.5 kB | 61 | 43 | 4 | 9 | Yes | No | 
| jai-codec-1.1.3.jar | 258.2 kB | 102 | 95 | 4 | 1.3 | Yes | Yes | 
| jaxb-impl-2.3.9.jar | 1.1 MB | 907 | 717 | 31 | 11 | Yes | No | 
| jaxb-xjc-2.3.9.jar | 1.9 MB | 1467 | 1185 | 63 | 11 | Yes | No | 
| commons-beanutils-1.9.4.jar | 246.9 kB | 154 | 137 | 5 | 1.6 | Yes | No | 
| commons-cli-1.7.0.jar | 72.7 kB | 51 | 38 | 2 | 9 | Yes | No | 
| commons-codec-1.16.1.jar | 365.5 kB | 259 | 110 | 8 | 9 | Yes | No | 
| commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes | No | 
| commons-io-2.16.1.jar | 508.8 kB | 374 | 347 | 16 | 9 | Yes | No | 
| commons-lang-2.6.jar | 284.2 kB | 155 | 133 | 10 | 1.3 | Yes | No | 
| commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes | No | 
| nom-tam-fits-1.19.1.jar | 682.2 kB | 459 | 410 | 32 | 1.8 | Yes | No | 
| opencsv-5.4-SNAPSHOT.jar | 231.2 kB | 179 | 140 | 15 | 1.8 | Yes | No | 
| pds3-product-tools-4.3.0.jar | 1.5 MB | 274 | 127 | 16 | 1.8 | Yes | No | 
| vicario-48.0.3-SNAPSHOT.jar | 721.9 kB | 195 | 153 | 6 | 1.8 | Yes | No | 
| jakarta.annotation-api-2.1.1.jar | 26.1 kB | 31 | 18 | 4 | 9 | Yes | No | 
| jakarta.xml.bind-api-2.3.3.jar | 115.6 kB | 137 | 111 | 7 | 9 | Yes | No | 
| activation-1.1.1.jar | 69.4 kB | 50 | 38 | 3 | 1.4 | Yes | No | 
| javax.activation-api-1.2.0.jar | 56.7 kB | 41 | 31 | 1 | 1.5 | Yes | No | 
| jai-core-1.1.3.jar | 1.9 MB | 844 | 826 | 16 | 1.3 | Yes | Yes | 
| jaxb-api-2.3.1.jar | 128.1 kB | 136 | 111 | 7 | 9 | Yes | No | 
| antlr-3.2.jar | 895.1 kB | 331 | 212 | 7 | 1.5 | Yes | No | 
| antlr-runtime-3.2.jar | 152 kB | 122 | 109 | 4 | 1.4 | Yes | No | 
| stringtemplate-3.2.jar | 172 kB | 83 | 81 | 4 | 1.4 | Yes | No | 
| commons-collections4-4.4.jar | 751.9 kB | 555 | 524 | 19 | 1.8 | Yes | No | 
| commons-compress-1.26.1.jar | 1.1 MB | 624 | 570 | 37 | 9 | Yes | No | 
| commons-csv-1.10.0.jar | 54.7 kB | 32 | 19 | 1 | 1.8 | Yes | No | 
| commons-lang3-3.14.0.jar | 658 kB | 436 | 404 | 19 | 9 | Yes | No | 
| commons-text-1.9.jar | 216.2 kB | 154 | 135 | 7 | 1.8 | Yes | No | 
| log4j-api-2.20.0.jar | 313.3 kB | 223 | 189 | 9 | 9 | Yes | No | 
| log4j-core-2.20.0.jar | 1.8 MB | 1305 | 1210 | 54 | 1.8 | Yes | No | 
| checker-qual-3.41.0.jar | 229 kB | 434 | 366 | 30 | 1.8 | Yes | No | 
| fest-reflect-1.4.1.jar | 45.6 kB | 59 | 38 | 11 | 1.6 | Yes | No | 
| fest-util-1.2.4.jar | 32.5 kB | 38 | 28 | 1 | 1.6 | Yes | No | 
| freemarker-2.3.32.jar | 1.7 MB | 1250 | 1225 | 17 | 1.8 | Yes | No | 
| java-diff-1.1.jar | 9.7 kB | 15 | 2 | 1 | 1.5 | Yes | No | 
| slf4j-api-1.6.1.jar | 25.5 kB | 34 | 23 | 3 | 1.3 | Yes | No | 
| slf4j-jdk14-1.7.22.jbossorg-1.jar | 8.5 kB | 15 | 5 | 1 | 1.5 | Yes | No | 
| testng-7.10.2.jar | 987.8 kB | 594 | 547 | 25 | 11 | Yes | No | 
| jquery-3.7.1.jar | 307.9 kB | 18 | 0 | 0 | - | - | - | 
| oro-2.0.8.jar | 65.3 kB | 74 | 62 | 6 | 1.2 | No | No | 
| serializer-2.7.3.jar | 283.5 kB | 123 | 108 | 3 | 1.8 | Yes | No | 
| xalan-2.7.3.jar | 3.5 MB | 1653 | 1581 | 50 | 1.8 | Yes | No | 
| xercesImpl-2.12.2.jar | 1.4 MB | 1045 | 962 | 40 | 1.7 | No | No | 
| xml-apis-1.4.01.jar | 220.5 kB | 391 | 346 | 29 | 1.1 | No | No | 
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed | 
| 54 | 29.6 MB | 18552 | 16420 | 687 | 11 | 49 | 2 | 
| compile: 39 | compile: 21 MB | compile: 13856 | compile: 12312 | compile: 515 | 11 | compile: 35 | compile: 2 | 
| runtime: 1 | runtime: 68.5 kB | runtime: 61 | runtime: 43 | runtime: 4 | runtime: 1 | - | |
| test: 14 | test: 8.5 MB | test: 4635 | test: 4065 | test: 168 | 11 | test: 13 | - | 
