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-io commons-io 2.6 jar Apache License, Version 2.0
org.apache.jackrabbit.vault org.apache.jackrabbit.vault 3.0.0 jar The Apache Software License, Version 2.0
org.json json 20080701 jar provided without support or warranty

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
javax.jcr jcr 2.0 jar Day Specification License-Day Specification License addendum
org.apache.jackrabbit jackrabbit-spi-commons 2.6.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 Licenses
junit junit 4.10 jar Common Public License Version 1.0
net.adamcin.commons net.adamcin.commons.testing 1.0.0-SNAPSHOT jar Public domain (Unlicense)
org.slf4j slf4j-api 1.6.1 jar MIT 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
com.ning async-http-client 1.9.40 jar Apache License 2.0
commons-httpclient commons-httpclient 3.1 jar Apache License
org.apache.httpcomponents httpclient 4.5.4 jar Apache License, Version 2.0
org.apache.httpcomponents httpmime 4.5.4 jar Apache License, Version 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
commons-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
org.apache.jackrabbit jackrabbit-jcr-commons 2.6.0 jar The Apache Software License, Version 2.0
org.apache.jackrabbit jackrabbit-spi 2.6.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 Licenses
javax.servlet servlet-api 2.4 jar -
org.apache.commons commons-exec 1.1 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.1 jar BSD style

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
commons-codec commons-codec 1.2 jar -
commons-logging commons-logging 1.0.4 jar /LICENSE.txt
io.netty netty 3.10.6.Final jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.7 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

  • net.adamcin.granite:granite-client-packman:jar:0.8.1 [Information]

Licenses

BSD style: Hamcrest Core

Public domain (Unlicense): Granite Client - Package Manager, net.adamcin.commons.testing

provided without support or warranty: JSON (JavaScript Object Notation)

Unknown: Codec, servlet-api

Apache License 2.0: Asynchronous Http Client

Day Specification License addendum: Content Repository for JavaTM Technology API

Apache License: HttpClient

MIT License: SLF4J API Module, SLF4J Simple Binding

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

Day Specification License: Content Repository for JavaTM Technology API

The Apache Software License, Version 2.0: Apache Jackrabbit FileVault Core Bundle, 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 Collections, Commons Exec, Jackrabbit JCR Commons, Jackrabbit SPI, Jackrabbit SPI Commons, Logging

Common Public License Version 1.0: JUnit

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
async-http-client-1.9.40.jar 745.3 kB 488 443 34 1.7 Yes
commons-codec-1.2.jar 30.1 kB 30 19 5 1.1 Yes
commons-collections-3.2.1.jar 575.4 kB 482 458 12 1.2 Yes
commons-httpclient-3.1.jar 305 kB 183 167 8 1.2 Yes
commons-io-2.6.jar 214.8 kB 146 127 7 1.7 Yes
commons-logging-1.0.4.jar 38 kB 29 18 2 1.2 Yes
netty-3.10.6.Final.jar 1.3 MB 926 856 43 1.5 Yes
jcr-2.0.jar 69.2 kB 138 120 10 1.4 Yes
servlet-api-2.4.jar 97.7 kB 67 42 2 1.2 Yes
junit-4.10.jar 253.2 kB 290 252 31 1.5 Yes
net.adamcin.commons.testing-1.0.0-SNAPSHOT.jar 25.4 kB 30 17 2 1.6 Yes
commons-exec-1.1.jar 52.5 kB 52 36 4 1.3 Yes
httpclient-4.5.4.jar 781.8 kB 514 473 24 1.6 Yes
httpcore-4.4.7.jar 325.1 kB 282 252 17 1.6 Yes
httpmime-4.5.4.jar 41.8 kB 40 23 2 1.6 Yes
jackrabbit-jcr-commons-2.6.0.jar 351.6 kB 265 230 19 1.6 Yes
jackrabbit-spi-2.6.0.jar 27.7 kB 50 36 1 1.6 Yes
jackrabbit-spi-commons-2.6.0.jar 784.5 kB 518 482 20 1.6 Yes
org.apache.jackrabbit.vault-3.0.0.jar 1.3 MB 334 288 19 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
hamcrest-core-1.1.jar 76.6 kB 54 21 3 1.5 Yes
json-20080701.jar 37.9 kB 26 17 1 1.3 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
29 7.9 MB 5284 4559 299 1.7 29
compile: 3 compile: 1.5 MB compile: 506 compile: 432 compile: 27 - compile: 3
test: 13 test: 1 MB test: 833 test: 550 test: 75 - test: 13
runtime: 5 runtime: 1.8 MB runtime: 1453 runtime: 1326 runtime: 62 - runtime: 5
provided: 8 provided: 3.6 MB provided: 2492 provided: 2251 provided: 135 - provided: 8

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
com.ning:async-http-client:jar:1.9.40 Found at https://repo.maven.apache.org/maven2 - -
commons-codec:commons-codec:jar:1.2 Found at https://repo.maven.apache.org/maven2 - -
commons-collections:commons-collections:jar:3.2.1 Found at https://repo.maven.apache.org/maven2 - -
commons-httpclient:commons-httpclient:jar:3.1 Found at https://repo.maven.apache.org/maven2 - -
commons-io:commons-io:jar:2.6 Found at https://repo.maven.apache.org/maven2 - -
commons-logging:commons-logging:jar:1.0.4 Found at https://repo.maven.apache.org/maven2 - -
io.netty:netty:jar:3.10.6.Final Found at https://repo.maven.apache.org/maven2 - -
javax.jcr:jcr:jar:2.0 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.10 Found at https://repo.maven.apache.org/maven2 - -
net.adamcin.commons:net.adamcin.commons.testing:jar:1.0.0-SNAPSHOT - - -
org.apache.commons:commons-exec:jar:1.1 Found at https://repo.maven.apache.org/maven2 - -
org.apache.httpcomponents:httpclient:jar:4.5.4 Found at https://repo.maven.apache.org/maven2 - -
org.apache.httpcomponents:httpcore:jar:4.4.7 Found at https://repo.maven.apache.org/maven2 - -
org.apache.httpcomponents:httpmime:jar:4.5.4 Found at https://repo.maven.apache.org/maven2 - -
org.apache.jackrabbit:jackrabbit-jcr-commons:jar:2.6.0 Found at https://repo.maven.apache.org/maven2 - -
org.apache.jackrabbit:jackrabbit-spi:jar:2.6.0 Found at https://repo.maven.apache.org/maven2 - -
org.apache.jackrabbit:jackrabbit-spi-commons:jar:2.6.0 Found at https://repo.maven.apache.org/maven2 - -
org.apache.jackrabbit.vault:org.apache.jackrabbit.vault:jar:3.0.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.hamcrest:hamcrest-core:jar:1.1 Found at https://repo.maven.apache.org/maven2 - -
org.json:json:jar:20080701 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
29 (compile: 3, test: 13, runtime: 5, provided: 8) 28 0 0