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
javax.servlet servlet-api 2.4 jar -
junit junit 4.8.2 jar Common Public License Version 1.0
org.apache.httpcomponents httpclient 4.5.2 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.5 jar Apache License, Version 2.0
org.apache.jackrabbit jackrabbit-jcr-commons 2.4.0 jar The Apache Software License, Version 2.0
org.apache.sling org.apache.sling.api 2.2.0 jar The Apache Software License, Version 2.0
org.apache.sling org.apache.sling.junit.core 1.0.8 jar The Apache Software License, Version 2.0
org.apache.sling org.apache.sling.junit.remote 1.0.8 jar The Apache Software License, Version 2.0
org.apache.sling org.apache.sling.junit.scriptable 1.0.8 jar The Apache Software License, Version 2.0
org.apache.sling org.apache.sling.testing.tools 1.0.6 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.6.1 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
commons-io commons-io 2.5 jar Apache License, Version 2.0
org.slf4j slf4j-simple 1.6.1 jar 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.9 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
org.apache.commons commons-exec 1.1 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpmime 4.1 jar LICENSE.txt
org.apache.sling org.apache.sling.commons.json 2.0.6 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Public domain (Unlicense): net.adamcin.commons.testing

Unknown: servlet-api

MIT License: SLF4J API Module, SLF4J Simple Binding

Apache License: HttpMime

Apache License, Version 2.0: Apache Commons IO, Apache HttpClient, Apache HttpCore

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Apache Commons Codec, Apache Commons Logging, Apache Sling API, Apache Sling JSON Library, Apache Sling JUnit Core, Apache Sling JUnit Remote Tests Runners, Apache Sling JUnit Scriptable Tests Provider, Apache Sling Test Tools, Commons Exec, Jackrabbit JCR Commons

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
commons-codec-1.9.jar 264 kB 227 85 6 1.6 Yes
commons-io-2.5.jar 208.7 kB 142 123 7 1.6 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
servlet-api-2.4.jar 97.7 kB 67 42 2 1.2 Yes
junit-4.8.2.jar 237.3 kB 267 230 30 1.5 Yes
commons-exec-1.1.jar 52.5 kB 52 36 4 1.3 Yes
httpclient-4.5.2.jar 736.7 kB 504 463 24 1.6 Yes
httpcore-4.4.5.jar 327.4 kB 283 253 17 1.6 Yes
httpmime-4.1.jar 26.8 kB 31 15 2 1.5 Yes
jackrabbit-jcr-commons-2.4.0.jar 335.6 kB 262 228 18 1.5 Yes
org.apache.sling.api-2.2.0.jar 66.9 kB 85 63 8 1.5 Yes
org.apache.sling.commons.json-2.0.6.jar 47.9 kB 39 19 6 1.5 Yes
org.apache.sling.junit.core-1.0.8.jar 262.2 kB 55 22 4 1.5 Yes
org.apache.sling.junit.remote-1.0.8.jar 25.5 kB 33 12 4 1.5 Yes
org.apache.sling.junit.scriptable-1.0.8.jar 23.8 kB 28 8 1 1.5 Yes
org.apache.sling.testing.tools-1.0.6.jar 58.5 kB 51 30 6 1.5 Yes
slf4j-api-1.6.1.jar 25.5 kB 34 23 3 1.3 Yes
slf4j-simple-1.6.1.jar 7.7 kB 15 5 1 1.3 Yes
Total Size Entries Classes Packages Java Version Debug Information
18 2.9 MB 2217 1685 145 1.6 18
compile: 16 compile: 2.7 MB compile: 2060 compile: 1557 compile: 137 - compile: 16
test: 2 test: 216.4 kB test: 157 test: 128 test: 8 - test: 2

Dependency Repository Locations

Repo ID URL Release Snapshot
adobe-public-releases http://repo.adobe.com/nexus/content/groups/public Yes No
central https://repo.maven.apache.org/maven2 Yes No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes
apache.snapshots http://repository.apache.org/snapshots No Yes

Repository locations for each of the Dependencies.

Artifact adobe-public-releases central sonatype-nexus-snapshots apache.snapshots
commons-codec:commons-codec:jar:1.9 - Found at https://repo.maven.apache.org/maven2 - -
commons-io:commons-io:jar:2.5 - Found at https://repo.maven.apache.org/maven2 - -
commons-logging:commons-logging:jar:1.2 - Found at https://repo.maven.apache.org/maven2 - -
javax.servlet:servlet-api:jar:2.4 - Found at https://repo.maven.apache.org/maven2 - -
junit:junit:jar:4.8.2 - Found at https://repo.maven.apache.org/maven2 - -
org.apache.commons:commons-exec:jar:1.1 - Found at https://repo.maven.apache.org/maven2 - -
org.apache.httpcomponents:httpclient:jar:4.5.2 - Found at https://repo.maven.apache.org/maven2 - -
org.apache.httpcomponents:httpcore:jar:4.4.5 - Found at https://repo.maven.apache.org/maven2 - -
org.apache.httpcomponents:httpmime:jar:4.1 - Found at https://repo.maven.apache.org/maven2 - -
org.apache.jackrabbit:jackrabbit-jcr-commons:jar:2.4.0 - Found at https://repo.maven.apache.org/maven2 - -
org.apache.sling:org.apache.sling.api:jar:2.2.0 - Found at https://repo.maven.apache.org/maven2 - -
org.apache.sling:org.apache.sling.commons.json:jar:2.0.6 - Found at https://repo.maven.apache.org/maven2 - -
org.apache.sling:org.apache.sling.junit.core:jar:1.0.8 - Found at https://repo.maven.apache.org/maven2 - -
org.apache.sling:org.apache.sling.junit.remote:jar:1.0.8 - Found at https://repo.maven.apache.org/maven2 - -
org.apache.sling:org.apache.sling.junit.scriptable:jar:1.0.8 - Found at https://repo.maven.apache.org/maven2 - -
org.apache.sling:org.apache.sling.testing.tools:jar:1.0.6 - Found at https://repo.maven.apache.org/maven2 - -
org.slf4j:slf4j-api:jar:1.6.1 - Found at https://repo.maven.apache.org/maven2 - -
org.slf4j:slf4j-simple:jar:1.6.1 - Found at https://repo.maven.apache.org/maven2 - -
Total adobe-public-releases central sonatype-nexus-snapshots apache.snapshots
18 (compile: 16, test: 2) 0 18 0 0