Last Published: 2014-03-30
| Version: 1.0.0
Software Documentation
Download
Project Documentation
Project DependenciescompileThe 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 |
---|
org.apache.oodt | cas-filemgr | 0.6 | jar | Apache 2 |
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 | Classifier | Type | License |
---|
antlr | antlr | 2.7.6 | - | jar | - | aopalliance | aopalliance | 1.0 | - | jar | Public Domain | asm | asm | 1.5.3 | - | jar | - | asm | asm-attrs | 1.5.3 | - | jar | - | cglib | cglib | 2.1_3 | - | jar | - | com.google.code.findbugs | jsr305 | 1.3.9 | - | jar | The Apache Software License, Version 2.0 | com.google.guava | guava | 10.0.1 | - | jar | The Apache Software License, Version 2.0 | commons-cli | commons-cli | 1.2 | - | jar | The Apache Software License, Version 2.0 | commons-codec | commons-codec | 1.3 | - | jar | /LICENSE.txt | commons-collections | commons-collections | 2.1 | - | jar | - | commons-dbcp | commons-dbcp | 1.2.1 | - | jar | /LICENSE.txt | commons-fileupload | commons-fileupload | 1.2 | - | jar | The Apache Software License, Version 2.0 | commons-httpclient | commons-httpclient | 3.0 | - | jar | Apache License | commons-io | commons-io | 1.4 | - | jar | The Apache Software License, Version 2.0 | commons-lang | commons-lang | 2.3 | - | jar | /LICENSE.txt | commons-logging | commons-logging | 1.0.3 | - | jar | - | commons-pool | commons-pool | 1.2 | - | jar | /LICENSE.txt | dom4j | dom4j | 1.6.1 | - | jar | - | hsqldb | hsqldb | 1.8.0.7 | - | jar | HSQLDB License | junit | junit | 3.8.2 | - | jar | Common Public License Version 1.0 | net.java.dev.stax-utils | stax-utils | 20040917 | - | jar | - | net.sf.ehcache | ehcache | 1.2.3 | - | jar | The Apache Software License, Version 2.0 | org.apache.commons | commons-io | 1.3.2 | - | jar | The Apache Software License, Version 2.0 | org.apache.geronimo.specs | geronimo-stax-api_1.0_spec | 1.0.1 | - | jar | The Apache Software License, Version 2.0 | org.apache.lucene | lucene-core | 2.0.0 | - | jar | - | org.apache.oodt | cas-cli | 0.6 | - | jar | Apache 2 | org.apache.oodt | cas-metadata | 0.6 | - | jar | Apache 2 | org.apache.oodt | oodt-commons | 0.6 | - | jar | Apache 2 | org.apache.oodt | pcs-input | 0.6 | - | jar | Apache 2 | org.apache.solr | solr-common | 1.3.0 | - | jar | Apache 2 | org.apache.solr | solr-commons-csv | 1.3.0 | - | jar | Apache 2 | org.apache.solr | solr-core | 1.3.0 | - | jar | Apache 2 | org.apache.solr | solr-lucene-analyzers | 1.3.0 | - | jar | Apache 2 | org.apache.solr | solr-lucene-highlighter | 1.3.0 | - | jar | Apache 2 | org.apache.solr | solr-lucene-queries | 1.3.0 | - | jar | Apache 2 | org.apache.solr | solr-lucene-snowball | 1.3.0 | - | jar | Apache 2 | org.apache.solr | solr-lucene-spellchecker | 1.3.0 | - | jar | Apache 2 | org.apache.solr | solr-solrj | 1.3.0 | - | jar | Apache 2 | org.apache.tika | tika-core | 0.8 | - | jar | The Apache Software License, Version 2.0 | org.hibernate | hibernate | 3.2.5.ga | - | jar | GNU LESSER GENERAL PUBLIC LICENSE | org.safehaus.jug | jug | 2.0.0 | asl | jar | The Apache Software License, Version 2.0-GNU Lesser General Public License v2.1 | org.springframework | spring-aop | 3.0.5.RELEASE | - | jar | - | org.springframework | spring-asm | 3.0.5.RELEASE | - | jar | - | org.springframework | spring-beans | 3.0.5.RELEASE | - | jar | - | org.springframework | spring-context | 3.0.5.RELEASE | - | jar | - | org.springframework | spring-core | 3.0.5.RELEASE | - | jar | - | org.springframework | spring-dao | 2.0.8 | - | jar | The Apache Software License, Version 2.0 | org.springframework | spring-expression | 3.0.5.RELEASE | - | jar | - | org.springframework | spring-hibernate3 | 2.0.8 | - | jar | The Apache Software License, Version 2.0 | org.springframework | spring-jdbc | 2.0.8 | - | jar | The Apache Software License, Version 2.0 | stax | stax | 1.2.0 | - | jar | - | stax | stax-api | 1.0.1 | - | jar | The Apache Software License, Version 2.0 | xerces | xercesImpl | 2.9.1 | - | jar | The Apache Software License, Version 2.0 | xml-apis | xml-apis | 1.0.b2 | - | jar | The Apache Software License, Version 2.0 | xmlrpc | xmlrpc | 2.0.1 | - | jar | - |
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.python | jython | 2.2-beta1 | jar | Jython Software License |
Project Dependency Graph
Dependency Tree- gov.nasa.pds.2010.storage:storage-service:jar:1.0.0
- org.apache.oodt:cas-filemgr:jar:0.6 (compile)
Catalog and Archive File Management Component |
---|
Description: The file management component of a Catalog and Archive Service. This component
purposefully separates data stores and metadata stores as standard interfaces, and
provides some out of the box backend implementations of them (including one based
on the javax.sql.DataSource interface). This component provides everything that you need
to catalog, archive and manage files, and directories, and their associated metadata. URL: http://oodt.apache.org/cas-filemgr Project License: Apache 2 |
- org.apache.oodt:oodt-commons:jar:0.6 (compile)
- commons-lang:commons-lang:jar:2.3 (compile)
- org.springframework:spring-hibernate3:jar:2.0.8 (compile)
- aopalliance:aopalliance:jar:1.0 (compile)
- org.hibernate:hibernate:jar:3.2.5.ga (compile)
- net.sf.ehcache:ehcache:jar:1.2.3 (compile)
ehcache |
---|
Description: ehcache is a pure Java, in-process cache with the following features:
1. Fast.
2. Simple.
3. Multiple eviction policies: LRU, LFU and FIFO.
4. Caches can be in memory or on disk.
5. Disk Stores can be persistent between VM restarts.
6. Distributed caching using multicast and RMI, with a pluggable API.
7. Cache and CacheManager listeners
8. Supports multiple Caches per CacheManager, and multiple CacheManagers per application.
9. Acts as a pluggable cache for Hibernate 3.1, 3 and 2.1.
10. Small foot print. Both in terms of size and memory requirements.
11. Minimal dependencies apart from J2SE.
12. Fully documented. See the online Documentation and the online JavaDoc.
13. Comprehensive Test Coverage. See the clover test report.
14. Available under the Apache 1.1 license. EHCache's copyright and licensing has been reviewed and approved by the Apache Software Foundation, making EHCache suitable for use in Apache projects.
15. Production tested. EHCache is used on a large and very busy eCommerce site.
16. Web caching, pull-through caches and other common caching implementations are provided in the ehcache-constructs module. URL: http://ehcache.sf.net Project License: The Apache Software License, Version 2.0 |
- asm:asm-attrs:jar:1.5.3 (compile)
asm-attrs |
---|
Description: There is currently no description associated with this project. URL: http://asm.objectweb.org/ Project License: No 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 license is defined for this project. |
- 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 license is defined for this project. |
- cglib:cglib:jar:2.1_3 (compile)
cglib |
---|
Description: There is currently no description associated with this project. URL: http://cglib.sourceforge.net/ Project License: No license is defined for this project. |
- asm:asm:jar:1.5.3 (compile)
asm |
---|
Description: There is currently no description associated with this project. URL: http://asm.objectweb.org/ Project License: No license is defined for this project. |
- org.springframework:spring-dao:jar:2.0.8 (compile)
- org.springframework:spring-jdbc:jar:2.0.8 (compile)
- junit:junit:jar:3.8.2 (compile)
- xerces:xercesImpl:jar:2.9.1 (compile)
Xerces2 Java Parser |
---|
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. URL: http://xerces.apache.org/xerces2-j Project License: The Apache Software License, Version 2.0 |
- org.apache.oodt:cas-metadata:jar:0.6 (compile)
Catalog and Archive Service Generic Multi-valued Metadata Container |
---|
Description: A Multi-valued, generic Metadata container class. The class uses an internal
Map of string keys pointing to vectors of strings. The data
structure looks like the following:
[std:string key]⇒std:vector of std:strings
The multi-valued nature of the class is handled transparently by this Metadata
container. Since all values are stored internally as string vectors, the difference
between a scalar value and a non-scalar is handled by determining whether the list of
values for a particular key is greater than 1. URL: http://oodt.apache.org/cas-metadata Project License: Apache 2 |
- org.apache.oodt:pcs-input:jar:0.6 (compile)
Process Control System Input Data Package |
---|
Description: The Process Control System's data handling package. This package contains data structures
and readers and writers to write an input file format similar to HDF, as represented in XML. URL: http://oodt.apache.org/pcs-input Project License: Apache 2 |
- org.apache.tika:tika-core:jar:0.8 (compile)
- org.apache.oodt:cas-cli:jar:0.6 (compile)
CAS Command Line Interface |
---|
Description: The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users. URL: http://oodt.apache.org/cas-cli Project License: Apache 2 |
- org.springframework:spring-core:jar:3.0.5.RELEASE (compile)
Unnamed - org.springframework:spring-core:jar:3.0.5.RELEASE |
---|
Description: Spring Framework Parent Project License: No license is defined for this project. |
- org.springframework:spring-asm:jar:3.0.5.RELEASE (compile)
Unnamed - org.springframework:spring-asm:jar:3.0.5.RELEASE |
---|
Description: Spring Framework Parent Project License: No license is defined for this project. |
- org.springframework:spring-beans:jar:3.0.5.RELEASE (compile)
Unnamed - org.springframework:spring-beans:jar:3.0.5.RELEASE |
---|
Description: Spring Framework Parent Project License: No license is defined for this project. |
- org.springframework:spring-context:jar:3.0.5.RELEASE (compile)
Unnamed - org.springframework:spring-context:jar:3.0.5.RELEASE |
---|
Description: Spring Framework Parent Project License: No license is defined for this project. |
- org.springframework:spring-aop:jar:3.0.5.RELEASE (compile)
Unnamed - org.springframework:spring-aop:jar:3.0.5.RELEASE |
---|
Description: Spring Framework Parent Project License: No license is defined for this project. |
- org.springframework:spring-expression:jar:3.0.5.RELEASE (compile)
Unnamed - org.springframework:spring-expression:jar:3.0.5.RELEASE |
---|
Description: Spring Framework Parent Project License: No license is defined for this project. |
- com.google.guava:guava:jar:10.0.1 (compile)
Guava: Google Core Libraries for Java |
---|
Description: Guava is a suite of core and expanded libraries that include
utility classes, google's collections, io classes, and much
much more.
This project is a complete packaging of all the Guava libraries
into a single jar. Individual portions of Guava can be used
by downloading the appropriate module and its dependencies.
Guava (complete) has only one code dependency - javax.annotation,
per the JSR-305 spec. URL: http://code.google.com/p/guava-libraries/guava Project License: The Apache Software License, Version 2.0 |
- com.google.code.findbugs:jsr305:jar:1.3.9 (compile)
- commons-logging:commons-logging:jar:1.0.3 (compile)
- commons-httpclient:commons-httpclient:jar:3.0 (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/commons/httpclient/ Project License: Apache License |
- commons-io:commons-io:jar:1.4 (compile)
- commons-codec:commons-codec:jar:1.3 (compile)
- commons-dbcp:commons-dbcp:jar:1.2.1 (compile)
- xml-apis:xml-apis:jar:1.0.b2 (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/#external Project License: The Apache Software License, Version 2.0 |
- commons-collections:commons-collections:jar:2.1 (compile)
Collections |
---|
Description: Commons Collections Project License: No license is defined for this project. |
- commons-pool:commons-pool:jar:1.2 (compile)
- commons-cli:commons-cli:jar:1.2 (compile)
- org.apache.solr:solr-solrj:jar:1.3.0 (compile)
- org.apache.solr:solr-common:jar:1.3.0 (compile)
- org.apache.commons:commons-io:jar:1.3.2 (compile)
- commons-fileupload:commons-fileupload:jar:1.2 (compile)
- stax:stax:jar:1.2.0 (compile)
StAX |
---|
Description: StAX is the reference implementation of the StAX API URL: http://stax.codehaus.org/ Project License: No license is defined for this project. |
- stax:stax-api:jar:1.0.1 (compile)
- net.java.dev.stax-utils:stax-utils:jar:20040917 (compile)
Unnamed - net.java.dev.stax-utils:stax-utils:jar:20040917 |
---|
Description: There is currently no description associated with this project. Project License: No license is defined for this project. |
- org.apache.solr:solr-core:jar:1.3.0 (compile)
- org.apache.solr:solr-lucene-analyzers:jar:1.3.0 (compile)
- org.apache.solr:solr-lucene-highlighter:jar:1.3.0 (compile)
- org.apache.solr:solr-lucene-queries:jar:1.3.0 (compile)
- org.apache.solr:solr-lucene-snowball:jar:1.3.0 (compile)
- org.apache.solr:solr-lucene-spellchecker:jar:1.3.0 (compile)
- org.apache.solr:solr-commons-csv:jar:1.3.0 (compile)
- org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:jar:1.0.1 (compile)
- org.apache.lucene:lucene-core:jar:2.0.0 (compile)
Unnamed - org.apache.lucene:lucene-core:jar:2.0.0 |
---|
Description: There is currently no description associated with this project. Project License: No license is defined for this project. |
- org.safehaus.jug:jug:jar:asl:2.0.0 (compile)
- xmlrpc:xmlrpc:jar:2.0.1 (compile)
Unnamed - xmlrpc:xmlrpc:jar:2.0.1 |
---|
Description: There is currently no description associated with this project. Project License: No license is defined for this project. |
- hsqldb:hsqldb:jar:1.8.0.7 (compile)
- org.python:jython:jar:2.2-beta1 (runtime)
Jython |
---|
Description: Jython is an implementation of the high-level, dynamic, object-oriented
language Python written in 100% Pure Java, and seamlessly integrated with
the Java platform. It thus allows you to run Python on any Java platform. URL: http://www.jython.org/ Project License: Jython Software License |
LicensesHSQLDB License: HSQLDB Public Domain: AOP alliance GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Apache 2: Apache Solr Common, Apache Solr Core, Apache Solr Solrj, CAS Command Line Interface, Catalog and Archive File Management Component, Catalog and Archive Service Generic Multi-valued Metadata Container, Common Utilities, Process Control System Input Data Package, Solr Specific Commons CSV, Solr Specific Lucene Analyzers, Solr Specific Lucene Highlighter, Solr Specific Lucene Queries, Solr Specific Lucene Snowball, Solr Specific Lucene Spellchecker Unknown: AntLR, Collections, Logging, StAX, Unnamed - net.java.dev.stax-utils:stax-utils:jar:20040917, Unnamed - org.apache.lucene:lucene-core:jar:2.0.0, Unnamed - org.springframework:spring-aop:jar:3.0.5.RELEASE, Unnamed - org.springframework:spring-asm:jar:3.0.5.RELEASE, Unnamed - org.springframework:spring-beans:jar:3.0.5.RELEASE, Unnamed - org.springframework:spring-context:jar:3.0.5.RELEASE, Unnamed - org.springframework:spring-core:jar:3.0.5.RELEASE, Unnamed - org.springframework:spring-expression:jar:3.0.5.RELEASE, Unnamed - xmlrpc:xmlrpc:jar:2.0.1, asm, asm-attrs, cglib, dom4j Apache License: HttpClient GNU Lesser General Public License v2.1: Java UUID Generator Common Public License Version 1.0: JUnit California Institute of Technology: Storage Service Jython Software License: Jython The Apache Software License, Version 2.0: Apache Tika core, Codec, Commons CLI, Commons DBCP, Commons IO, Commons Pool, FileUpload, FindBugs-jsr305, Guava: Google Core Libraries for Java, Java UUID Generator, Lang, Spring Framework: DAO, Spring Framework: Hibernate3, Spring Framework: JDBC, StAX API, Streaming API for XML (STAX API 1.0), XML Commons External Components XML APIs, Xerces2 Java Parser, ehcache 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-1.5.3.jar | 25.74 kB | 19 | 14 | 1 | 1.2 | release | asm-attrs-1.5.3.jar | 16.36 kB | 22 | 16 | 1 | 1.2 | release | cglib-2.1_3.jar | 275.72 kB | 243 | 228 | 8 | 1.2 | debug | jsr305-1.3.9.jar | 32.24 kB | 72 | 35 | 3 | 1.5 | debug | guava-10.0.1.jar | 1.43 MB | 1,185 | 1,164 | 10 | 1.5 | debug | commons-cli-1.2.jar | 40.16 kB | 35 | 22 | 1 | 1.4 | debug | commons-codec-1.3.jar | 45.63 kB | 42 | 25 | 5 | 1.2 | debug | commons-collections-2.1.jar | 161.25 kB | 189 | 180 | 3 | 1.1 | release | commons-dbcp-1.2.1.jar | 105.11 kB | 56 | 44 | 4 | 1.1 | debug | commons-fileupload-1.2.jar | 51.84 kB | 57 | 40 | 5 | 1.3 | debug | commons-httpclient-3.0.jar | 272.83 kB | 162 | 148 | 8 | 1.1 | debug | commons-io-1.4.jar | 106.49 kB | 93 | 76 | 5 | 1.3 | debug | commons-lang-2.3.jar | 239.53 kB | 140 | 124 | 9 | 1.1 | debug | commons-logging-1.0.3.jar | 30.86 kB | 27 | 17 | 2 | 1.2 | debug | commons-pool-1.2.jar | 41.50 kB | 34 | 25 | 2 | 1.1 | debug | dom4j-1.6.1.jar | 306.54 kB | 208 | 190 | 14 | 1.3 | debug | hsqldb-1.8.0.7.jar | 628.64 kB | 340 | 301 | 13 | 1.2 | release | junit-3.8.2.jar | 117.81 kB | 120 | 102 | 6 | 1.2 | debug | stax-utils-20040917.jar | 111.11 kB | 83 | 75 | 5 | 1.3 | debug | ehcache-1.2.3.jar | 203.17 kB | 137 | 117 | 13 | 1.3 | debug | commons-io-1.3.2.jar | 85.72 kB | 75 | 59 | 4 | 1.3 | debug | geronimo-stax-api_1.0_spec-1.0.1.jar | 28.13 kB | 48 | 34 | 3 | 1.4 | debug | lucene-core-2.0.0.jar | 394.14 kB | 302 | 288 | 10 | 1.4 | debug | cas-cli-0.6.jar | 80.77 kB | 96 | 65 | 16 | 1.6 | debug | cas-filemgr-0.6.jar | 578.69 kB | 245 | 172 | 22 | 1.6 | debug | cas-metadata-0.6.jar | 69.55 kB | 64 | 42 | 6 | 1.6 | debug | oodt-commons-0.6.jar | 198.92 kB | 158 | 127 | 14 | 1.6 | debug | pcs-input-0.6.jar | 30.89 kB | 29 | 12 | 1 | 1.6 | debug | solr-common-1.3.0.jar | 86.42 kB | 61 | 50 | 4 | 1.5 | debug | solr-commons-csv-1.3.0.jar | 21.50 kB | 23 | 11 | 2 | 1.3 | debug | solr-core-1.3.0.jar | 900.86 kB | 634 | 600 | 26 | 1.5 | debug | solr-lucene-analyzers-1.3.0.jar | 135.39 kB | 104 | 78 | 18 | 1.5 | debug | solr-lucene-highlighter-1.3.0.jar | 88.89 kB | 68 | 57 | 2 | 1.4 | debug | solr-lucene-queries-1.3.0.jar | 32.07 kB | 27 | 18 | 2 | 1.4 | debug | solr-lucene-snowball-1.3.0.jar | 110.72 kB | 37 | 24 | 3 | 1.4 | debug | solr-lucene-spellchecker-1.3.0.jar | 18.05 kB | 20 | 11 | 1 | 1.4 | debug | solr-solrj-1.3.0.jar | 94.86 kB | 71 | 56 | 7 | 1.5 | debug | tika-core-0.8.jar | 290.82 kB | 179 | 133 | 14 | 1.5 | debug | hibernate-3.2.5.ga.jar | 2.15 MB | 1,428 | 1,344 | 78 | 1.4 | debug | jython-2.2-beta1.jar | 1.11 MB | 954 | 924 | 20 | 1.4 | release | jug-2.0.0-asl.jar | 31.16 kB | 19 | 15 | 3 | 1.1 | release | spring-aop-3.0.5.RELEASE.jar | 313.66 kB | 282 | 251 | 15 | 1.5 | debug | spring-asm-3.0.5.RELEASE.jar | 51.84 kB | 39 | 31 | 3 | 1.2 | release | spring-beans-3.0.5.RELEASE.jar | 542.39 kB | 385 | 349 | 14 | 1.5 | debug | spring-context-3.0.5.RELEASE.jar | 653.18 kB | 615 | 531 | 59 | 1.5 | debug | spring-core-3.0.5.RELEASE.jar | 373.48 kB | 321 | 296 | 19 | 1.5 | debug | spring-dao-2.0.8.jar | 127.15 kB | 121 | 107 | 9 | 1.5 | debug | spring-expression-3.0.5.RELEASE.jar | 165.77 kB | 124 | 111 | 6 | 1.5 | debug | spring-hibernate3-2.0.8.jar | 105.00 kB | 87 | 79 | 3 | 1.5 | debug | spring-jdbc-2.0.8.jar | 221.57 kB | 197 | 178 | 14 | 1.5 | debug | stax-1.2.0.jar | 175.14 kB | 104 | 91 | 7 | 1.2 | debug | stax-api-1.0.1.jar | 25.89 kB | 48 | 40 | 5 | 1.2 | debug | xercesImpl-2.9.1.jar | 1.17 MB | 964 | 894 | 38 | 1.1 | release | xml-apis-1.0.b2.jar | 106.76 kB | 217 | 184 | 17 | 1.2 | release | xmlrpc-2.0.1.jar | 113.34 kB | 107 | 84 | 8 | 1.1 | debug | Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|
57 | 15.14 MB | 11,758 | 10,522 | 605 | 1.6 | 48 | compile: 56 | compile: 14.04 MB | compile: 10,804 | compile: 9,598 | compile: 585 | - | compile: 48 | runtime: 1 | runtime: 1.11 MB | runtime: 954 | runtime: 924 | runtime: 20 | - | - |
|
|
|
Curator: Webmaster: Maryia Sauchanka-Davis NASA Official: William Knopf Last Updated:
|
|
|