This project has retired. For details please refer to its Attic page.
OpenCMIS Workbench - 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
log4jlog4j1.2.16-jar
org.apache.chemistry.opencmischemistry-opencmis-test-tck0.7.0-jar
org.codehaus.groovygroovy1.8.6-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

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:

GroupIdArtifactIdVersionClassifierTypeOptional
org.apacheapache-jar-resource-bundle1.4-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
asmasm3.2-jar
asmasm-analysis3.2-jar
asmasm-commons3.2-jar
asmasm-tree3.2-jar
asmasm-util3.2-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
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-client-api0.7.0-jar
org.apache.chemistry.opencmischemistry-opencmis-client-bindings0.7.0-jar
org.apache.chemistry.opencmischemistry-opencmis-client-impl0.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.felixorg.osgi.core1.0.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 Workbench

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

http://chemistry.apache.org/java/chemistry-opencmis-workbench/chemistry-opencmis-workbench

OpenCMIS Test Compatibility Kit

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

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

OpenCMIS Client 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-impl

Groovy

Groovy: A powerful, dynamic language for the JVM

http://groovy.codehaus.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/

ASM Commons

A very small and fast Java bytecode manipulation framework

http://asm.objectweb.org/asm-commons

ASM Util

A very small and fast Java bytecode manipulation framework

http://asm.objectweb.org/asm-util

ASM Analysis

A very small and fast Java bytecode manipulation framework

http://asm.objectweb.org/asm-analysis

ASM Tree

A very small and fast Java bytecode manipulation framework

http://asm.objectweb.org/asm-tree

ASM Core

A very small and fast Java bytecode manipulation framework

http://asm.objectweb.org/asm

Apache Log4j

Apache Log4j 1.2

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

Apache JAR Resource Bundle

An archive which contains templates for generating the necessary license files and notices for all Apache releases.

http://maven.apache.org/apache-resource-bundles/apache-jar-resource-bundle

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

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