This project has retired. For details please refer to its Attic page.
OpenCMIS Tools - Project Dependencies

Project Dependencies

compile

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

GroupIdArtifactIdVersionClassifierTypeOptional
commons-codeccommons-codec1.4-jar
commons-loggingcommons-logging1.1.1-jar
org.apache.chemistry.opencmischemistry-opencmis-client-bindings0.7.0-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:

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit4.7-jar
log4jlog4j1.2.16-jar

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:

GroupIdArtifactIdVersionClassifierTypeOptional
com.sun.org.apache.xml.internalresolver20050927-jar
com.sun.xml.bindjaxb-impl2.1.11-jar
com.sun.xml.messaging.saajsaaj-impl1.3.3-jar
com.sun.xml.stream.bufferstreambuffer0.9-jar
com.sun.xml.wsjaxws-rt2.1.7-jar
javax.activationactivation1.1-jar
javax.xml.bindjaxb-api2.1-jar
javax.xml.soapsaaj-api1.3-jar
javax.xml.streamstax-api1.0-jar
javax.xml.wsjaxws-api2.1-jar
org.apache.chemistry.opencmischemistry-opencmis-commons-api0.7.0-jar
org.apache.chemistry.opencmischemistry-opencmis-commons-impl0.7.0-jar
org.codehaus.woodstoxwstx-asl3.2.3-jar
org.jvnetmimepull1.3-jar
org.jvnet.staxexstax-ex1.2-jar
staxstax-api1.0.1-jar

Project Dependency Graph

Dependency Listings

OpenCMIS Tools

Apache Chemistry OpenCMIS is an open source implementation of the OASIS CMIS specification.

http://chemistry.apache.org/java/chemistry-opencmis-test/chemistry-opencmis-test-tools

OpenCMIS Client Bindings Implementation

Apache Chemistry OpenCMIS is an open source implementation of the OASIS CMIS specification.

http://chemistry.apache.org/java/chemistry-opencmis-client/chemistry-opencmis-client-bindings

OpenCMIS Commons Implementation

Apache Chemistry OpenCMIS is an open source implementation of the OASIS CMIS specification.

http://chemistry.apache.org/java/chemistry-opencmis-commons/chemistry-opencmis-commons-impl

OpenCMIS Commons API

Apache Chemistry OpenCMIS is an open source implementation of the OASIS CMIS specification.

http://chemistry.apache.org/java/chemistry-opencmis-commons/chemistry-opencmis-commons-api

JAX-WS (JSR-224) Reference Implementation

Open source Reference Implementation of JSR-224: Java API for XML Web Services

https://jax-ws.dev.java.net//

Unnamed - javax.xml.ws:jaxws-api:jar:2.1

Unnamed - com.sun.xml.bind:jaxb-impl:jar:2.1.11

Unnamed - javax.xml.bind:jaxb-api:jar:2.1

Unnamed - com.sun.xml.messaging.saaj:saaj-impl:jar:1.3.3

Unnamed - javax.xml.soap:saaj-api:jar:1.3

Unnamed - com.sun.xml.stream.buffer:streambuffer:jar:0.9

Woodstox

Woodstox is a high-performance XML processor that implements Stax (JSR-173) API

http://woodstox.codehaus.org

StAX API

StAX API is the standard java XML processing API defined by JSR-173

http://stax.codehaus.org/

Extended StAX API

Extensions to JSR-173 StAX API.

https://stax-ex.dev.java.net/

Unnamed - javax.xml.stream:stax-api:jar:1.0

JavaBeans Activation Framework (JAF)

JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).

http://java.sun.com/products/javabeans/jaf/index.jsp

Unnamed - com.sun.org.apache.xml.internal:resolver:jar:20050927

MIME streaming extension

Provides a streaming API to access attachments parts in a MIME message.

Commons Codec

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.

http://commons.apache.org/codec/

Commons Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://commons.apache.org/logging

Apache Log4j

Apache Log4j 1.2

http://logging.apache.org/log4j/1.2/

JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.

http://junit.org