Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicenses
com.sun.jerseyjersey-client1.18.3jarCDDL 1.1-GPL2 w/ CPE
com.sun.jerseyjersey-json1.18.3jarCDDL 1.1-GPL2 w/ CPE
gov.nasa.pds.2010.registryregistry-core1.16.0jarfile:///${basedir}/LICENSE.txt
org.apache.solrsolr-solrj3.6.0jarApache 2
org.hibernateejb3-persistence3.3.2.Beta1jar-
org.slf4jslf4j-log4j121.5.8jar-

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupIdArtifactIdVersionTypeLicenses
javax.servletjstl1.1.1jar-
taglibsc1.1.1tld-
taglibsstandard1.1.1jar-

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:

GroupIdArtifactIdVersionTypeLicenses
junitjunit3.8.1jarCommon Public License Version 1.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupIdArtifactIdVersionTypeLicenses
javax.servletservlet-api2.3jar-

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:

GroupIdArtifactIdVersionTypeLicenses
antlrantlr2.7.6jar-
aopallianceaopalliance1.0jarPublic Domain
asmasm3.1jar-
cglibcglib2.2jarASF 2.0
com.sun.jerseyjersey-core1.18.3jarCDDL 1.1-GPL2 w/ CPE
com.sun.jerseyjersey-server1.18.3jarCDDL 1.1-GPL2 w/ CPE
commons-codeccommons-codec1.2jar-
commons-collectionscommons-collections3.1jar-
commons-httpclientcommons-httpclient3.1jarApache License
commons-iocommons-io2.1jar-
commons-loggingcommons-logging1.0.4jar/LICENSE.txt
dom4jdom4j1.6.1jar-
javassistjavassist3.9.0.GAjar-
javax.transactionjta1.1jar-
log4jlog4j1.2.14jarThe Apache Software License, Version 2.0
org.codehaus.jacksonjackson-core-asl1.9.2jarThe Apache Software License, Version 2.0
org.codehaus.jacksonjackson-jaxrs1.9.2jarThe Apache Software License, Version 2.0-GNU Lesser General Public License (LGPL), Version 2.1
org.codehaus.jacksonjackson-mapper-asl1.9.2jarThe Apache Software License, Version 2.0
org.codehaus.jacksonjackson-xc1.9.2jarThe Apache Software License, Version 2.0-GNU Lesser General Public License (LGPL), Version 2.1
org.codehaus.jettisonjettison1.1jar-
org.hibernatehibernate-annotations3.5.2-FinaljarGNU Lesser General Public License
org.hibernatehibernate-commons-annotations3.2.0.FinaljarGNU LESSER GENERAL PUBLIC LICENSE
org.hibernatehibernate-core3.5.2-FinaljarGNU Lesser General Public License
org.hibernatehibernate-entitymanager3.5.2-FinaljarGNU Lesser General Public License
org.hibernate.java-persistencejpa-api2.0-cr-1jar-
org.hibernate.javax.persistencehibernate-jpa-2.0-api1.0.0.Finaljarlicense.txt
org.slf4jslf4j-api1.5.8jar-
org.slf4jslf4j-jdk141.5.8jar-
org.springframeworkspring-aop3.0.2.RELEASEjar-
org.springframeworkspring-asm3.0.2.RELEASEjar-
org.springframeworkspring-beans3.0.2.RELEASEjar-
org.springframeworkspring-context3.0.2.RELEASEjar-
org.springframeworkspring-context-support3.0.2.RELEASEjar-
org.springframeworkspring-core3.0.2.RELEASEjar-
org.springframeworkspring-expression3.0.2.RELEASEjar-
org.springframeworkspring-jdbc3.0.2.RELEASEjar-
org.springframeworkspring-orm3.0.2.RELEASEjar-
org.springframeworkspring-test3.0.2.RELEASEjar-
org.springframeworkspring-tx3.0.2.RELEASEjar-
org.springframeworkspring-web3.0.2.RELEASEjar-
xercesxercesImpl2.11.0jarThe Apache Software License, Version 2.0
xml-apisxml-apis1.4.01jarThe Apache Software License, Version 2.0-The SAX License-The W3C License

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupIdArtifactIdVersionTypeLicenses
org.codehaus.woodstoxwstx-asl3.2.7jar-

