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 4.0.5 jar Eclipse Distribution License - v 1.0
com.sun.xml.bind jaxb-xjc 4.0.5 jar Eclipse Distribution License - v 1.0
commons-cli commons-cli 1.9.0 jar Apache-2.0
commons-io commons-io 2.17.0 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.20.1 jar file://${project.basedir}/src/license/publicdomain/license.txt
gov.nasa.pds opencsv 5.5-SNAPSHOT jar Apache 2
gov.nasa.pds vicario 48.0.3-SNAPSHOT jar -
jakarta.activation jakarta.activation-api 2.1.3 jar EDL 1.0
jakarta.xml.bind jakarta.xml.bind-api 4.0.2 jar Eclipse Distribution License - v 1.0
javax.media jai-core 1.1.3 jar Sun Microsystems, Inc. Binary Code License Agreement
org.apache.commons commons-compress 1.27.1 jar Apache-2.0
org.apache.commons commons-csv 1.11.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.4.1 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.33 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:

GroupId ArtifactId Version Type Licenses
com.github.spotbugs spotbugs-annotations 4.8.6 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.23.0 jar Apache 2.0
com.google.guava failureaccess 1.0.2 jar The Apache Software License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 2.8 jar Apache License, Version 2.0
com.sun.xml.bind jaxb-core 4.0.5 jar Eclipse Distribution License - v 1.0
commons-beanutils commons-beanutils 1.9.4 jar Apache License, Version 2.0
commons-codec commons-codec 1.16.1 jar Apache-2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
jakarta.annotation jakarta.annotation-api 3.0.0 jar EPL 2.0GPL2 w/ CPE
org.apache.commons commons-collections4 4.4 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.16.0 jar Apache-2.0
org.apache.commons commons-text 1.11.0 jar Apache-2.0
org.checkerframework checker-qual 3.41.0 jar The MIT License
xml-apis xml-apis 1.4.01 jar The Apache Software License, Version 2.0The SAX LicenseThe W3C License

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
org.eclipse.angus angus-activation 2.0.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.3 jar -
org.antlr antlr-runtime 3.3 jar -
org.antlr stringtemplate 3.2.1 jar BSD licence
org.apache.logging.log4j log4j-api 2.24.0 jar Apache-2.0
org.apache.logging.log4j log4j-core 2.24.0 jar Apache-2.0
org.easytesting fest-util 1.2.4 jar Apache License, Version 2.0
org.incava java-diff 1.1.2 jar Apache-2.0
org.webjars jquery 3.7.1 jar MIT License

Project Dependency Graph

Dependency Tree

  • gov.nasa.pds:pds4-jparser:jar:2.10.1 [Information]
    • org.slf4j:slf4j-api:jar:1.6.1 (compile) [Information]
    • org.slf4j:slf4j-jdk14:jar:1.7.22.jbossorg-1 (compile) [Information]
    • xerces:xercesImpl:jar:2.12.2 (compile) [Information]
      • xml-apis:xml-apis:jar:1.4.01 (compile) [Information]
    • xalan:xalan:jar:2.7.3 (compile) [Information]
    • xalan:serializer:jar:2.7.3 (compile) [Information]
    • oro:oro:jar:2.0.8 (compile) [Information]
    • javax.media:jai-core:jar:1.1.3 (compile) [Information]
    • com.sun.media:jai-codec:jar:1.1.3 (compile) [Information]
    • com.google.guava:guava:jar:33.0.0-jre (compile) [Information]
      • com.google.guava:failureaccess:jar:1.0.2 (compile) [Information]
      • com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile) [Information]
      • com.google.code.findbugs:jsr305:jar:3.0.2 (compile) [Information]
      • org.checkerframework:checker-qual:jar:3.41.0 (compile) [Information]
      • com.google.errorprone:error_prone_annotations:jar:2.23.0 (compile) [Information]
      • com.google.j2objc:j2objc-annotations:jar:2.8 (compile) [Information]
    • com.sun.xml.bind:jaxb-impl:jar:4.0.5 (compile) [Information]
    • com.sun.xml.bind:jaxb-xjc:jar:4.0.5 (compile) [Information]
    • jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (compile) [Information]
    • jakarta.activation:jakarta.activation-api:jar:2.1.3 (compile) [Information]
    • commons-cli:commons-cli:jar:1.9.0 (compile) [Information]
    • org.apache.commons:commons-csv:jar:1.11.0 (compile) [Information]
      • commons-codec:commons-codec:jar:1.16.1 (compile) [Information]
    • org.apache.commons:commons-compress:jar:1.27.1 (compile) [Information]
      • org.apache.commons:commons-lang3:jar:3.16.0 (compile) [Information]
    • commons-io:commons-io:jar:2.17.0 (compile) [Information]
    • commons-lang:commons-lang:jar:2.6 (compile) [Information]
    • gov.nasa.pds:opencsv:jar:5.5-SNAPSHOT (compile) [Information]
    • gov.nasa.gsfc.heasarc:nom-tam-fits:jar:1.20.1 (compile) [Information]
    • gov.nasa.pds:vicario:jar:48.0.3-SNAPSHOT (compile) [Information]
    • org.testng:testng:jar:7.10.2 (test) [Information]
    • org.easytesting:fest-reflect:jar:1.4.1 (test) [Information]
    • org.freemarker:freemarker:jar:2.3.33 (test) [Information]
    • gov.nasa.pds:pds3-product-tools:jar:4.4.1 (test) [Information]
      • org.apache.logging.log4j:log4j-core:jar:2.24.0 (test) [Information]
        • org.apache.logging.log4j:log4j-api:jar:2.24.0 (test) [Information]
      • org.antlr:antlr:jar:3.3 (test) [Information]
        • org.antlr:antlr-runtime:jar:3.3 (test) [Information]
          • org.antlr:stringtemplate:jar:3.2.1 (test) [Information]
            • antlr:antlr:jar:2.7.7 (test) [Information]
      • org.incava:java-diff:jar:1.1.2 (test) [Information]

