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.code.gson gson 2.8.5 jar Apache 2.0
com.google.guava guava 23.0 jar The Apache Software License, Version 2.0
com.jamesmurty.utils java-xmlbuilder 1.2 jar Apache License, Version 2.0
commons-chain commons-chain 1.2 jar The Apache Software License, Version 2.0
commons-cli commons-cli 1.4 jar Apache License, Version 2.0
commons-configuration commons-configuration 1.7 jar The Apache Software License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
gov.nasa.pds pds3-product-tools 4.0.1 jar The Apache License, Version 2.0
gov.nasa.pds pds4-jparser 1.6.0 jar The Apache License, Version 2.0
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
net.sf.saxon Saxon-HE 9.9.1-7 jar Mozilla Public License Version 2.0
org.apache.commons commons-compress 1.19 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.9 jar Apache License, Version 2.0
org.apache.solr solr-solrj 7.7.2 jar Apache 2
org.jsoup jsoup 1.7.2 jar The MIT License
org.slf4j slf4j-nop 1.7.28 jar MIT License
xerces xercesImpl 2.12.0 jar The Apache Software License, Version 2.0
xml-resolver xml-resolver 1.2 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 Licenses
org.junit.jupiter junit-jupiter-api 5.5.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.5.1 jar Eclipse Public License v2.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
antlr antlr 2.7.7 jar BSD License
com.google.code.findbugs jsr305 1.3.9 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.0.18 jar Apache 2.0
com.google.j2objc j2objc-annotations 1.1 jar The Apache Software 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.2.4 jar CDDL 1.1GPL2 w/ CPE
commons-beanutils commons-beanutils 1.8.3 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
commons-digester commons-digester 1.8.1 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.1 jar The Apache Software License, Version 2.0
gov.nasa.gsfc.heasarc nom-tam-fits 1.13.1 jar file://${project.basedir}/src/license/publicdomain/license.txt
javax.activation activation 1.1 jar Common Development and Distribution License (CDDL) v1.0
javax.media jai-core 1.1.3 jar Sun Microsystems, Inc. Binary Code License Agreement
javax.xml.bind jaxb-api 2.2.3 jar CDDL 1.1GPL2 w/ CPE
javax.xml.stream stax-api 1.0-2 jar GNU General Public LibraryCOMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
net.iharder base64 2.3.8 jar Public domain
net.sf.opencsv opencsv 2.3 jar Apache 2
org.antlr antlr 3.2 jar -
org.antlr antlr-runtime 3.2 jar -
org.antlr stringtemplate 3.2 jar BSD licence
org.apache.commons commons-csv 1.0 jar The Apache Software License, Version 2.0
org.apache.commons commons-math3 3.6.1 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5.6 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.10 jar Apache License, Version 2.0
org.apache.httpcomponents httpmime 4.5.6 jar Apache License, Version 2.0
org.apache.zookeeper zookeeper 3.4.14 jar The Apache Software License, Version 2.0
org.codehaus.mojo animal-sniffer-annotations 1.14 jar MIT license
org.codehaus.woodstox stax2-api 3.1.4 jar The BSD License
org.codehaus.woodstox woodstox-core-asl 4.4.1 jar The Apache Software License, Version 2.0
org.incava java-diff 1.1 jar BSD
org.noggit noggit 0.8 jar Apache License, Version 2.0
org.slf4j jcl-over-slf4j 1.7.24 jar MIT License
org.slf4j slf4j-api 1.7.28 jar MIT License
oro oro 2.0.8 jar -
xalan serializer 2.7.1 jar The Apache Software License, Version 2.0
xalan xalan 2.7.1 jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.4.01 jar The Apache Software License, Version 2.0The SAX LicenseThe W3C License

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
org.apiguardian apiguardian-api 1.1.0 jar The Apache License, Version 2.0
org.junit.platform junit-platform-commons 1.5.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.5.1 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

  • gov.nasa.pds:validate:jar:1.22.4 [Information]
    • net.sf.saxon:Saxon-HE:jar:9.9.1-7 (compile) [Information]
    • commons-cli:commons-cli:jar:1.4 (compile) [Information]
    • commons-configuration:commons-configuration:jar:1.7 (compile) [Information]
    • com.google.code.gson:gson:jar:2.8.5 (compile) [Information]
    • org.jsoup:jsoup:jar:1.7.2 (compile) [Information]
    • commons-io:commons-io:jar:2.4 (compile) [Information]
    • org.slf4j:slf4j-nop:jar:1.7.28 (compile) [Information]
    • com.jamesmurty.utils:java-xmlbuilder:jar:1.2 (compile) [Information]
      • net.iharder:base64:jar:2.3.8 (compile) [Information]
    • commons-chain:commons-chain:jar:1.2 (compile) [Information]
    • org.apache.commons:commons-lang3:jar:3.9 (compile) [Information]
    • org.apache.commons:commons-compress:jar:1.19 (compile) [Information]
    • com.google.guava:guava:jar:23.0 (compile) [Information]
    • xerces:xercesImpl:jar:2.12.0 (compile) [Information]
      • xml-apis:xml-apis:jar:1.4.01 (compile) [Information]
    • xml-resolver:xml-resolver:jar:1.2 (compile) [Information]
    • log4j:log4j:jar:1.2.17 (compile) [Information]
    • org.apache.solr:solr-solrj:jar:7.7.2 (compile) [Information]
    • org.junit.jupiter:junit-jupiter-api:jar:5.5.1 (test) [Information]
    • org.junit.jupiter:junit-jupiter-engine:jar:5.5.1 (test) [Information]
    • gov.nasa.pds:pds4-jparser:jar:1.6.0 (compile) [Information]
      • net.sf.opencsv:opencsv:jar:2.3 (compile) [Information]
      • gov.nasa.gsfc.heasarc:nom-tam-fits:jar:1.13.1 (compile) [Information]
      • xalan:xalan:jar:2.7.1 (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]
      • antlr:antlr:jar:2.7.7 (compile) [Information]
      • org.antlr:antlr-runtime:jar:3.2 (compile) [Information]
      • org.antlr:antlr:jar:3.2 (compile) [Information]
      • org.antlr:stringtemplate:jar:3.2 (compile) [Information]
      • org.apache.commons:commons-csv:jar:1.0 (compile) [Information]
      • com.sun.xml.bind:jaxb-impl:jar:2.2.4 (compile) [Information]
    • gov.nasa.pds:pds3-product-tools:jar:4.0.1 (compile) [Information]

