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
io.wcm.tooling.commons io.wcm.tooling.commons.crx-packmgr-helper 2.1.6 jar The Apache Software License, Version 2.0
org.slf4j jcl-over-slf4j 1.7.36 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-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.slf4j slf4j-simple 1.7.36 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
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.3.9 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.3.9 jar Apache 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

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.fasterxml.woodstox woodstox-core 6.1.1 jar The Apache License, Version 2.0
commons-codec commons-codec 1.11 jar Apache License, Version 2.0
commons-io commons-io 2.11.0 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
javax.jcr jcr 2.0 jar Day Specification LicenseDay Specification License addendum
jaxen jaxen 1.2.0 jar BSD License 2.0
org.apache.commons commons-compress 1.21 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.4 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5.13 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.13 jar Apache License, Version 2.0
org.apache.httpcomponents httpmime 4.5.13 jar Apache License, Version 2.0
org.apache.jackrabbit jackrabbit-api 2.19.3 jar Apache License, Version 2.0
org.apache.jackrabbit jackrabbit-jcr-commons 2.19.3 jar Apache License, Version 2.0
org.apache.jackrabbit.vault org.apache.jackrabbit.vault 3.5.8 jar Apache License, Version 2.0
org.codehaus.woodstox stax2-api 4.2 jar The BSD License
org.glassfish.jaxb txw2 2.3.2 jar Eclipse Distribution License - v 1.0
org.jdom jdom2 2.0.6.1 jar Similar to Apache License but with the acknowledgment clause removed
org.json json 20211205 jar The JSON License
org.slf4j slf4j-api 1.7.36 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
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.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
com.google.guava guava 18.0 - jar The Apache Software License, Version 2.0
com.google.inject guice 4.0 no_aop jar The Apache Software License, Version 2.0
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.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-builder-support 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-model 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-repository-metadata 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-settings 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.3.9 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.5.2 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.6 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.21 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.22 - jar The Apache Software License, Version 2.0
org.eclipse.aether aether-api 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-impl 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-spi 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-util 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.2 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.2 - 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

Project Dependency Graph

Dependency Tree

Licenses

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

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

The BSD License: Stax2 API

Day Specification License addendum: Content Repository for JavaTM Technology API

MIT License: SLF4J API Module, SLF4J Simple Binding

Eclipse Public License v2.0: 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

The JSON License: JSON in Java

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

Similar to Apache License but with the acknowledgment clause removed: JDOM

Apache-2.0: Maven Plugin Tools Java Annotations

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache HttpClient, Apache HttpClient Mime, Apache HttpCore, Apache Jackrabbit API, Apache Jackrabbit FileVault Core Bundle, CDI APIs, JCL 1.2 implemented over SLF4J, Jackrabbit JCR Commons, Maven Aether Provider, Maven Artifact, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder

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

Eclipse Distribution License - v 1.0: TXW2 Runtime

The Apache Software License, Version 2.0: Apache Commons Logging, CRX Package Manager Helper, Content Package Maven Plugin, Google Guice - Core Library, Guava: Google Core Libraries for Java, JetBrains Java Annotations, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Subset of Spotbugs Annotations, javax.inject

