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.16.1 jar Apache-2.0
io.wcm.tooling.commons io.wcm.tooling.commons.content-package-builder 1.7.4 jar The Apache Software License, Version 2.0
jakarta.json jakarta.json-api 2.1.3 jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
org.apache.commons commons-lang3 3.14.0 jar Apache-2.0
org.apache.johnzon johnzon-core 2.0.1 jar The Apache Software License, Version 2.0
org.apache.sling org.apache.sling.commons.osgi 2.4.2 jar Apache License, Version 2.0
org.apache.sling org.apache.sling.contentparser.api 2.0.0 jar Apache License, Version 2.0
org.apache.sling org.apache.sling.contentparser.json 2.1.0 jar Apache-2.0
org.apache.sling org.apache.sling.contentparser.xml 2.0.0 jar Apache 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
org.junit.jupiter junit-jupiter 5.10.1 jar Eclipse Public License v2.0

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
io.wcm.tooling.spotbugs io.wcm.tooling.spotbugs.annotations 1.0.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-core 3.1.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-api 3.1.0 jar The Apache Software License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.11.0 jar Apache-2.0
org.jetbrains annotations 24.1.0 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.36 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
com.google.code.findbugs jsr305 1.3.9 jar The Apache Software License, Version 2.0
com.google.guava guava 10.0.1 jar The Apache Software License, Version 2.0
javax.jcr jcr 2.0 jar Day Specification LicenseDay Specification License addendum
org.apache.jackrabbit jackrabbit-api 2.16.0 jar Apache License, Version 2.0
org.apache.jackrabbit jackrabbit-jcr-commons 2.16.0 jar Apache License, Version 2.0
org.apache.jackrabbit.vault org.apache.jackrabbit.vault 3.1.44 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
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.10.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.10.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.1 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0

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 Classifier Type Licenses
aopalliance aopalliance 1.0 - jar Public Domain
asm asm 3.3.1 - jar BSD
javax.annotation jsr250-api 1.0 - jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprise cdi-api 1.0 - jar Apache License, Version 2.0
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-aether-provider 3.1.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact 3.1.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model 3.1.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model-builder 3.1.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 3.1.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 3.1.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-settings-builder 3.1.0 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.4.2 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.5.5 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.16 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.10 - jar The Apache Software License, Version 2.0
org.eclipse.aether aether-api 0.9.0.M2 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-impl 0.9.0.M2 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-spi 0.9.0.M2 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-util 0.9.0.M2 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.inject 0.0.0.M2a - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.0.0.M2a - jar Eclipse Public License, Version 1.0
org.sonatype.plexus plexus-cipher 1.4 - jar Apache Public License 2.0
org.sonatype.plexus plexus-sec-dispatcher 1.3 - jar Apache Public License 2.0
org.sonatype.sisu sisu-guice 3.1.0 no_aop jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component

Eclipse Public License 2.0: Jakarta JSON Processing API

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

MIT License: SLF4J API Module

Day Specification License addendum: Content Repository for JavaTM Technology API

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

Day Specification License: Content Repository for JavaTM Technology API

Public Domain: AOP alliance

Eclipse Public License, Version 1.0: Aether API, Aether Implementation, Aether SPI, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus

BSD: ASM Core

GNU General Public License, version 2 with the GNU Classpath Exception: Jakarta JSON Processing API

Apache-2.0: Apache Commons IO, Apache Commons Lang, Apache Sling Content Parser for JSON, Maven Plugin Tools Java Annotations

Apache License, Version 2.0: Apache Jackrabbit API, Apache Sling Commons OSGi support, Apache Sling Content Parser API, Apache Sling Content Parser for XML, CDI APIs, Jackrabbit JCR Commons

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

The Apache Software License, Version 2.0: AEM Content Package Builder, Apache Jackrabbit FileVault Core Bundle, FindBugs-jsr305, Guava: Google Core Libraries for Java, JetBrains Java Annotations, Johnzon :: Core, Maven Aether Provider, Maven Artifact, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Sisu Guice - Core Library, Sling-Initial-Content Transformation Maven Plugin, Subset of Spotbugs Annotations, javax.inject

Dependency File Details