Licenses

The Apache License, Version 2.0: gov.nasa.pds:pds3-product-tools, gov.nasa.pds:pds4-jparser, gov.nasa.pds:validate, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Apache 2.0: Gson, error-prone annotations

The BSD License: Stax2 API

MIT License: JCL 1.2 implemented over SLF4J, SLF4J API Module, SLF4J NOP Binding

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API

Mozilla Public License Version 2.0: Saxon-HE

GPL2 w/ CPE: JAXB RI, Java Architecture for XML Binding

BSD licence: ANTLR StringTemplate

Apache 2: Apache Solr Solrj, opencsv

GNU General Public Library: Streaming API for XML

BSD: Java Diff

Unknown: ANTLR Grammar Tool, Antlr 3 Runtime, oro

BSD License: AntLR Parser Generator

The MIT License: jsoup

Apache License, Version 2.0: Apache Commons CLI, Apache Commons Compress, Apache Commons Lang, Apache Commons Math, Apache HttpClient, Apache HttpClient Mime, Apache HttpCore, Noggit, java-xmlbuilder

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: Streaming API for XML

Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)

MIT license: Animal Sniffer Annotations

Sun Microsystems, Inc. Binary Code License Agreement: Java Advanced Imaging, Java Advanced Imaging Codecs

The SAX License: XML Commons External Components XML APIs

CDDL 1.1: JAXB RI, Java Architecture for XML Binding

The W3C License: XML Commons External Components XML APIs

Public Domain: nom.tam FITS library

Public domain: base64