Project Dependency Graph

Dependency Tree

  • gov.nasa.pds.2010.portal:ds-view:war:2.13.0 [Information]
    • javax.servlet:servlet-api:jar:2.3 (provided) [Information]
    • gov.nasa.pds.2010.registry:registry-core:jar:1.16.0 (compile) [Information]
      • xerces:xercesImpl:jar:2.11.0 (compile) [Information]
        • xml-apis:xml-apis:jar:1.4.01 (compile) [Information]
      • org.hibernate.java-persistence:jpa-api:jar:2.0-cr-1 (compile) [Information]
      • org.hibernate:hibernate-entitymanager:jar:3.5.2-Final (compile) [Information]
        • org.hibernate:hibernate-core:jar:3.5.2-Final (compile) [Information]
          • antlr:antlr:jar:2.7.6 (compile) [Information]
          • commons-collections:commons-collections:jar:3.1 (compile) [Information]
          • dom4j:dom4j:jar:1.6.1 (compile) [Information]
          • javax.transaction:jta:jar:1.1 (compile) [Information]
        • org.hibernate:hibernate-annotations:jar:3.5.2-Final (compile) [Information]
        • cglib:cglib:jar:2.2 (compile) [Information]
          • asm:asm:jar:3.1 (compile) [Information]
        • javassist:javassist:jar:3.9.0.GA (compile) [Information]
        • org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.0.Final (compile) [Information]
      • commons-logging:commons-logging:jar:1.0.4 (compile) [Information]
      • org.slf4j:slf4j-jdk14:jar:1.5.8 (compile) [Information]
      • org.springframework:spring-core:jar:3.0.2.RELEASE (compile) [Information]
        • org.springframework:spring-asm:jar:3.0.2.RELEASE (compile) [Information]
      • org.springframework:spring-web:jar:3.0.2.RELEASE (compile) [Information]
      • org.springframework:spring-beans:jar:3.0.2.RELEASE (compile) [Information]
      • org.springframework:spring-context:jar:3.0.2.RELEASE (compile) [Information]
        • org.springframework:spring-expression:jar:3.0.2.RELEASE (compile) [Information]
      • org.springframework:spring-aop:jar:3.0.2.RELEASE (compile) [Information]
      • org.springframework:spring-context-support:jar:3.0.2.RELEASE (compile) [Information]
      • org.springframework:spring-tx:jar:3.0.2.RELEASE (compile) [Information]
      • org.springframework:spring-orm:jar:3.0.2.RELEASE (compile) [Information]
      • org.springframework:spring-jdbc:jar:3.0.2.RELEASE (compile) [Information]
      • org.springframework:spring-test:jar:3.0.2.RELEASE (compile) [Information]
      • com.sun.jersey:jersey-server:jar:1.18.3 (compile) [Information]
    • org.hibernate:ejb3-persistence:jar:3.3.2.Beta1 (compile) [Information]
    • com.sun.jersey:jersey-client:jar:1.18.3 (compile) [Information]
      • com.sun.jersey:jersey-core:jar:1.18.3 (compile) [Information]
    • com.sun.jersey:jersey-json:jar:1.18.3 (compile) [Information]
    • org.apache.solr:solr-solrj:jar:3.6.0 (compile) [Information]
      • commons-httpclient:commons-httpclient:jar:3.1 (compile) [Information]
        • commons-codec:commons-codec:jar:1.2 (compile) [Information]
      • commons-io:commons-io:jar:2.1 (compile) [Information]
      • org.codehaus.woodstox:wstx-asl:jar:3.2.7 (runtime) [Information]
    • org.slf4j:slf4j-log4j12:jar:1.5.8 (compile) [Information]
    • junit:junit:jar:3.8.1 (test) [Information]
    • javax.servlet:jstl:jar:1.1.1 (runtime) [Information]
    • taglibs:c:tld:1.1.1 (runtime) [Information]
    • taglibs:standard:jar:1.1.1 (runtime) [Information]