Licenses

The SAX License: XML Commons External Components XML APIs

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

Public Domain: nom.tam.fits

GPL2 w/ CPE: Jakarta Annotations API

BSD licence: ANTLR StringTemplate

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations

Apache 2: opencsv

Unknown: ANTLR Grammar Tool, Antlr 3 Runtime, oro, serializer, vicario, xalan

EDL 1.0: Angus Activation Registries, Jakarta Activation API

BSD License: AntLR Parser Generator

The MIT License: Checker Qual

Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache FreeMarker, FEST Reflection, FEST Util, Guava: Google Core Libraries for Java, J2ObjC Annotations, jcommander, testng

Apache-2.0: Apache Commons CLI, Apache Commons CSV, Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Log4j API, Apache Log4j Core, java-diff

Eclipse Distribution License - v 1.0: Jakarta XML Binding API, Old JAXB Core, 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.6.jar 15.3 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
jai-codec-1.1.3.jar 258.2 kB 102 95 4 1.3 Yes Yes
jaxb-core-4.0.5.jar 235.4 kB 257 186 24 11 Yes No
jaxb-impl-4.0.5.jar 923.2 kB 697 559 19 11 Yes No
jaxb-xjc-4.0.5.jar 1.9 MB 1465 1196 65 11 Yes No
commons-beanutils-1.9.4.jar 246.9 kB 154 137 5 1.6 Yes No
commons-cli-1.9.0.jar 75.5 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.17.0.jar 516 kB 378 351 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.20.1.jar 705.8 kB 461 412 32 1.8 Yes No
opencsv-5.5-SNAPSHOT.jar 235.9 kB 190 151 15 1.8 Yes No
pds3-product-tools-4.4.1.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.activation-api-2.1.3.jar 66.5 kB 60 46 3 9 Yes No
jakarta.annotation-api-3.0.0.jar 26.4 kB 32 19 4 11 Yes No
jakarta.xml.bind-api-4.0.2.jar 131 kB 138 115 7 11 Yes No
jai-core-1.1.3.jar 1.9 MB 844 826 16 1.3 Yes Yes
antlr-3.3.jar 897.1 kB 335 218 7 1.5 Yes No
antlr-runtime-3.3.jar 163.6 kB 129 116 4 1.4 Yes No
stringtemplate-3.2.1.jar 148.6 kB 78 60 3 1.4 Yes No
commons-collections4-4.4.jar 751.9 kB 555 524 19 1.8 Yes No
commons-compress-1.27.1.jar 1.1 MB 625 573 37 9 Yes No
commons-csv-1.11.0.jar 56.2 kB 32 19 2 9 Yes No
commons-lang3-3.16.0.jar 674.2 kB 426 396 19 9 Yes No
commons-text-1.11.0.jar 246.7 kB 180 158 9 9 Yes No
log4j-api-2.24.0.jar 346.6 kB 247 210 11 9 Yes No
log4j-core-2.24.0.jar 1.9 MB 1319 1213 57 9 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
angus-activation-2.0.2.jar 27 kB 33 11 3 9 Yes No
freemarker-2.3.33.jar 1.9 MB 1336 1308 19 16 Yes No
java-diff-1.1.2.jar 10.1 kB 11 6 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
53 29.7 MB 18564 16436 701 16 48 2
compile: 38 compile: 20.9 MB compile: 13770 compile: 12257 compile: 524 11 compile: 34 compile: 2
runtime: 1 runtime: 27 kB runtime: 33 runtime: 11 runtime: 3 runtime: 1 -
test: 14 test: 8.8 MB test: 4761 test: 4168 test: 174 16 test: 13 -