Last Published: 2014-02-28
| Version: 2.2.1
Software Documentation
Download
Project Documentation
Project DependenciestestThe 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 | License |
---|
junit | junit | 3.8.1 | jar | Common Public License Version 1.0 |
providedThe 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: GroupId | ArtifactId | Version | Type | License |
---|
javax.servlet | servlet-api | 2.3 | jar | - |
Project Transitive DependenciesThe following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies. compileThe following is a list of compile dependencies for this project. These dependencies are required to compile and run the application: GroupId | ArtifactId | Version | Type | License |
---|
antlr | antlr | 2.7.6 | jar | - | aopalliance | aopalliance | 1.0 | jar | Public Domain | asm | asm | 3.1 | jar | - | cglib | cglib | 2.2 | jar | ASF 2.0 | com.sun.jersey | jersey-core | 1.4 | jar | CDDL 1.1-GPL2 w/ CPE | com.sun.jersey | jersey-server | 1.4 | jar | CDDL 1.1-GPL2 w/ CPE | commons-codec | commons-codec | 1.2 | jar | - | commons-collections | commons-collections | 3.1 | jar | - | commons-httpclient | commons-httpclient | 3.1 | jar | Apache License | commons-io | commons-io | 2.1 | jar | The Apache Software License, Version 2.0 | commons-logging | commons-logging | 1.0.4 | jar | /LICENSE.txt | dom4j | dom4j | 1.6.1 | jar | - | javassist | javassist | 3.9.0.GA | jar | - | javax.transaction | jta | 1.1 | jar | - | log4j | log4j | 1.2.14 | jar | The Apache Software License, Version 2.0 | org.codehaus.jackson | jackson-core-asl | 1.5.5 | jar | The Apache Software License, Version 2.0 | org.codehaus.jackson | jackson-jaxrs | 1.5.5 | jar | The Apache Software License, Version 2.0-GNU Lesser General Public License (LGPL), Version 2.1 | org.codehaus.jackson | jackson-mapper-asl | 1.5.5 | jar | The Apache Software License, Version 2.0 | org.codehaus.jackson | jackson-xc | 1.5.5 | jar | The Apache Software License, Version 2.0-GNU Lesser General Public License (LGPL), Version 2.1 | org.codehaus.jettison | jettison | 1.1 | jar | - | org.hibernate | hibernate-annotations | 3.5.2-Final | jar | GNU Lesser General Public License | org.hibernate | hibernate-commons-annotations | 3.2.0.Final | jar | GNU LESSER GENERAL PUBLIC LICENSE | org.hibernate | hibernate-core | 3.5.2-Final | jar | GNU Lesser General Public License | org.hibernate | hibernate-entitymanager | 3.5.2-Final | jar | GNU Lesser General Public License | org.hibernate.java-persistence | jpa-api | 2.0-cr-1 | jar | - | org.hibernate.javax.persistence | hibernate-jpa-2.0-api | 1.0.0.Final | jar | license.txt | org.slf4j | slf4j-api | 1.5.8 | jar | - | org.slf4j | slf4j-jdk14 | 1.5.8 | jar | - | org.springframework | spring-aop | 3.0.2.RELEASE | jar | - | org.springframework | spring-asm | 3.0.2.RELEASE | jar | - | org.springframework | spring-beans | 3.0.2.RELEASE | jar | - | org.springframework | spring-context | 3.0.2.RELEASE | jar | - | org.springframework | spring-context-support | 3.0.2.RELEASE | jar | - | org.springframework | spring-core | 3.0.2.RELEASE | jar | - | org.springframework | spring-expression | 3.0.2.RELEASE | jar | - | org.springframework | spring-jdbc | 3.0.2.RELEASE | jar | - | org.springframework | spring-orm | 3.0.2.RELEASE | jar | - | org.springframework | spring-test | 3.0.2.RELEASE | jar | - | org.springframework | spring-tx | 3.0.2.RELEASE | jar | - | org.springframework | spring-web | 3.0.2.RELEASE | jar | - | stax | stax-api | 1.0.1 | jar | The Apache Software License, Version 2.0 | xerces | xercesImpl | 2.10.0 | jar | The Apache Software License, Version 2.0 | xml-apis | xml-apis | 1.4.01 | jar | The Apache Software License, Version 2.0-The SAX License-The W3C License |
runtimeThe following is a list of runtime dependencies for this project. These dependencies are required to run the application: GroupId | ArtifactId | Version | Type | License |
---|
org.codehaus.woodstox | wstx-asl | 3.2.7 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree- gov.nasa.pds.2010.portal:ds-view:war:2.2.1
- javax.servlet:servlet-api:jar:2.3 (provided)
Unnamed - javax.servlet:servlet-api:jar:2.3 |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- gov.nasa.pds.2010.registry:registry-core:jar:1.6.0-dev (compile)
- xerces:xercesImpl:jar:2.10.0 (compile)
Xerces2-j |
---|
Description: Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program.
The Apache Xerces2 parser is the reference implementation of XNI but other parser components, configurations, and parsers can be written using the Xerces Native Interface. For complete design and implementation documents, refer to the XNI Manual.
Xerces2 is a fully conforming XML Schema 1.0 processor. A partial experimental implementation of the XML Schema 1.1 Structures and Datatypes Working Drafts (December 2009) and an experimental implementation of the XML Schema Definition Language (XSD): Component Designators (SCD) Candidate Recommendation (January 2010) are provided for evaluation. For more information, refer to the XML Schema page.
Xerces2 also provides a complete implementation of the Document Object Model Level 3 Core and Load/Save W3C Recommendations and provides a complete implementation of the XML Inclusions (XInclude) W3C Recommendation. It also provides support for OASIS XML Catalogs v1.1.
Xerces2 is able to parse documents written according to the XML 1.1 Recommendation, except that it does not yet provide an option to enable normalization checking as described in section 2.13 of this specification. It also handles namespaces according to the XML Namespaces 1.1 Recommendation, and will correctly serialize XML 1.1 documents if the DOM level 3 load/save APIs are in use. URL: https://xerces.apache.org/xerces2-j/ Project License: The Apache Software License, Version 2.0 |
- xml-apis:xml-apis:jar:1.4.01 (compile)
XML Commons External Components XML APIs |
---|
Description: xml-commons provides an Apache-hosted set of DOM, SAX, and
JAXP interfaces for use in other xml-based projects. Our hope is that we
can standardize on both a common version and packaging scheme for these
critical XML standards interfaces to make the lives of both our developers
and users easier. The External Components portion of xml-commons contains
interfaces that are defined by external standards organizations. For DOM,
that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for
JAXP it's Sun. URL: http://xml.apache.org/commons/components/external/ Project License: The Apache Software License, Version 2.0The SAX LicenseThe W3C License |
- org.hibernate.java-persistence:jpa-api:jar:2.0-cr-1 (compile)
Unnamed - org.hibernate.java-persistence:jpa-api:jar:2.0-cr-1 |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- org.hibernate:hibernate-entitymanager:jar:3.5.2-Final (compile)
- org.hibernate:hibernate-core:jar:3.5.2-Final (compile)
- antlr:antlr:jar:2.7.6 (compile)
AntLR |
---|
Description: There is currently no description associated with this project. URL: http://www.antlr.org/ Project License: No project license is defined for this project. |
- commons-collections:commons-collections:jar:3.1 (compile)
Unnamed - commons-collections:commons-collections:jar:3.1 |
---|
Description: Types that extend and augment the Java Collections Framework. Project License: No project license is defined for this project. |
- dom4j:dom4j:jar:1.6.1 (compile)
dom4j |
---|
Description: dom4j: the flexible XML framework for Java URL: http://dom4j.org Project License: No project license is defined for this project. |
- javax.transaction:jta:jar:1.1 (compile)
Java Transaction API |
---|
Description: The javax.transaction package. It is appropriate for inclusion in a classpath, and may be added to a Java 2 installation. URL: http://java.sun.com/products/jta Project License: No project license is defined for this project. |
- org.slf4j:slf4j-api:jar:1.5.8 (compile)
SLF4J API Module |
---|
Description: The slf4j API URL: http://www.slf4j.org Project License: No project license is defined for this project. |
- org.hibernate:hibernate-annotations:jar:3.5.2-Final (compile)
- org.hibernate:hibernate-core:jar:3.5.2-Final (compile)
- org.hibernate:hibernate-commons-annotations:jar:3.2.0.Final (compile)
- org.slf4j:slf4j-api:jar:1.5.8 (compile)
SLF4J API Module |
---|
Description: The slf4j API URL: http://www.slf4j.org Project License: No project license is defined for this project. |
- org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.0.Final (compile)
JPA 2.0 API |
---|
Description: Hibernate definition of the Java Persistence 2.0 (JSR 317) API. Project License: |
- org.slf4j:slf4j-api:jar:1.5.8 (compile)
SLF4J API Module |
---|
Description: The slf4j API URL: http://www.slf4j.org Project License: No project license is defined for this project. |
- cglib:cglib:jar:2.2 (compile)
- asm:asm:jar:3.1 (compile)
ASM Core |
---|
Description: A very small and fast Java bytecode manipulation framework URL: http://asm.objectweb.org/asm Project License: No project license is defined for this project. |
- javassist:javassist:jar:3.9.0.GA (compile)
Javassist |
---|
Description: Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation
simple. It is a class library for editing bytecodes in Java. URL: http://www.javassist.org/ Project License: No project license is defined for this project. |
- org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.0.Final (compile)
JPA 2.0 API |
---|
Description: Hibernate definition of the Java Persistence 2.0 (JSR 317) API. Project License: |
- org.slf4j:slf4j-api:jar:1.5.8 (compile)
SLF4J API Module |
---|
Description: The slf4j API URL: http://www.slf4j.org Project License: No project license is defined for this project. |
- commons-logging:commons-logging:jar:1.0.4 (compile)
- org.slf4j:slf4j-jdk14:jar:1.5.8 (compile)
SLF4J JDK14 Binding |
---|
Description: The slf4j JDK14 binding URL: http://www.slf4j.org Project License: No project license is defined for this project. |
- org.slf4j:slf4j-api:jar:1.5.8 (compile)
SLF4J API Module |
---|
Description: The slf4j API URL: http://www.slf4j.org Project License: No project license is defined for this project. |
- org.springframework:spring-core:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-core:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-asm:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-asm:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-web:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-web:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- aopalliance:aopalliance:jar:1.0 (compile)
- org.springframework:spring-beans:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-beans:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-context:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-context:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-core:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-core:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-beans:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-beans:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-core:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-core:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-context:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-context:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-aop:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-aop:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-beans:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-beans:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-core:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-core:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-expression:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-expression:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-core:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-core:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-asm:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-asm:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-aop:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-aop:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- aopalliance:aopalliance:jar:1.0 (compile)
- org.springframework:spring-asm:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-asm:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-beans:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-beans:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-core:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-core:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-context-support:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-context-support:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-beans:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-beans:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-context:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-context:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-core:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-core:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-tx:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-tx:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- aopalliance:aopalliance:jar:1.0 (compile)
- org.springframework:spring-aop:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-aop:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-beans:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-beans:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-context:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-context:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-core:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-core:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-orm:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-orm:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-beans:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-beans:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-core:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-core:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-jdbc:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-jdbc:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-tx:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-tx:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-jdbc:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-jdbc:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-beans:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-beans:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-core:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-core:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-tx:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-tx:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- org.springframework:spring-test:jar:3.0.2.RELEASE (compile)
Unnamed - org.springframework:spring-test:jar:3.0.2.RELEASE |
---|
Description: Spring Framework Parent Project License: No project license is defined for this project. |
- com.sun.jersey:jersey-server:jar:1.4 (compile)
- com.sun.jersey:jersey-core:jar:1.4 (compile)
- asm:asm:jar:3.1 (compile)
ASM Core |
---|
Description: A very small and fast Java bytecode manipulation framework URL: http://asm.objectweb.org/asm Project License: No project license is defined for this project. |
- com.sun.jersey:jersey-json:jar:1.4 (compile)
- com.sun.jersey:jersey-client:jar:1.4 (compile)
- org.hibernate:ejb3-persistence:jar:3.3.2.Beta1 (compile)
Hibernate Entitity Manager EJB3 Persistence |
---|
Description: Hibernate Entitity Manager EJB3 Persistence URL: http://hibernate.org Project License: No project license is defined for this project. |
- com.sun.jersey:jersey-client:jar:1.4 (compile)
- com.sun.jersey:jersey-core:jar:1.4 (compile)
- com.sun.jersey:jersey-json:jar:1.4 (compile)
- org.apache.solr:solr-solrj:jar:3.6.0 (compile)
- commons-httpclient:commons-httpclient:jar:3.1 (compile)
HttpClient |
---|
Description: The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily. URL: http://jakarta.apache.org/httpcomponents/httpclient-3.x/ Project License: Apache License |
- commons-logging:commons-logging:jar:1.0.4 (compile)
- commons-codec:commons-codec:jar:1.2 (compile)
Codec |
---|
Description: The codec package contains simple encoder and decoders for
various formats such as Base64 and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities. Project License: No project license is defined for this project. |
- commons-io:commons-io:jar:2.1 (compile)
- org.codehaus.woodstox:wstx-asl:jar:3.2.7 (runtime)
- org.slf4j:slf4j-log4j12:jar:1.5.8 (compile)
SLF4J LOG4J-12 Binding |
---|
Description: The slf4j log4j-12 binding URL: http://www.slf4j.org Project License: No project license is defined for this project. |
- org.slf4j:slf4j-api:jar:1.5.8 (compile)
SLF4J API Module |
---|
Description: The slf4j API URL: http://www.slf4j.org Project License: No project license is defined for this project. |
- log4j:log4j:jar:1.2.14 (compile)
- junit:junit:jar:3.8.1 (test)
LicensesUnamed: JPA 2.0 API ASF 2.0: Code Generation Library Public Domain: AOP alliance Apache 2: Apache Solr Solrj GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Commons Annotations 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:servlet-api:jar:2.3, 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, dom4j The W3C License: XML Commons External Components XML APIs California Institute of Technology: Data Set View, Registry Core The Apache Software License, Version 2.0: Commons IO, Data Mapper for Jackson, JAX-RS provider for JSON content type, Jackson, Log4j, Logging, StAX API, Woodstox, XML Commons External Components XML APIs, Xerces2-j, Xml Compatibility extensions for Jackson GNU Lesser General Public License: Hibernate Annotations, Hibernate Core, Hibernate Entity Manager CDDL 1.1: jersey-client, jersey-core, jersey-json, jersey-server The SAX License: XML Commons External Components XML APIs GPL2 w/ CPE: jersey-client, jersey-core, jersey-json, jersey-server Apache License: HttpClient Common Public License Version 1.0: JUnit GNU Lesser General Public License (LGPL), Version 2.1: JAX-RS provider for JSON content type, Xml Compatibility extensions for Jackson Dependency File DetailsFilename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|
antlr-2.7.6.jar | 433.04 kB | 226 | 224 | 12 | 1.2 | debug | aopalliance-1.0.jar | 4.36 kB | 15 | 9 | 2 | 1.3 | debug | asm-3.1.jar | 42.02 kB | 24 | 23 | 2 | 1.2 | release | cglib-2.2.jar | 272.15 kB | 240 | 226 | 7 | 1.2 | debug | jersey-client-1.4.jar | 121.50 kB | 112 | 88 | 10 | 1.6 | debug | jersey-core-1.4.jar | 444.84 kB | 395 | 344 | 25 | 1.6 | debug | jersey-json-1.4.jar | 139.48 kB | 112 | 89 | 5 | 1.6 | debug | jersey-server-1.4.jar | 661.72 kB | 591 | 507 | 54 | 1.6 | debug | commons-codec-1.2.jar | 29.38 kB | 30 | 19 | 5 | 1.1 | debug | commons-collections-3.1.jar | 546.26 kB | 465 | 446 | 12 | 1.1 | debug | commons-httpclient-3.1.jar | 297.85 kB | 183 | 167 | 8 | 1.2 | debug | commons-io-2.1.jar | 159.33 kB | 122 | 104 | 6 | 1.5 | debug | commons-logging-1.0.4.jar | 37.12 kB | 29 | 18 | 2 | 1.2 | debug | dom4j-1.6.1.jar | 306.54 kB | 208 | 190 | 14 | 1.3 | debug | registry-core-1.6.0-dev.jar | 127.41 kB | 117 | 92 | 8 | 1.6 | debug | javassist-3.9.0.GA.jar | 583.47 kB | 358 | 334 | 17 | 1.4 | debug | servlet-api-2.3.jar | 76.15 kB | 83 | 63 | 4 | 1.1 | debug | jta-1.1.jar | 14.72 kB | 24 | 18 | 2 | 1.3 | debug | junit-3.8.1.jar | 118.23 kB | 119 | 100 | 6 | 1.1 | debug | log4j-1.2.14.jar | 358.83 kB | 288 | 256 | 19 | 1.1 | debug | solr-solrj-3.6.0.jar | 306.66 kB | 209 | 190 | 11 | 1.5 | debug | jackson-core-asl-1.5.5.jar | 167.93 kB | 113 | 99 | 7 | 1.5 | debug | jackson-jaxrs-1.5.5.jar | 16.67 kB | 16 | 7 | 1 | 1.5 | debug | jackson-mapper-asl-1.5.5.jar | 474.32 kB | 349 | 329 | 12 | 1.5 | debug | jackson-xc-1.5.5.jar | 24.17 kB | 17 | 8 | 1 | 1.5 | debug | jettison-1.1.jar | 66.17 kB | 55 | 40 | 5 | 1.1 | debug | wstx-asl-3.2.7.jar | 508.76 kB | 261 | 251 | 20 | 1.2 | debug | ejb3-persistence-3.3.2.Beta1.jar | 49.41 kB | 97 | 91 | 2 | 1.5 | debug | hibernate-annotations-3.5.2-Final.jar | 356.80 kB | 213 | 193 | 9 | 1.5 | debug | hibernate-commons-annotations-3.2.0.Final.jar | 69.61 kB | 77 | 61 | 6 | 1.5 | debug | hibernate-core-3.5.2-Final.jar | 2.43 MB | 1,674 | 1,569 | 87 | 1.4 | debug | hibernate-entitymanager-3.5.2-Final.jar | 402.81 kB | 325 | 298 | 14 | 1.5 | debug | jpa-api-2.0-cr-1.jar | 96.05 kB | 183 | 176 | 4 | 1.5 | debug | hibernate-jpa-2.0-api-1.0.0.Final.jar | 98.52 kB | 188 | 176 | 4 | 1.5 | debug | slf4j-api-1.5.8.jar | 22.90 kB | 32 | 21 | 3 | 1.3 | debug | slf4j-jdk14-1.5.8.jar | 8.61 kB | 15 | 5 | 1 | 1.4 | debug | slf4j-log4j12-1.5.8.jar | 9.45 kB | 16 | 6 | 1 | 1.3 | debug | spring-aop-3.0.2.RELEASE.jar | 312.55 kB | 282 | 251 | 15 | 1.5 | debug | spring-asm-3.0.2.RELEASE.jar | 51.84 kB | 39 | 31 | 3 | 1.2 | release | spring-beans-3.0.2.RELEASE.jar | 537.07 kB | 382 | 346 | 14 | 1.5 | debug | spring-context-3.0.2.RELEASE.jar | 641.73 kB | 607 | 523 | 59 | 1.5 | debug | spring-context-support-3.0.2.RELEASE.jar | 97.71 kB | 87 | 69 | 8 | 1.5 | debug | spring-core-3.0.2.RELEASE.jar | 349.84 kB | 300 | 277 | 17 | 1.5 | debug | spring-expression-3.0.2.RELEASE.jar | 153.44 kB | 118 | 105 | 6 | 1.5 | debug | spring-jdbc-3.0.2.RELEASE.jar | 369.34 kB | 321 | 291 | 18 | 1.5 | debug | spring-orm-3.0.2.RELEASE.jar | 325.43 kB | 271 | 253 | 12 | 1.5 | debug | spring-test-3.0.2.RELEASE.jar | 199.93 kB | 164 | 141 | 16 | 1.5 | debug | spring-tx-3.0.2.RELEASE.jar | 225.66 kB | 237 | 202 | 20 | 1.5 | debug | spring-web-3.0.2.RELEASE.jar | 374.15 kB | 331 | 293 | 29 | 1.5 | debug | stax-api-1.0.1.jar | 25.89 kB | 48 | 40 | 5 | 1.2 | debug | xercesImpl-2.10.0.jar | 1.30 MB | 1,031 | 948 | 40 | 1.3 | release | xml-apis-1.4.01.jar | 215.37 kB | 391 | 346 | 29 | 1.1 | release | Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|
52 | 14.80 MB | 12,190 | 10,953 | 699 | 1.6 | 48 | compile: 49 | compile: 14.11 MB | compile: 11,727 | compile: 10,539 | compile: 669 | - | compile: 45 | test: 1 | test: 118.23 kB | test: 119 | test: 100 | test: 6 | - | test: 1 | runtime: 1 | runtime: 508.76 kB | runtime: 261 | runtime: 251 | runtime: 20 | - | runtime: 1 | provided: 1 | provided: 76.15 kB | provided: 83 | provided: 63 | provided: 4 | - | provided: 1 |
|
|
|
Curator: Webmaster: Maryia Sauchanka-Davis NASA Official: William Knopf Last Updated:
|
|
|