The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
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.12 | jar | Eclipse Public License 1.0 |
org.apache.felix | org.apache.felix.configurator | 1.0.0 | jar | Apache License, Version 2.0 |
org.apache.sling | org.apache.sling.commons.classloader | 1.3.2 | jar | The Apache Software License, Version 2.0 |
org.apache.sling | org.apache.sling.commons.contentdetection | 1.0.2 | jar | Apache License, Version 2.0 |
org.apache.sling | org.apache.sling.commons.johnzon | 1.0.0 | jar | Apache License, Version 2.0 |
org.apache.sling | org.apache.sling.commons.mime | 2.1.8 | jar | The Apache Software License, Version 2.0 |
org.apache.sling | org.apache.sling.commons.threads | 3.2.0 | jar | The Apache Software License, Version 2.0 |
org.apache.sling | org.apache.sling.feature | 0.1.2 | jar | Apache License, Version 2.0 |
org.mockito | mockito-all | 1.10.19 | jar | The MIT License |
org.slf4j | slf4j-api | 1.7.6 | jar | MIT License |
org.slf4j | slf4j-simple | 1.7.6 | jar | MIT License |
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.apache.felix | org.apache.felix.configadmin | 1.8.10 | jar | Apache License, Version 2.0 |
org.apache.maven.plugin-tools | maven-plugin-annotations | 3.4 | jar | Apache License, Version 2.0 |
org.osgi | org.osgi.service.component.annotations | 1.3.0 | jar | Apache License, Version 2.0 |
org.osgi | org.osgi.service.metatype.annotations | 1.3.0 | jar | Apache License, Version 2.0 |
org.osgi | osgi.annotation | 6.0.1 | jar | Apache License, Version 2.0 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
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-addons | junit-addons | 1.4 | jar | - |
org.apache.geronimo.specs | geronimo-json_1.0_spec | 1.0-alpha-1 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
xerces | xercesImpl | 2.6.2 | jar | - |
xerces | xmlParserAPIs | 2.6.2 | jar | - |
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.google.code.findbugs | jsr305 | 3.0.0 | jar | The Apache Software License, Version 2.0 |
Eclipse Public License, Version 1.0: Aether :: API, Aether :: Implementation, Aether :: SPI, Aether :: Utilities, Sisu-Inject-Bean : Aggregate OSGi bundle, Sisu-Inject-Plexus : Aggregate OSGi bundle
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component
Unknown: Default Plexus Container, Plexus Component API, Plexus Default Interactivity Handler, classworlds, junit-addons, plexus-build-api, xercesImpl, xmlParserAPIs
Eclipse Public License 1.0: JUnit
The MIT License: Mockito
MIT License: SLF4J API Module, SLF4J Simple Binding
Apache License, Version 2.0: Apache Felix Configuration Admin Service, Apache Felix Configurer Service, Apache Johnzon Wrapper Library, Apache Sling Commons OSGi support, Apache Sling Content Detection Support, Apache Sling Feature, Apache Sling Feature Analyser, Apache Sling Feature IO Module, Apache Sling Feature Model Converter, Apache Sling Provisioning Model, Apache Sling SlingStart Maven Plugin, Maven Plugin Tools Java 5 Annotations, org.osgi:org.osgi.service.component.annotations, org.osgi:org.osgi.service.metatype.annotations, org.osgi:osgi.annotation
Public Domain: XZ for Java
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Geronimo JSon Spec 1.0, Apache Maven Filtering, Apache Maven Wagon :: API, Apache Sling Dynamic Class Loader Support, Apache Sling MIME type mapping support, Apache Sling Thread Support, Commons Compress, Commons IO, Commons Lang, FindBugs-jsr305, Maven Aether Provider, Maven Artifact, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Maven Shared Utils, Plexus :: Component Annotations, Plexus Archiver Component, Plexus Classworlds, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, Sisu Guava - Core Library, Sisu Guice - Core Library, Sisu-Inject-Bean : Aggregate OSGi bundle
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
---|---|---|---|---|---|---|---|
classworlds-1.1-alpha-2.jar | 37.5 kB | 32 | 22 | 3 | 1.1 | Yes | No |
jsr305-3.0.0.jar | 33 kB | 72 | 35 | 3 | 1.5 | Yes | No |
commons-io-2.4.jar | 185.1 kB | 128 | 110 | 6 | 1.6 | Yes | No |
commons-lang-2.6.jar | 284.2 kB | 155 | 133 | 10 | 1.3 | Yes | No |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes | No |
junit-addons-1.4.jar | 54.2 kB | 48 | 39 | 5 | 1.2 | Yes | No |
commons-compress-1.5.jar | 256.2 kB | 162 | 135 | 14 | 1.5 | Yes | No |
org.apache.felix.configadmin-1.8.10.jar | 133.1 kB | 93 | 67 | 6 | 1.5 | Yes | No |
org.apache.felix.configurator-1.0.0.jar | 286.6 kB | 81 | 55 | 5 | 1.7 | Yes | No |
geronimo-json_1.0_spec-1.0-alpha-1.jar | 26.1 kB | 43 | 29 | 3 | 1.6 | Yes | No |
maven-aether-provider-3.0.5.jar | 56.5 kB | 40 | 23 | 1 | 1.5 | Yes | No |
maven-artifact-3.0.5.jar | 52.1 kB | 57 | 32 | 11 | 1.5 | Yes | No |
maven-compat-3.0.5.jar | 281.5 kB | 211 | 159 | 29 | 1.5 | Yes | No |
maven-core-3.0.5.jar | 559 kB | 428 | 350 | 43 | 1.5 | Yes | No |
maven-model-3.0.5.jar | 163.6 kB | 67 | 50 | 3 | 1.5 | Yes | No |
maven-model-builder-3.0.5.jar | 150.6 kB | 142 | 109 | 16 | 1.5 | Yes | No |
maven-plugin-api-3.0.5.jar | 49.3 kB | 46 | 25 | 6 | 1.5 | Yes | No |
maven-repository-metadata-3.0.5.jar | 30.1 kB | 25 | 7 | 2 | 1.5 | Yes | No |
maven-settings-3.0.5.jar | 46.7 kB | 33 | 17 | 2 | 1.5 | Yes | No |
maven-settings-builder-3.0.5.jar | 41.4 kB | 53 | 32 | 5 | 1.5 | Yes | No |
maven-plugin-annotations-3.4.jar | 14.2 kB | 22 | 7 | 1 | 1.5 | Yes | No |
maven-filtering-1.2.jar | 44.2 kB | 35 | 18 | 1 | 1.5 | Yes | No |
maven-shared-utils-0.3.jar | 155.3 kB | 105 | 72 | 11 | 1.5 | Yes | No |
wagon-provider-api-2.4.jar | 52.4 kB | 60 | 39 | 8 | 1.5 | Yes | No |
org.apache.sling.commons.classloader-1.3.2.jar | 23.5 kB | 28 | 12 | 2 | 1.5 | Yes | No |
org.apache.sling.commons.contentdetection-1.0.2.jar | 15.1 kB | 24 | 5 | 2 | 1.6 | Yes | No |
org.apache.sling.commons.johnzon-1.0.0.jar | 106.8 kB | 107 | 89 | 4 | 1.7 | Yes | No |
org.apache.sling.commons.mime-2.1.8.jar | 37 kB | 33 | 7 | 2 | 1.5 | Yes | No |
org.apache.sling.commons.osgi-2.4.0.jar | 33.7 kB | 36 | 20 | 2 | 1.6 | Yes | No |
org.apache.sling.commons.threads-3.2.0.jar | 36 kB | 38 | 17 | 3 | 1.5 | Yes | No |
org.apache.sling.feature-0.1.2.jar | 47.9 kB | 41 | 26 | 2 | 1.8 | Yes | No |
org.apache.sling.feature.analyser-0.1.2.jar | 833.2 kB | 717 | 450 | 41 | 1.8 | Yes | No |
org.apache.sling.feature.io-0.1.2.jar | 108.4 kB | 79 | 57 | 5 | 1.8 | Yes | No |
org.apache.sling.feature.modelconverter-0.1.2.jar | 334.3 kB | 264 | 229 | 16 | 1.8 | Yes | No |
org.apache.sling.provisioning.model-1.8.4.jar | 76.7 kB | 57 | 38 | 3 | 1.7 | Yes | No |
plexus-archiver-2.4.4.jar | 164 kB | 133 | 108 | 12 | 1.5 | Yes | No |
plexus-classworlds-2.4.jar | 47.1 kB | 52 | 37 | 5 | 1.4 | Yes | No |
plexus-component-annotations-1.5.5.jar | 4.2 kB | 15 | 3 | 1 | 1.5 | No | No |
plexus-component-api-1.0-alpha-16.jar | 33.1 kB | 65 | 42 | 10 | 1.1 | Yes | No |
plexus-container-default-1.0-alpha-9-stable-1.jar | 194.2 kB | 215 | 175 | 28 | 1.1 | Yes | No |
plexus-interactivity-api-1.0-alpha-6.jar | 11.8 kB | 25 | 11 | 1 | 1.4 | Yes | No |
plexus-interpolation-1.14.jar | 61.1 kB | 60 | 44 | 6 | 1.4 | Yes | No |
plexus-io-2.0.10.jar | 58.8 kB | 63 | 44 | 5 | 1.5 | Yes | No |
plexus-utils-3.0.17.jar | 251.8 kB | 129 | 104 | 9 | 1.6 | Yes | No |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes | No |
mockito-all-1.10.19.jar | 1.2 MB | 1215 | 752 | 79 | 1.5 | Yes | No |
org.osgi.service.component.annotations-1.3.0.jar | 35.9 kB | 48 | 13 | 1 | 1.5 | Yes | No |
org.osgi.service.metatype.annotations-1.3.0.jar | 23.6 kB | 36 | 7 | 1 | 1.5 | Yes | No |
osgi.annotation-6.0.1.jar | 14.7 kB | 28 | 4 | 1 | 1.5 | No | No |
slf4j-api-1.7.6.jar | 28.7 kB | 35 | 24 | 3 | 1.5 | Yes | No |
slf4j-simple-1.7.6.jar | 10.7 kB | 16 | 6 | 1 | 1.5 | Yes | No |
aether-api-1.13.1.jar | 89.7 kB | 116 | 96 | 11 | 1.5 | Yes | No |
aether-impl-1.13.1.jar | 130.1 kB | 87 | 73 | 2 | 1.5 | Yes | No |
aether-spi-1.13.1.jar | 15.4 kB | 33 | 17 | 5 | 1.5 | Yes | No |
aether-util-1.13.1.jar | 130 kB | 116 | 92 | 14 | 1.5 | Yes | No |
plexus-build-api-0.0.4.jar | 6.8 kB | 18 | 4 | 1 | 1.4 | Yes | No |
plexus-cipher-1.4.jar | 13.5 kB | 20 | 6 | 1 | 1.4 | Yes | No |
plexus-sec-dispatcher-1.3.jar | 28.6 kB | 31 | 13 | 3 | 1.4 | Yes | No |
sisu-guava-0.9.9.jar | 1.5 MB | 1183 | 1163 | 10 | 1.5 | Yes | No |
sisu-guice-3.1.0-no_aop.jar | 357.4 kB | 310 | 295 | 8 | 1.5 | Yes | No |
sisu-inject-bean-2.3.0.jar | 289.1 kB | 256 | 224 | 15 | 1.5 | Yes | No |
sisu-inject-plexus-2.3.0.jar | 204.4 kB | 207 | 163 | 27 | 1.5 | Yes | No |
xz-1.2.jar | 94.8 kB | 115 | 102 | 9 | 1.4 | No | Yes |
xercesImpl-2.6.2.jar | 1 MB | 845 | 784 | 37 | 1.1 | No | No |
xmlParserAPIs-2.6.2.jar | 124.7 kB | 238 | 207 | 17 | 1.1 | No | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
65 | 11.2 MB | 9647 | 7459 | 632 | 1.8 | 60 | 1 |
compile: 43 | compile: 7.5 MB | compile: 6181 | compile: 4943 | compile: 421 | - | compile: 41 | compile: 1 |
test: 16 | test: 3.4 MB | test: 3167 | test: 2383 | test: 198 | - | test: 14 | - |
provided: 6 | provided: 254.6 kB | provided: 299 | provided: 133 | provided: 13 | - | provided: 5 | - |
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
snapshots | http://snapshots.maven.codehaus.org/maven2 | No | Yes | Yes |
plexus.snapshots | https://oss.sonatype.org/content/repositories/plexus-snapshots | No | Yes | No |
central | https://repo.maven.apache.org/maven2 | Yes | No | No |
codehaus-snapshots | http://snapshots.repository.codehaus.org | No | Yes | Yes |
apache-snapshots | http://people.apache.org/maven-snapshot-repository | No | Yes | Yes |
ops4j | http://repository.ops4j.org/maven2 | Yes | No | No |
aqute | http://www.aqute.biz/repo | Yes | No | Yes |
codehaus.snapshots | http://snapshots.repository.codehaus.org | No | Yes | Yes |
apache.snapshots | https://repository.apache.org/snapshots | No | Yes | No |
apache.nexus.staging | https://repository.apache.org/content/repositories/staging/ | Yes | No | No |
Repository locations for each of the Dependencies.