Fork me on GitHub

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 Licenses
com.hp.autonomy.aci.client aci-api 5.0.0 jar MIT License
commons-lang commons-lang 2.5 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.10 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 Licenses
ch.qos.logback logback-classic 1.1.2 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.hp.autonomy.test.xml xml-test-utils 1.0.0 jar MIT License
junit junit 4.12 jar Eclipse Public License 1.0
org.hamcrest java-hamcrest 2.0.0.0 jar BSD Licence 3
org.mockito mockito-core 1.10.19 jar The MIT License

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 Licenses
commons-codec commons-codec 1.6 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.2.6 jar LICENSE.txt
org.apache.httpcomponents httpcore 4.2.5 jar LICENSE.txt
org.slf4j jcl-over-slf4j 1.7.9 jar MIT License
stax stax 1.2.0 jar -
stax stax-api 1.0.1 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 Licenses
ch.qos.logback logback-core 1.1.2 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 2.1 jar Apache 2

Project Dependency Graph

Dependency Tree

Licenses

Apache 2: Objenesis

Unknown: StAX

Eclipse Public License 1.0: JUnit

MIT License: HP Autonomy ACI API, HP Autonomy ACI Annotations Processor Factory, HP Autonomy XML Test Utils, JCL 1.1.1 implemented over SLF4J, SLF4J API Module

Apache License: Apache HttpClient, Apache HttpCore

The MIT License: Mockito

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Commons Codec, Commons Lang, StAX API

BSD Licence 3: Java Hamcrest

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.1.2.jar 270.8 kB 211 173 25 1.5 Yes
logback-core-1.1.2.jar 427.7 kB 399 355 34 1.5 Yes
aci-api-5.0.0.jar 62.4 kB 58 41 6 1.5 Yes
xml-test-utils-1.0.0.jar 3.6 kB 13 1 1 1.7 Yes
commons-codec-1.6.jar 232.8 kB 218 76 6 1.5 Yes
commons-lang-2.5.jar 279.2 kB 154 132 10 1.3 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
httpclient-4.2.6.jar 435.6 kB 360 324 21 1.5 Yes
httpcore-4.2.5.jar 227.7 kB 217 190 14 1.5 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
java-hamcrest-2.0.0.0.jar 112.9 kB 115 101 11 1.7 Yes
mockito-core-1.10.19.jar 1.2 MB 1138 694 67 1.5 Yes
objenesis-2.1.jar 41.8 kB 52 37 9 1.5 Yes
jcl-over-slf4j-1.7.9.jar 16.6 kB 23 9 2 1.5 Yes
slf4j-api-1.7.10.jar 32.1 kB 39 28 3 1.5 Yes
stax-1.2.0.jar 179.3 kB 104 91 7 1.2 Yes
stax-api-1.0.1.jar 26.5 kB 48 40 5 1.2 Yes
Total Size Entries Classes Packages Java Version Debug Information
17 3.9 MB 3524 2623 254 1.7 17
compile: 9 compile: 1.5 MB compile: 1221 compile: 931 compile: 74 - compile: 9
test: 8 test: 2.4 MB test: 2303 test: 1692 test: 180 - test: 8

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
sonatype-snapshots https://oss.sonatype.org/content/repositories/snapshots/ No Yes No
central https://repo.maven.apache.org/maven2 Yes No No
sonatype https://oss.sonatype.org/content/repositories/releases/ Yes No No
apache-snapshots https://repository.apache.org/snapshots/ No Yes No
spy http://files.couchbase.com/maven2/ Yes No No
sonatype-apache https://repository.apache.org/releases/ Yes No Yes
apache.snapshots http://repository.apache.org/snapshots No Yes No

Repository locations for each of the Dependencies.

Artifact sonatype-snapshots central sonatype apache-snapshots spy apache.snapshots
ch.qos.logback:logback-classic:jar:1.1.2 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - -
ch.qos.logback:logback-core:jar:1.1.2 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - -
com.hp.autonomy.aci.client:aci-api:jar:5.0.0 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - -
com.hp.autonomy.test.xml:xml-test-utils:jar:1.0.0 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - -
commons-codec:commons-codec:jar:1.6 - Found at https://repo.maven.apache.org/maven2 - - - -
commons-lang:commons-lang:jar:2.5 - Found at https://repo.maven.apache.org/maven2 - - - -
junit:junit:jar:4.12 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - -
org.apache.httpcomponents:httpclient:jar:4.2.6 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.httpcomponents:httpcore:jar:4.2.5 - Found at https://repo.maven.apache.org/maven2 - - - -
org.hamcrest:hamcrest-core:jar:1.3 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - -
org.hamcrest:java-hamcrest:jar:2.0.0.0 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - -
org.mockito:mockito-core:jar:1.10.19 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - -
org.objenesis:objenesis:jar:2.1 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - -
org.slf4j:jcl-over-slf4j:jar:1.7.9 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - -
org.slf4j:slf4j-api:jar:1.7.10 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - -
stax:stax:jar:1.2.0 - Found at https://repo.maven.apache.org/maven2 - - - -
stax:stax-api:jar:1.0.1 - Found at https://repo.maven.apache.org/maven2 - - - -
Total sonatype-snapshots central sonatype apache-snapshots spy apache.snapshots
17 (compile: 9, test: 8) 0 17 11 0 0 0