This project has retired. For details please refer to its Attic page.
OpenCMIS Full Integration Tests – 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:

GroupId ArtifactId Version Type License
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
org.apache.chemistry.opencmis chemistry-opencmis-server-inmemory 0.13.0 war Apache 2
org.apache.chemistry.opencmis chemistry-opencmis-test-tck 0.13.0 jar Apache 2
org.apache.chemistry.opencmis chemistry-opencmis-test-util 0.13.0 jar Apache 2
org.slf4j slf4j-api 1.7.5 jar MIT License
org.slf4j slf4j-log4j12 1.7.5 jar MIT License

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:

GroupId ArtifactId Version Type License
junit junit 4.11 jar Common Public License Version 1.0

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:

GroupId ArtifactId Version Type License
org.apache.chemistry.opencmis chemistry-opencmis-client-api 0.13.0 jar Apache 2
org.apache.chemistry.opencmis chemistry-opencmis-client-bindings 0.13.0 jar Apache 2
org.apache.chemistry.opencmis chemistry-opencmis-client-impl 0.13.0 jar Apache 2
org.apache.chemistry.opencmis chemistry-opencmis-commons-api 0.13.0 jar Apache 2
org.apache.chemistry.opencmis chemistry-opencmis-commons-impl 0.13.0 jar Apache 2
org.codehaus.woodstox stax2-api 3.1.4 jar The BSD License
org.codehaus.woodstox woodstox-core-asl 4.4.0 jar The Apache Software License, Version 2.0

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:

GroupId ArtifactId Version Type License
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

New BSD License: Hamcrest Core

Apache 2: OpenCMIS Client API, OpenCMIS Client Bindings Implementation, OpenCMIS Client Implementation, OpenCMIS Commons API, OpenCMIS Commons Implementation, OpenCMIS Full Integration Tests, OpenCMIS InMemory Server WAR packaging, OpenCMIS Test Compatibility Kit, OpenCMIS Test Utilities

Common Public License Version 1.0: JUnit

MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding

The Apache Software License, Version 2.0: Apache Log4j, Woodstox

The BSD License: Stax2 API

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
junit-4.11.jar 239.30 kB 266 233 28 1.5 debug
log4j-1.2.17.jar 478.40 kB 353 314 21 1.4 debug
chemistry-opencmis-client-api/target/classes - 0 0 0 - release
chemistry-opencmis-client-bindings/target/classes - 0 0 0 - release
chemistry-opencmis-client-impl/target/classes - 0 0 0 - release
chemistry-opencmis-commons-api/target/classes - 0 0 0 - release
chemistry-opencmis-commons-impl/target/classes - 0 0 0 - release
chemistry-opencmis-server-inmemory-0.13.0.war 6.13 MB 69 0 0 - release
chemistry-opencmis-test-tck/target/classes - 0 0 0 - release
chemistry-opencmis-test-util/target/classes - 0 0 0 - release
stax2-api-3.1.4.jar 158.07 kB 144 124 11 1.5 debug
woodstox-core-asl-4.4.0.jar 474.51 kB 235 204 16 1.4 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
slf4j-api-1.7.5.jar 25.47 kB 34 23 3 1.5 debug
slf4j-log4j12-1.7.5.jar 8.66 kB 16 6 1 1.5 debug
Total Size Entries Classes Packages JDK Rev Debug
15 7.52 MB 1,169 949 83 1.5 7
compile: 13 compile: 7.25 MB compile: 851 compile: 671 compile: 52 - compile: 5
test: 2 test: 283.26 kB test: 318 test: 278 test: 31 - test: 2

Dependency Repository Locations

Repo ID URL Release Snapshot
apache.snapshots http://repository.apache.org/snapshots - Yes
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots - Yes
jboss.public http://repository.jboss.org/nexus/content/groups/public/ Yes Yes
maven2-repository.dev.java.net http://download.java.net/maven/2/ Yes Yes
central https://repo.maven.apache.org/maven2 Yes -

Repository locations for each of the Dependencies.

Artifact apache.snapshots sonatype-nexus-snapshots jboss.public maven2-repository.dev.java.net central
junit:junit:jar:4.11 - - - - Found at https://repo.maven.apache.org/maven2
log4j:log4j:jar:1.2.17 - - - - Found at https://repo.maven.apache.org/maven2
org.apache.chemistry.opencmis:chemistry-opencmis-client-api:jar:0.13.0 - - - - Found at https://repo.maven.apache.org/maven2
org.apache.chemistry.opencmis:chemistry-opencmis-client-bindings:jar:0.13.0 - - - - Found at https://repo.maven.apache.org/maven2
org.apache.chemistry.opencmis:chemistry-opencmis-client-impl:jar:0.13.0 - - - - Found at https://repo.maven.apache.org/maven2
org.apache.chemistry.opencmis:chemistry-opencmis-commons-api:jar:0.13.0 - - - - Found at https://repo.maven.apache.org/maven2
org.apache.chemistry.opencmis:chemistry-opencmis-commons-impl:jar:0.13.0 - - - - Found at https://repo.maven.apache.org/maven2
org.apache.chemistry.opencmis:chemistry-opencmis-server-inmemory:war:0.13.0 - - - - Found at https://repo.maven.apache.org/maven2
org.apache.chemistry.opencmis:chemistry-opencmis-test-tck:jar:0.13.0 - - - - Found at https://repo.maven.apache.org/maven2
org.apache.chemistry.opencmis:chemistry-opencmis-test-util:jar:0.13.0 - - - - Found at https://repo.maven.apache.org/maven2
org.codehaus.woodstox:stax2-api:jar:3.1.4 - - - - Found at https://repo.maven.apache.org/maven2
org.codehaus.woodstox:woodstox-core-asl:jar:4.4.0 - - - - Found at https://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-core:jar:1.3 - - - - Found at https://repo.maven.apache.org/maven2
org.slf4j:slf4j-api:jar:1.7.5 - - - - Found at https://repo.maven.apache.org/maven2
org.slf4j:slf4j-log4j12:jar:1.7.5 - - - - Found at https://repo.maven.apache.org/maven2
Total apache.snapshots sonatype-nexus-snapshots jboss.public maven2-repository.dev.java.net central
15 (compile: 13, test: 2) 0 0 0 0 15