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.18.0 | jar | Apache-2.0 |
javax.jcr | jcr | 2.0 | jar | Day Specification LicenseDay Specification License addendum |
jaxen | jaxen | 2.0.0 | jar | BSD License 2.0 |
org.apache.commons | commons-compress | 1.27.1 | jar | Apache-2.0 |
org.apache.commons | commons-lang3 | 3.17.0 | jar | Apache-2.0 |
org.apache.httpcomponents | httpclient | 4.5.14 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpmime | 4.5.14 | jar | Apache License, Version 2.0 |
org.apache.jackrabbit | jackrabbit-jcr-commons | 2.22.0 | jar | Apache-2.0 |
org.apache.jackrabbit | jackrabbit-spi | 2.22.0 | jar | Apache-2.0 |
org.apache.jackrabbit | jackrabbit-spi-commons | 2.22.0 | jar | Apache-2.0 |
org.apache.jackrabbit | oak-jackrabbit-api | 1.76.0 | jar | Apache-2.0 |
org.apache.jackrabbit.vault | org.apache.jackrabbit.vault | 3.8.4 | jar | Apache-2.0 |
org.jdom | jdom2 | 2.0.6.1 | jar | Similar to Apache License but with the acknowledgment clause removed |
org.json | json | 20250107 | jar | Public Domain |
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 |
---|---|---|---|---|
io.wcm.tooling.commons | io.wcm.tooling.commons.content-package-builder | 1.7.4 | jar | The Apache Software License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.11.4 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.11.4 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.11.4 | jar | Eclipse Public License v2.0 |
org.xmlunit | xmlunit-core | 2.10.0 | jar | The Apache Software 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 | Type | Licenses |
---|---|---|---|---|
io.wcm.tooling.spotbugs | io.wcm.tooling.spotbugs.annotations | 1.0.0 | jar | The Apache Software License, Version 2.0 |
org.jetbrains | annotations | 26.0.1 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-api | 2.0.17 | jar | MIT |
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 |
---|---|---|---|---|
commons-codec | commons-codec | 1.11 | jar | Apache License, Version 2.0 |
commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-collections4 | 4.4 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpcore | 4.4.16 | 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 |
---|---|---|---|---|
jakarta.activation | jakarta.activation-api | 1.2.2 | jar | EDL 1.0 |
jakarta.xml.bind | jakarta.xml.bind-api | 2.3.3 | jar | Eclipse Distribution License - v 1.0 |
org.apache.jackrabbit | jackrabbit-api | 2.16.0 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.11.4 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.11.4 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- io.wcm.tooling.commons:io.wcm.tooling.commons.crx-packmgr-helper:jar:2.2.1-SNAPSHOT
CRX Package Manager Helper Description: Java Library for uploading and downloading AEM content packages via CRX Package Manager.
URL: https://wcm.io/tooling/commons/crx-packmgr-helper/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.commons:commons-lang3:jar:3.17.0 (compile)
Apache Commons Lang Description: Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang. The code is tested using the latest revision of the JDK for supported LTS releases: 8, 11, 17 and 21 currently. See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml Please ensure your build environment is up-to-date and kindly report any build issues.
URL: https://commons.apache.org/proper/commons-lang/
Project Licenses: Apache-2.0
- commons-io:commons-io:jar:2.18.0 (compile)
Apache Commons IO Description: The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.
URL: https://commons.apache.org/proper/commons-io/
Project Licenses: Apache-2.0
- org.apache.httpcomponents:httpclient:jar:4.5.14 (compile)
Apache HttpClient Description: Apache HttpComponents Client
URL: http://hc.apache.org/httpcomponents-client-ga
Project Licenses: Apache License, Version 2.0
- org.apache.httpcomponents:httpcore:jar:4.4.16 (compile)
Apache HttpCore Description: Apache HttpComponents Core (blocking I/O)
URL: http://hc.apache.org/httpcomponents-core-ga
Project Licenses: Apache License, Version 2.0
- commons-logging:commons-logging:jar:1.2 (compile)
Apache Commons Logging Description: Apache Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
URL: http://commons.apache.org/proper/commons-logging/
Project Licenses: The Apache Software License, Version 2.0
- commons-codec:commons-codec:jar:1.11 (compile)
Apache Commons Codec Description: The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
URL: http://commons.apache.org/proper/commons-codec/
Project Licenses: Apache License, Version 2.0
- org.apache.httpcomponents:httpcore:jar:4.4.16 (compile)
- org.apache.httpcomponents:httpmime:jar:4.5.14 (compile)
Apache HttpClient Mime Description: Apache HttpComponents HttpClient - MIME coded entities
URL: http://hc.apache.org/httpcomponents-client-ga
Project Licenses: Apache License, Version 2.0
- org.apache.commons:commons-compress:jar:1.27.1 (compile)
Apache Commons Compress Description: Apache Commons Compress defines an API for working with compression and archive formats. These include bzip2, gzip, pack200, LZMA, XZ, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4, Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
URL: https://commons.apache.org/proper/commons-compress/
Project Licenses: Apache-2.0
- org.json:json:jar:20250107 (compile)
JSON in Java Description: JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There are a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully.
URL: https://github.com/douglascrockford/JSON-java
Project Licenses: Public Domain
- org.jdom:jdom2:jar:2.0.6.1 (compile)
JDOM Description: A complete, Java-based solution for accessing, manipulating, and outputting XML data
URL: http://www.jdom.org
Project Licenses: Similar to Apache License but with the acknowledgment clause removed
- jaxen:jaxen:jar:2.0.0 (compile)
jaxen Description: Jaxen is a universal XPath engine for Java.
URL: http://www.cafeconleche.org/jaxen/jaxen
Project Licenses: BSD License 2.0
- javax.jcr:jcr:jar:2.0 (compile)
Content Repository for JavaTM Technology API Description: The Content Repository API for JavaTM Technology Version 2.0 is specified by JSR-283. This module contains the complete API as specified.
URL: http://www.jcp.org/en/jsr/detail?id=283
Project Licenses: Day Specification License, Day Specification License addendum
- org.apache.jackrabbit:oak-jackrabbit-api:jar:1.76.0 (compile)
Jackrabbit API Description: The goal of the Oak effort within the Apache Jackrabbit project is to implement a scalable and performant hierarchical content repository for use as the foundation of modern world-class web sites and other demanding content applications.
URL: http://jackrabbit.apache.org/oak-jackrabbit-api/
Project Licenses: Apache-2.0
- org.apache.jackrabbit:jackrabbit-spi:jar:2.22.0 (compile)
Jackrabbit SPI Description: The Apache Jackrabbit™ content repository is a fully conforming implementation of the Content Repository for Java Technology API (JCR, specified in JSR 170 and 283). A content repository is a hierarchical content store with support for structured and unstructured content, full text search, versioning, transactions, observation, and more. Apache Jackrabbit is a project of the Apache Software Foundation.
URL: http://jackrabbit.apache.org/
Project Licenses: Apache-2.0
- org.apache.jackrabbit:jackrabbit-spi-commons:jar:2.22.0 (compile)
Jackrabbit SPI Commons Description: The Apache Jackrabbit™ content repository is a fully conforming implementation of the Content Repository for Java Technology API (JCR, specified in JSR 170 and 283). A content repository is a hierarchical content store with support for structured and unstructured content, full text search, versioning, transactions, observation, and more. Apache Jackrabbit is a project of the Apache Software Foundation.
URL: http://jackrabbit.apache.org/
Project Licenses: Apache-2.0
- org.apache.commons:commons-collections4:jar:4.4 (compile)
Apache Commons Collections Description: The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
URL: https://commons.apache.org/proper/commons-collections/
Project Licenses: Apache License, Version 2.0
- org.apache.commons:commons-collections4:jar:4.4 (compile)
- org.apache.jackrabbit:jackrabbit-jcr-commons:jar:2.22.0 (compile)
Jackrabbit JCR Commons Description: General purpose classes for use with the JCR API
URL: http://jackrabbit.apache.org/
Project Licenses: Apache-2.0
- org.apache.jackrabbit.vault:org.apache.jackrabbit.vault:jar:3.8.4 (compile)
Apache Jackrabbit FileVault Core Bundle Description: The core classes of Apache Jackrabbit FileVault
URL: https://jackrabbit.apache.org/filevault/vault-core/
Project Licenses: Apache-2.0
- org.slf4j:slf4j-api:jar:2.0.17 (provided)
SLF4J API Module Description: The slf4j API
URL: http://www.slf4j.org
Project Licenses: MIT
- org.junit.jupiter:junit-jupiter-api:jar:5.11.4 (test)
JUnit Jupiter API Description: Module "junit-jupiter-api" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.opentest4j:opentest4j:jar:1.3.0 (test)
org.opentest4j:opentest4j Description: Open Test Alliance for the JVM
URL: https://github.com/ota4j-team/opentest4j
Project Licenses: The Apache License, Version 2.0
- org.junit.platform:junit-platform-commons:jar:1.11.4 (test)
JUnit Platform Commons Description: Module "junit-platform-commons" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
org.apiguardian:apiguardian-api Description: @API Guardian
URL: https://github.com/apiguardian-team/apiguardian
Project Licenses: The Apache License, Version 2.0
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.11.4 (test)
JUnit Jupiter Params Description: Module "junit-jupiter-params" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.4 (test)
JUnit Jupiter Engine Description: Module "junit-jupiter-engine" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.junit.platform:junit-platform-engine:jar:1.11.4 (test)
JUnit Platform Engine API Description: Module "junit-platform-engine" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.junit.platform:junit-platform-engine:jar:1.11.4 (test)
- org.xmlunit:xmlunit-core:jar:2.10.0 (test)
org.xmlunit:xmlunit-core Description: XMLUnit for Java
Project Licenses: The Apache Software License, Version 2.0
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (test)
Jakarta XML Binding API Description: Jakarta XML Binding API
URL: https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api
Project Licenses: Eclipse Distribution License - v 1.0
- jakarta.activation:jakarta.activation-api:jar:1.2.2 (test)
Jakarta Activation API jar Description: Jakarta Activation API jar
URL: https://github.com/eclipse-ee4j/jaf/jakarta.activation-api
Project Licenses: EDL 1.0
- jakarta.activation:jakarta.activation-api:jar:1.2.2 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (test)
- io.wcm.tooling.commons:io.wcm.tooling.commons.content-package-builder:jar:1.7.4 (test)
AEM Content Package Builder Description: Java Library for building AEM Content Packages with content pages and binary files.
URL: https://wcm.io/tooling/commons/content-package-builder/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.jackrabbit:jackrabbit-api:jar:2.16.0 (test)
Apache Jackrabbit API Description: Jackrabbit-specific extensions to the JCR API
URL: http://jackrabbit.apache.org/jackrabbit-api/
Project Licenses: Apache License, Version 2.0
- org.apache.jackrabbit:jackrabbit-api:jar:2.16.0 (test)
- org.jetbrains:annotations:jar:26.0.1 (provided)
JetBrains Java Annotations Description: A set of annotations used for code inspection support and code documentation.
URL: https://github.com/JetBrains/java-annotations
Project Licenses: The Apache Software License, Version 2.0
- io.wcm.tooling.spotbugs:io.wcm.tooling.spotbugs.annotations:jar:1.0.0 (provided)
Subset of Spotbugs Annotations Description: Contains a subset of Spotbugs Annotations for suppressing warnings in code.
URL: https://github.com/wcm-io/wcm-io-tooling/tree/develop/misc/spotbugs-annotations
Project Licenses: The Apache Software License, Version 2.0
- org.apache.commons:commons-lang3:jar:3.17.0 (compile)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Day Specification License addendum: Content Repository for JavaTM Technology API
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: JSON in Java
Similar to Apache License but with the acknowledgment clause removed: JDOM
EDL 1.0: Jakarta Activation API jar
Apache-2.0: Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Jackrabbit FileVault Core Bundle, Jackrabbit API, Jackrabbit JCR Commons, Jackrabbit SPI, Jackrabbit SPI Commons
Apache License, Version 2.0: Apache Commons Codec, Apache Commons Collections, Apache HttpClient, Apache HttpClient Mime, Apache HttpCore, Apache Jackrabbit API
MIT: SLF4J API Module
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
The Apache Software License, Version 2.0: AEM Content Package Builder, Apache Commons Logging, CRX Package Manager Helper, JetBrains Java Annotations, Subset of Spotbugs Annotations, org.xmlunit:xmlunit-core
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 |
commons-codec-1.11.jar | 335 kB | 243 | 96 | 7 | 1.6 | Yes |
commons-io-2.18.0.jar | 538.9 kB | 398 | - | - | - | - |
• Root | - | 397 | 370 | 15 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | 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.activation-api-1.2.2.jar | 46.6 kB | 43 | 32 | 2 | 1.8 | Yes |
jakarta.xml.bind-api-2.3.3.jar | 115.6 kB | 137 | - | - | - | - |
• Root | - | 132 | 111 | 7 | 1.8 | Yes |
• Versioned | - | 5 | 1 | 1 | 9 | Yes |
jcr-2.0.jar | 69.2 kB | 138 | 120 | 10 | 1.4 | Yes |
jaxen-2.0.0.jar | 224 kB | 233 | 209 | 16 | 1.5 | Yes |
commons-collections4-4.4.jar | 751.9 kB | 555 | 524 | 19 | 1.8 | Yes |
commons-compress-1.27.1.jar | 1.1 MB | 625 | - | - | - | - |
• Root | - | 624 | 572 | 36 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-lang3-3.17.0.jar | 673.6 kB | 426 | - | - | - | - |
• Root | - | 425 | 395 | 18 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
httpclient-4.5.14.jar | 785.6 kB | 511 | 470 | 24 | 1.6 | Yes |
httpcore-4.4.16.jar | 327.9 kB | 283 | 253 | 17 | 1.6 | Yes |
httpmime-4.5.14.jar | 41.7 kB | 40 | 23 | 2 | 1.6 | Yes |
jackrabbit-api-2.16.0.jar | 42.3 kB | 82 | 57 | 11 | 1.8 | Yes |
jackrabbit-jcr-commons-2.22.0.jar | 408.6 kB | 308 | 270 | 23 | 11 | Yes |
jackrabbit-spi-2.22.0.jar | 28.5 kB | 51 | 37 | 1 | 11 | Yes |
jackrabbit-spi-commons-2.22.0.jar | 810 kB | 526 | 489 | 21 | 11 | Yes |
oak-jackrabbit-api-1.76.0.jar | 60.2 kB | 97 | 71 | 12 | 11 | Yes |
org.apache.jackrabbit.vault-3.8.4.jar | 3 MB | 1914 | 1677 | 128 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
jdom2-2.0.6.1.jar | 327.8 kB | 227 | 207 | 15 | 1.5 | Yes |
annotations-26.0.1.jar | 31.2 kB | 72 | - | - | - | - |
• Root | - | 70 | 60 | 2 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
json-20250107.jar | 81.4 kB | 43 | - | - | - | - |
• Root | - | 41 | 31 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
junit-jupiter-api-5.11.4.jar | 216.4 kB | 197 | 182 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.11.4.jar | 260.1 kB | 152 | 135 | 9 | 1.8 | Yes |
junit-jupiter-params-5.11.4.jar | 591.6 kB | 388 | 354 | 22 | 1.8 | Yes |
junit-platform-commons-1.11.4.jar | 142 kB | 88 | - | - | - | - |
• Root | - | 78 | 64 | 8 | 1.8 | Yes |
• Versioned | - | 10 | 4 | 1 | 9 | Yes |
junit-platform-engine-1.11.4.jar | 246.8 kB | 177 | 158 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - |
• Root | - | 69 | 55 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
xmlunit-core-2.10.0.jar | 180.8 kB | 183 | 166 | 9 | 1.7 | Yes |
33 | 11.6 MB | 8330 | 7250 | 466 | 11 | 32 |
compile: 18 | compile: 9.6 MB | compile: 6660 | compile: 5842 | compile: 367 | 11 | compile: 18 |
provided: 3 | provided: 105 kB | provided: 156 | provided: 116 | provided: 7 | provided: 2 | |
test: 12 | test: 1.9 MB | test: 1514 | test: 1292 | test: 92 | 11 | test: 12 |