Total Size Entries Classes Packages Java Version Debug Information
Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes
asm-3.3.1.jar 43.6 kB 24 23 2 1.2 No
jsr305-1.3.9.jar 33 kB 72 35 3 1.5 Yes
guava-10.0.1.jar 1.5 MB 1185 1164 10 1.5 Yes
commons-io-2.16.1.jar 508.8 kB 374 347 16 9 Yes
io.wcm.tooling.commons.content-package-builder-1.7.4.jar 41.8 kB 43 21 2 11 Yes
io.wcm.tooling.spotbugs.annotations-1.0.0.jar 3.9 kB 13 1 1 1.8 No
jakarta.json-api-2.1.3.jar 48.6 kB 50 37 4 9 Yes
jsr250-api-1.0.jar 5.8 kB 16 11 2 1.5 Yes
cdi-api-1.0.jar 44.9 kB 92 75 7 1.5 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
jcr-2.0.jar 69.2 kB 138 120 10 1.4 Yes
commons-lang3-3.14.0.jar 658 kB 436 404 19 9 Yes
jackrabbit-api-2.16.0.jar 42.3 kB 82 57 11 1.8 Yes
jackrabbit-jcr-commons-2.16.0.jar 402.5 kB 310 272 23 1.8 Yes
org.apache.jackrabbit.vault-3.1.44.jar 1.4 MB 431 376 24 1.7 Yes
johnzon-core-2.0.1.jar 162.9 kB 114 96 3 11 Yes
maven-aether-provider-3.1.0.jar 60 kB 42 23 1 1.5 Yes
maven-artifact-3.1.0.jar 52.2 kB 57 32 11 1.5 Yes
maven-core-3.1.0.jar 562.6 kB 426 347 43 1.5 Yes
maven-model-3.1.0.jar 163.7 kB 67 50 3 1.5 Yes
maven-model-builder-3.1.0.jar 159.4 kB 147 114 16 1.5 Yes
maven-plugin-api-3.1.0.jar 49.8 kB 46 25 6 1.5 Yes
maven-repository-metadata-3.1.0.jar 30.1 kB 25 7 2 1.5 Yes
maven-settings-3.1.0.jar 46.7 kB 33 17 2 1.5 Yes
maven-settings-builder-3.1.0.jar 41.4 kB 53 32 5 1.5 Yes
maven-plugin-annotations-3.11.0.jar 13.8 kB 22 7 1 1.8 Yes
org.apache.sling.commons.osgi-2.4.2.jar 33.1 kB 36 20 2 1.8 Yes
org.apache.sling.contentparser.api-2.0.0.jar 12.9 kB 20 5 1 1.8 Yes
org.apache.sling.contentparser.json-2.1.0.jar 17.9 kB 24 6 2 11 Yes
org.apache.sling.contentparser.xml-2.0.0.jar 13.8 kB 19 1 1 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes
plexus-classworlds-2.4.2.jar 47 kB 52 37 5 1.5 Yes
plexus-component-annotations-1.5.5.jar 4.2 kB 15 3 1 1.5 No
plexus-interpolation-1.16.jar 61.3 kB 60 44 6 1.5 Yes
plexus-utils-3.0.10.jar 230.9 kB 127 102 9 1.5 Yes
aether-api-0.9.0.M2.jar 134 kB 147 126 11 1.5 Yes
aether-impl-0.9.0.M2.jar 144.9 kB 98 80 2 1.5 Yes
aether-spi-0.9.0.M2.jar 17.7 kB 36 19 5 1.5 Yes
aether-util-0.9.0.M2.jar 133.6 kB 118 93 13 1.5 Yes
org.eclipse.sisu.inject-0.0.0.M2a.jar 202.1 kB 204 181 10 1.5 Yes
org.eclipse.sisu.plexus-0.0.0.M2a.jar 202.3 kB 210 165 27 1.5 Yes
annotations-24.1.0.jar 30.6 kB 70 60 3 9 Yes
junit-jupiter-5.10.1.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.10.1.jar 211 kB 197 182 8 9 Yes
junit-jupiter-engine-5.10.1.jar 244.7 kB 147 130 9 9 Yes
junit-jupiter-params-5.10.1.jar 586 kB 381 347 22 9 Yes
junit-platform-commons-1.10.1.jar 106.3 kB 64 44 7 9 Yes
junit-platform-engine-1.10.1.jar 204.8 kB 153 136 10 9 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 9 Yes
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
plexus-cipher-1.4.jar 13.5 kB 20 6 1 1.4 Yes
plexus-sec-dispatcher-1.3.jar 28.6 kB 31 13 3 1.4 Yes
sisu-guice-3.1.0-no_aop.jar 357.4 kB 310 295 8 1.5 Yes
54 9.3 MB 6935 5850 405 11 49
compile: 15 compile: 5 MB compile: 3334 compile: 2961 compile: 131 11 compile: 15
provided: 31 provided: 2.9 MB provided: 2630 provided: 2037 provided: 213 provided: 27
test: 8 test: 1.4 MB test: 971 test: 852 test: 61 9 test: 7

Back to top

Version: 1.1.5-SNAPSHOT. Last Published: 2024-04-15.