BSD License 2.0: jaxen

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
woodstox-core-6.1.1.jar 1.6 MB 1088 939 79 9 Yes
guava-18.0.jar 2.3 MB 1719 1690 17 1.6 Yes
guice-4.0-no_aop.jar 423.6 kB 344 329 8 1.6 Yes
commons-codec-1.11.jar 335 kB 243 96 7 1.6 Yes
commons-io-2.11.0.jar 327.1 kB 224 201 11 1.8 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
io.wcm.tooling.commons.crx-packmgr-helper-2.1.6.jar 80.2 kB 65 46 8 1.8 Yes
io.wcm.tooling.spotbugs.annotations-1.0.0.jar 3.9 kB 13 1 1 1.8 No
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
jaxen-1.2.0.jar 232.5 kB 238 213 16 1.4 Yes
commons-compress-1.21.jar 1 MB 576 524 35 1.8 Yes
commons-lang3-3.4.jar 434.7 kB 248 224 12 1.6 Yes
httpclient-4.5.13.jar 780.3 kB 511 470 24 1.6 Yes
httpcore-4.4.13.jar 328.6 kB 283 253 17 1.6 Yes
httpmime-4.5.13.jar 41.8 kB 40 23 2 1.6 Yes
jackrabbit-api-2.19.3.jar 50.4 kB 94 68 12 1.8 Yes
jackrabbit-jcr-commons-2.19.3.jar 403.2 kB 310 272 23 1.8 Yes
org.apache.jackrabbit.vault-3.5.8.jar 2.5 MB 1675 1457 112 1.8 Yes
maven-aether-provider-3.3.9.jar 66.9 kB 43 26 1 1.7 Yes
maven-artifact-3.3.9.jar 55 kB 57 32 11 1.7 Yes
maven-builder-support-3.3.9.jar 14.9 kB 24 10 1 1.7 Yes
maven-core-3.3.9.jar 637.9 kB 493 394 56 1.7 Yes
maven-model-3.3.9.jar 164 kB 71 54 3 1.7 Yes
maven-model-builder-3.3.9.jar 177 kB 154 121 16 1.7 Yes
maven-plugin-api-3.3.9.jar 47.5 kB 48 27 6 1.7 Yes
maven-repository-metadata-3.3.9.jar 27.3 kB 27 9 2 1.7 Yes
maven-settings-3.3.9.jar 44.3 kB 35 19 2 1.7 Yes
maven-settings-builder-3.3.9.jar 43 kB 53 32 5 1.7 Yes
maven-plugin-annotations-3.11.0.jar 13.8 kB 22 7 1 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes
plexus-classworlds-2.5.2.jar 52.7 kB 52 37 5 1.6 Yes
plexus-component-annotations-1.6.jar 4.3 kB 15 3 1 1.5 No
plexus-interpolation-1.21.jar 62.5 kB 60 44 6 1.5 Yes
plexus-utils-3.0.22.jar 244.9 kB 129 104 9 1.5 Yes
stax2-api-4.2.jar 195.8 kB 146 125 12 9 Yes
aether-api-1.0.2.v20150114.jar 136.3 kB 149 128 11 1.5 Yes
aether-impl-1.0.2.v20150114.jar 173 kB 114 96 4 1.5 Yes
aether-spi-1.0.2.v20150114.jar 30.7 kB 54 34 8 1.5 Yes
aether-util-1.0.2.v20150114.jar 146.9 kB 126 101 13 1.5 Yes
org.eclipse.sisu.inject-0.3.2.jar 377.6 kB 288 270 9 1.6 Yes
org.eclipse.sisu.plexus-0.3.2.jar 205.4 kB 196 164 20 1.6 Yes
txw2-2.3.2.jar 72.1 kB 69 54 4 9 Yes
jdom2-2.0.6.1.jar 327.8 kB 227 207 15 1.5 Yes
annotations-24.1.0.jar 30.6 kB 70 60 3 9 Yes
json-20211205.jar 70.7 kB 36 27 1 1.6 Yes
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
jcl-over-slf4j-1.7.36.jar 16.6 kB 23 9 2 1.5 Yes
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
slf4j-simple-1.7.36.jar 15.3 kB 20 10 1 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
60 15.9 MB 11846 10163 704 9 57
compile: 21 compile: 9 MB compile: 6322 compile: 5390 compile: 408 9 compile: 21
provided: 31 provided: 5.5 MB provided: 4538 provided: 3912 provided: 235 provided: 28
test: 8 test: 1.4 MB test: 986 test: 861 test: 61 9 test: 8

Back to top

Version: 2.1.7-SNAPSHOT. Last Published: 2024-03-06.