The Apache Software License, Version 2.0: Apache Commons CSV, Apache Log4j, Commons BeanUtils, Commons Chain, Commons Collections, Commons Configuration, Commons Digester, Commons IO, Commons Lang, Commons Logging, FindBugs-jsr305, Guava: Google Core Libraries for Java, J2ObjC Annotations, Woodstox, XML Commons External Components XML APIs, Xalan Java, Xalan Java Serializer, Xerces2-j, zookeeper

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
jsr305-1.3.9.jar 33 kB 72 35 3 1.5 Yes
gson-2.8.5.jar 241.6 kB 197 180 8 1.6 Yes
error_prone_annotations-2.0.18.jar 12.1 kB 31 19 2 1.7 No
guava-23.0.jar 2.6 MB 1913 1883 18 1.8 Yes
j2objc-annotations-1.1.jar 8.8 kB 23 12 1 1.5 Yes
java-xmlbuilder-1.2.jar 18.4 kB 15 5 1 1.5 Yes
jaxb-impl-2.2.4.jar 896.6 kB 717 659 30 1.5 Yes
commons-beanutils-1.8.3.jar 232 kB 155 137 6 1.3 Yes
commons-chain-1.2.jar 91.7 kB 81 61 8 1.3 Yes
commons-cli-1.4.jar 53.8 kB 40 27 1 1.5 Yes
commons-collections-3.2.1.jar 575.4 kB 482 458 12 1.2 Yes
commons-configuration-1.7.jar 350.3 kB 217 192 10 1.4 Yes
commons-digester-1.8.1.jar 146.1 kB 119 100 6 1.2 Yes
commons-io-2.4.jar 185.1 kB 128 110 6 1.6 Yes
commons-lang-2.6.jar 284.2 kB 155 133 10 1.3 Yes
commons-logging-1.1.1.jar 60.7 kB 42 28 2 1.1 Yes
nom-tam-fits-1.13.1.jar 353.7 kB 211 186 11 1.7 Yes
pds3-product-tools-4.0.1.jar 831.4 kB 270 127 16 1.8 Yes
pds4-jparser-1.6.0.jar 469.3 kB 387 360 12 1.8 Yes
activation-1.1.jar 63 kB 50 38 3 1.4 Yes
jaxb-api-2.2.3.jar 106.7 kB 115 101 6 1.5 Yes
stax-api-1.0-2.jar 23.3 kB 44 37 3 1.5 Yes
log4j-1.2.17.jar 489.9 kB 353 314 21 1.4 Yes
base64-2.3.8.jar 17 kB 13 4 1 1.6 Yes
opencsv-2.3.jar 19.8 kB 22 10 2 1.5 Yes
Saxon-HE-9.9.1-7.jar 5.5 MB 2478 2106 52 1.8 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
commons-compress-1.19.jar 615.1 kB 395 354 29 1.7 Yes
commons-csv-1.0.jar 34.8 kB 27 14 1 1.6 Yes
commons-lang3-3.9.jar 503.9 kB 306 281 13 1.8 Yes
commons-math3-3.6.1.jar 2.2 MB 1402 1301 75 1.5 Yes
httpclient-4.5.6.jar 767.1 kB 508 467 24 1.6 Yes
httpcore-4.4.10.jar 326.4 kB 282 252 17 1.6 Yes
httpmime-4.5.6.jar 41.8 kB 40 23 2 1.6 Yes
solr-solrj-7.7.2.jar 2 MB 1236 1136 28 1.8 Yes
zookeeper-3.4.14.jar 911.6 kB 512 486 21 1.6 Yes
apiguardian-api-1.1.0.jar 2.4 kB 8 3 2 - Yes
animal-sniffer-annotations-1.14.jar 3.5 kB 12 1 1 1.5 No
stax2-api-3.1.4.jar 161.9 kB 144 124 11 1.5 Yes
woodstox-core-asl-4.4.1.jar 486 kB 235 204 16 1.4 Yes
java-diff-1.1.jar 9.7 kB 15 2 1 1.5 Yes
jsoup-1.7.2.jar 293.7 kB 241 224 7 1.5 Yes
junit-jupiter-api-5.5.1.jar 141.8 kB 141 127 7 - Yes
junit-jupiter-engine-5.5.1.jar 219 kB 142 124 10 - Yes
junit-platform-commons-1.5.1.jar 91.7 kB 58 38 7 - Yes
junit-platform-engine-1.5.1.jar 163.9 kB 133 117 9 - Yes
noggit-0.8.jar 27.9 kB 23 14 1 1.5 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
jcl-over-slf4j-1.7.24.jar 16.5 kB 23 9 2 1.5 Yes
slf4j-api-1.7.28.jar 41.1 kB 46 34 4 1.5 Yes
slf4j-nop-1.7.28.jar 4 kB 13 3 1 1.5 Yes
oro-2.0.8.jar 65.3 kB 74 62 6 1.2 No
serializer-2.7.1.jar 278.3 kB 124 109 3 1.1 Yes
xalan-2.7.1.jar 3.2 MB 1577 1513 49 1.1 Yes
xercesImpl-2.12.0.jar 1.4 MB 1045 962 40 1.3 No
xml-apis-1.4.01.jar 220.5 kB 391 346 29 1.1 No
xml-resolver-1.2.jar 84.1 kB 49 30 5 1.1 Yes
Total Size Entries Classes Packages Java Version Debug Information
60 29.6 MB 18318 16315 701 1.8 55
compile: 54 compile: 29 MB compile: 17825 compile: 15899 compile: 664 - compile: 49
test: 6 test: 626.4 kB test: 493 test: 416 test: 37 - test: 6