This project has retired. For details please refer to its Attic page.
OpenCMIS OSGi Server Wrapper - 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.antlrantlr-runtime3.2-jar
org.apache.chemistry.opencmischemistry-opencmis-server-bindings0.7.0classesjar
org.apache.chemistry.opencmischemistry-opencmis-server-inmemory0.7.0classesjar
org.apache.chemistry.opencmischemistry-opencmis-test-util0.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
antlrantlr2.7.7-jar
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
commons-fileuploadcommons-fileupload1.2.1-jar
commons-iocommons-io2.0.1-jar
commons-langcommons-lang2.6-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.antlrstringtemplate3.2-jar
org.apache.chemistry.opencmischemistry-opencmis-client-bindings0.7.0-jar
org.apache.chemistry.opencmischemistry-opencmis-commons-api0.7.0-jar
org.apache.chemistry.opencmischemistry-opencmis-commons-impl0.7.0-jar
org.apache.chemistry.opencmischemistry-opencmis-server-bindings0.7.0-war
org.apache.chemistry.opencmischemistry-opencmis-server-support0.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 OSGi Server Wrapper

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

http://chemistry.apache.org/java/chemistry-opencmis-osgi/chemistry-opencmis-osgi-server

OpenCMIS Server Implementation WAR packaging

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

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

OpenCMIS InMemory Server WAR packaging

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

http://chemistry.apache.org/java/chemistry-opencmis-server/chemistry-opencmis-server-inmemory

OpenCMIS Server Support

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

http://chemistry.apache.org/java/chemistry-opencmis-server/chemistry-opencmis-server-support

OpenCMIS Server Implementation WAR packaging

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

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

Commons FileUpload

The FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.

http://commons.apache.org/fileupload/

Commons Lang

Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.

http://commons.apache.org/lang/

Commons IO

Commons-IO contains utility classes, stream implementations, file filters, file comparators and endian classes.

http://commons.apache.org/io/

OpenCMIS Test Utilities

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

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

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 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

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

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//

Antlr 3 Runtime

A framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions.

http://www.antlr.org

ANTLR StringTemplate

StringTemplate is a java template engine for generating source code, web pages, emails, or any other formatted text output. StringTemplate is particularly good at multi-targeted code generators, multiple site skins, and internationalization/localization. It evolved over years of effort developing jGuru.com. StringTemplate also generates the stringtemplate website: http://www.stringtemplate.org and powers the ANTLR v3 code generator. Its distinguishing characteristic is that unlike other engines, it strictly enforces model-view separation. Strict separation makes websites and code generators more flexible and maintainable; it also provides an excellent defense against malicious template authors. There are currently about 600 StringTemplate source downloads a month.

http://www.stringtemplate.org

AntLR Parser Generator

A framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions.

http://www.antlr.org/

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