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.11.0 | jar | Apache 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.12.0 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpclient | 4.5.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.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 |
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.10.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.10.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.10.2 | jar | Eclipse Public License v2.0 |
org.xmlunit | xmlunit-core | 2.9.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 | 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.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-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.0 |
org.apache.httpcomponents | httpcore | 4.4.13 | 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 |
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.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.10.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.10.2 | 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.1.7-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.12.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.
URL: https://commons.apache.org/proper/commons-lang/
Project Licenses: Apache License, Version 2.0
- commons-io:commons-io:jar:2.11.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 License, Version 2.0
- org.apache.httpcomponents:httpclient:jar:4.5.13 (compile)
Apache HttpClient Description: Apache HttpComponents Client
URL: http://hc.apache.org/httpcomponents-client
Project Licenses: Apache License, Version 2.0
- org.apache.httpcomponents:httpcore:jar:4.4.13 (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.13 (compile)
- org.apache.httpcomponents:httpmime:jar:4.5.13 (compile)
Apache HttpClient Mime Description: Apache HttpComponents HttpClient - MIME coded entities
URL: http://hc.apache.org/httpcomponents-client
Project Licenses: Apache License, Version 2.0
- org.apache.commons:commons-compress:jar:1.21 (compile)
Apache Commons Compress Description: Apache Commons Compress software 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 License, Version 2.0
- org.json:json:jar:20211205 (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 is a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully. The license includes this restriction: "The software shall be used for good, not evil." If your conscience cannot live with that, then choose a different package.
URL: https://github.com/douglascrockford/JSON-java
Project Licenses: The JSON License
- 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:1.2.0 (compile)
jaxen Description: Jaxen is a universal XPath engine for Java.
URL: http://www.cafeconleche.org/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:jackrabbit-api:jar:2.19.3 (compile)
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-jcr-commons:jar:2.19.3 (compile)
Jackrabbit JCR Commons Description: General purpose classes for use with the JCR API
URL: http://jackrabbit.apache.org/jackrabbit-jcr-commons/
Project Licenses: Apache License, Version 2.0
- org.apache.jackrabbit.vault:org.apache.jackrabbit.vault:jar:3.5.8 (compile)
Apache Jackrabbit FileVault Core Bundle Description: The core classes of Apache Jackrabbit FileVault
URL: https://jackrabbit.apache.org/filevault/
Project Licenses: Apache License, Version 2.0
- org.glassfish.jaxb:txw2:jar:2.3.2 (compile)
TXW2 Runtime Description: TXW is a library that allows you to write XML documents.
URL: https://javaee.github.io/jaxb-v2/jaxb-txw-parent/txw2/
Project Licenses: Eclipse Distribution License - v 1.0
- com.fasterxml.woodstox:woodstox-core:jar:6.1.1 (compile)
Woodstox Description: Woodstox is a high-performance XML processor that implements Stax (JSR-173), SAX2 and Stax2 APIs
URL: https://github.com/FasterXML/woodstox
Project Licenses: The Apache License, Version 2.0
- org.codehaus.woodstox:stax2-api:jar:4.2 (compile)
Stax2 API Description: tax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.
URL: http://github.com/FasterXML/stax2-api
Project Licenses: The BSD License
- org.codehaus.woodstox:stax2-api:jar:4.2 (compile)
- org.glassfish.jaxb:txw2:jar:2.3.2 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (provided)
SLF4J API Module Description: The slf4j API
URL: http://www.slf4j.org
Project Licenses: MIT License
- org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (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.10.2 (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.10.2 (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.10.2 (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.10.2 (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.10.2 (test)
- org.xmlunit:xmlunit-core:jar:2.9.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.jetbrains:annotations:jar:24.1.0 (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.12.0 (compile)
Licenses
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
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
The JSON License: JSON in Java
Similar to Apache License but with the acknowledgment clause removed: JDOM
EDL 1.0: Jakarta Activation API jar
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, Jackrabbit JCR Commons
Eclipse Distribution License - v 1.0: Jakarta XML Binding API, TXW2 Runtime
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 |
woodstox-core-6.1.1.jar | 1.6 MB | 1088 | 939 | 79 | 9 | 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.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 | 9 | Yes |
jakarta.xml.bind-api-2.3.3.jar | 115.6 kB | 137 | 111 | 7 | 9 | Yes |
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.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | 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 |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
stax2-api-4.2.jar | 195.8 kB | 146 | 125 | 12 | 9 | 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.2.jar | 211 kB | 197 | 182 | 8 | 9 | Yes |
junit-jupiter-engine-5.10.2.jar | 244.7 kB | 147 | 130 | 9 | 9 | Yes |
junit-jupiter-params-5.10.2.jar | 586 kB | 381 | 347 | 22 | 9 | Yes |
junit-platform-commons-1.10.2.jar | 106.2 kB | 64 | 44 | 7 | 9 | Yes |
junit-platform-engine-1.10.2.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 |
xmlunit-core-2.9.0.jar | 173.8 kB | 178 | 161 | 9 | 1.7 | Yes |
32 | 10.8 MB | 7810 | 6693 | 487 | 11 | 31 |
compile: 18 | compile: 9 MB | compile: 6314 | compile: 5422 | compile: 399 | 9 | compile: 18 |
provided: 3 | provided: 75.6 kB | provided: 129 | provided: 95 | provided: 8 | provided: 2 | |
test: 11 | test: 1.8 MB | test: 1367 | test: 1176 | test: 80 | 11 | test: 11 |