Licenses

Unnamed: JPA 2.0 API

GNU Lesser General Public License (LGPL), Version 2.1: JAX-RS provider for JSON content type, Xml Compatibility extensions for Jackson

The SAX License: XML Commons External Components XML APIs

CDDL 1.1: jersey-client, jersey-core, jersey-json, jersey-server

GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Commons Annotations

Apache License: HttpClient

The W3C License: XML Commons External Components XML APIs

ASF 2.0: Code Generation Library

Public Domain: AOP alliance

GPL2 w/ CPE: jersey-client, jersey-core, jersey-json, jersey-server

GNU Lesser General Public License: Hibernate Annotations, Hibernate Core, Hibernate Entity Manager

Apache 2: Apache Solr Solrj

California Institute of Technology: Data Set View, Registry Core

Unknown: ASM Core, AntLR, Codec, Hibernate Entitity Manager EJB3 Persistence, Java Transaction API, Javassist, Jettison, SLF4J API Module, SLF4J JDK14 Binding, SLF4J LOG4J-12 Binding, Unnamed - commons-collections:commons-collections:jar:3.1, Unnamed - javax.servlet:jstl:jar:1.1.1, Unnamed - javax.servlet:servlet-api:jar:2.3, Unnamed - org.codehaus.woodstox:wstx-asl:jar:3.2.7, Unnamed - org.hibernate.java-persistence:jpa-api:jar:2.0-cr-1, Unnamed - org.springframework:spring-aop:jar:3.0.2.RELEASE, Unnamed - org.springframework:spring-asm:jar:3.0.2.RELEASE, Unnamed - org.springframework:spring-beans:jar:3.0.2.RELEASE, Unnamed - org.springframework:spring-context-support:jar:3.0.2.RELEASE, Unnamed - org.springframework:spring-context:jar:3.0.2.RELEASE, Unnamed - org.springframework:spring-core:jar:3.0.2.RELEASE, Unnamed - org.springframework:spring-expression:jar:3.0.2.RELEASE, Unnamed - org.springframework:spring-jdbc:jar:3.0.2.RELEASE, Unnamed - org.springframework:spring-orm:jar:3.0.2.RELEASE, Unnamed - org.springframework:spring-test:jar:3.0.2.RELEASE, Unnamed - org.springframework:spring-tx:jar:3.0.2.RELEASE, Unnamed - org.springframework:spring-web:jar:3.0.2.RELEASE, Unnamed - taglibs:c:jar:1.1.1, Unnamed - taglibs:standard:jar:1.1.1, dom4j

The Apache Software License, Version 2.0: Data Mapper for Jackson, JAX-RS provider for JSON content type, Jackson, Log4j, Logging, XML Commons External Components XML APIs, Xerces2-j, Xml Compatibility extensions for Jackson

Common Public License Version 1.0: JUnit

Dependency File Details

