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
net.adamcin.httpsig httpsig-api 1.3.1-SNAPSHOT jar Public Domain (Unlicense)

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
junit junit 4.11 jar Common Public License Version 1.0
net.adamcin.commons net.adamcin.commons.testing 1.0.0-SNAPSHOT jar Public domain (Unlicense)
net.adamcin.httpsig httpsig-test-common 1.3.1-SNAPSHOT jar Public Domain (Unlicense)
org.hamcrest hamcrest-all 1.3 jar New BSD License
org.slf4j slf4j-simple 1.6.1 jar MIT License

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:

GroupId ArtifactId Version Type Licenses
biz.aQute.bnd bndlib 2.1.0 jar Apache Software License 2.0
org.slf4j slf4j-api 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.

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-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
javax.servlet servlet-api 2.4 jar -
org.apache.commons commons-exec 1.1 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.5.3 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.6 jar Apache License, Version 2.0
org.apache.httpcomponents httpmime 4.1 jar LICENSE.txt
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.commons.json 2.0.6 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.hamcrest hamcrest-core 1.3 jar New BSD License

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:

GroupId ArtifactId Version Type Licenses
org.bouncycastle bcpkix-jdk15on 1.49 jar Bouncy Castle Licence
org.bouncycastle bcprov-jdk15on 1.49 jar Bouncy Castle Licence
org.osgi org.osgi.core 4.2.0 jar -

Project Dependency Graph

Dependency Tree

Licenses

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

Unknown: org.osgi.core, 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

Public Domain (Unlicense): httpsig-api, httpsig-hmac, httpsig-test-common

New BSD License: Hamcrest All, Hamcrest Core

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

Apache Software License 2.0: A Swiss Army Knife for OSGi

Bouncy Castle Licence: Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs, Bouncy Castle Provider

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
bndlib-2.1.0.jar 1.4 MB 1111 462 79 1.5 Yes
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.11.jar 245 kB 266 233 28 1.5 Yes
net.adamcin.commons.testing-1.0.0-SNAPSHOT.jar 25.4 kB 30 17 2 1.6 Yes
httpsig-api-1.3.1-SNAPSHOT.jar 46.1 kB 36 25 1 1.6 Yes
httpsig-test-common-1.3.1-SNAPSHOT.jar 35.5 kB 37 2 1 1.6 Yes
commons-exec-1.1.jar 52.5 kB 52 36 4 1.3 Yes
httpclient-4.5.3.jar 747.8 kB 507 466 24 1.6 Yes
httpcore-4.4.6.jar 323.8 kB 282 252 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
bcpkix-jdk15on-1.49.jar 629.7 kB 603 568 30 1.5 No
bcprov-jdk15on-1.49.jar 2.5 MB 2185 2054 120 1.5 No
hamcrest-all-1.3.jar 306.6 kB 249 204 23 1.5 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
org.osgi.core-4.2.0.jar 246.9 kB 180 68 8 1.2 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
27 8.1 MB 6701 5135 410 1.6 25
compile: 1 compile: 46.1 kB compile: 36 compile: 25 compile: 1 - compile: 1
test: 21 test: 3.3 MB test: 2552 test: 1935 test: 169 - test: 21
provided: 5 provided: 4.8 MB provided: 4113 provided: 3175 provided: 240 - provided: 3

Dependency Repository Locations

Repo ID URL Release Snapshot
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 central sonatype-nexus-snapshots apache.snapshots
biz.aQute.bnd:bndlib:jar:2.1.0 Found at https://repo.maven.apache.org/maven2 - -
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.11 Found at https://repo.maven.apache.org/maven2 - -
net.adamcin.commons:net.adamcin.commons.testing:jar:1.0.0-SNAPSHOT - - -
net.adamcin.httpsig:httpsig-api:jar:1.3.1-SNAPSHOT - - -
net.adamcin.httpsig:httpsig-test-common:jar:1.3.1-SNAPSHOT - - -
org.apache.commons:commons-exec:jar:1.1 Found at https://repo.maven.apache.org/maven2 - -
org.apache.httpcomponents:httpclient:jar:4.5.3 Found at https://repo.maven.apache.org/maven2 - -
org.apache.httpcomponents:httpcore:jar:4.4.6 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.bouncycastle:bcpkix-jdk15on:jar:1.49 Found at https://repo.maven.apache.org/maven2 - -
org.bouncycastle:bcprov-jdk15on:jar:1.49 Found at https://repo.maven.apache.org/maven2 - -
org.hamcrest:hamcrest-all:jar:1.3 Found at https://repo.maven.apache.org/maven2 - -
org.hamcrest:hamcrest-core:jar:1.3 Found at https://repo.maven.apache.org/maven2 - -
org.osgi:org.osgi.core:jar:4.2.0 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 central sonatype-nexus-snapshots apache.snapshots
27 (compile: 1, test: 21, provided: 5) 24 0 0