FilenameSizeEntriesClassesPackagesJava VersionDebug Information
antlr-2.7.6.jar443.4 kB226224121.2Yes
aopalliance-1.0.jar4.5 kB15921.3Yes
asm-3.1.jar43 kB242321.2No
cglib-2.2.jar278.7 kB24022671.2Yes
jersey-client-1.18.3.jar133.9 kB1179391.6Yes
jersey-core-1.18.3.jar482.4 kB415362261.6Yes
jersey-json-1.18.3.jar165.4 kB12710451.6Yes
jersey-server-1.18.3.jar684.8 kB568489461.6Yes
commons-codec-1.2.jar30.1 kB301951.1Yes
commons-collections-3.1.jar559.4 kB465446121.1Yes
commons-httpclient-3.1.jar305 kB18316781.2Yes
commons-io-2.1.jar163.2 kB12210461.5Yes
commons-logging-1.0.4.jar38 kB291821.2Yes
dom4j-1.6.1.jar313.9 kB208190141.3Yes
registry-core-1.16.0.jar142 kB12698111.8Yes
javassist-3.9.0.GA.jar597.5 kB358334171.4Yes
jstl-1.1.1.jar20.7 kB281841.2Yes
servlet-api-2.3.jar78 kB836341.1Yes
jta-1.1.jar15.1 kB241821.3Yes
junit-3.8.1.jar121.1 kB11910061.1Yes
log4j-1.2.14.jar367.4 kB288256191.1Yes
solr-solrj-3.6.0.jar314 kB209190111.5Yes
jackson-core-asl-1.9.2.jar228.3 kB13612081.5Yes
jackson-jaxrs-1.9.2.jar18.3 kB17711.5Yes
jackson-mapper-asl-1.9.2.jar765.6 kB521494181.5Yes
jackson-xc-1.9.2.jar27.1 kB19911.5Yes
jettison-1.1.jar67.8 kB554051.1Yes
wstx-asl-3.2.7.jar521 kB261251201.2Yes
ejb3-persistence-3.3.2.Beta1.jar50.6 kB979121.5Yes
hibernate-annotations-3.5.2-Final.jar365.4 kB21319391.5Yes
hibernate-commons-annotations-3.2.0.Final.jar71.3 kB776161.5Yes
hibernate-core-3.5.2-Final.jar2.6 MB16741569871.4Yes
hibernate-entitymanager-3.5.2-Final.jar412.5 kB325298141.5Yes
jpa-api-2.0-cr-1.jar98.4 kB18317641.5Yes
hibernate-jpa-2.0-api-1.0.0.Final.jar100.9 kB18817641.5Yes
slf4j-api-1.5.8.jar23.4 kB322131.3Yes
slf4j-jdk14-1.5.8.jar8.8 kB15511.4Yes
slf4j-log4j12-1.5.8.jar9.7 kB16611.3Yes
spring-aop-3.0.2.RELEASE.jar320 kB282251151.5Yes
spring-asm-3.0.2.RELEASE.jar53.1 kB393131.2No
spring-beans-3.0.2.RELEASE.jar550 kB382346141.5Yes
spring-context-3.0.2.RELEASE.jar657.1 kB607523591.5Yes
spring-context-support-3.0.2.RELEASE.jar100.1 kB876981.5Yes
spring-core-3.0.2.RELEASE.jar358.2 kB300277171.5Yes
spring-expression-3.0.2.RELEASE.jar157.1 kB11810561.5Yes
spring-jdbc-3.0.2.RELEASE.jar378.2 kB321291181.5Yes
spring-orm-3.0.2.RELEASE.jar333.2 kB271253121.5Yes
spring-test-3.0.2.RELEASE.jar204.7 kB164141161.5Yes
spring-tx-3.0.2.RELEASE.jar231.1 kB237202201.5Yes
spring-web-3.0.2.RELEASE.jar383.1 kB331293291.5Yes
c-1.1.1.tld16 kB-----
standard-1.1.1.jar393.1 kB307254231.2Yes
xercesImpl-2.11.0.jar1.4 MB1035952401.3No
xml-apis-1.4.01.jar220.5 kB391346291.1No
TotalSizeEntriesClassesPackagesJava VersionDebug Information
5416.3 MB12705114027231.849
compile: 48compile: 15.2 MBcompile: 11907compile: 10716compile: 666-compile: 44
test: 1test: 121.1 kBtest: 119test: 100test: 6-test: 1
runtime: 4runtime: 950.8 kBruntime: 596runtime: 523runtime: 47-runtime: 3
provided: 1provided: 78 kBprovided: 83provided: 63provided: 4-provided: 1