Project Dependencies
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.devops.conga.plugins | conga-aem-crypto-cli | 2.20.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 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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:
Project Dependency Graph
Dependency Tree
- io.wcm.maven.archetypes:io.wcm.maven.archetypes.aem-confmgmt:maven-archetype:1.3.1-SNAPSHOT
wcm.io Maven Archetype for AEM Configuration Management Description: Maven Archetype for creating infrastructure deployment and configuration management projects for AEM.
URL: https://wcm.io/tooling/maven/archetypes/aem-confmgmt/
Project Licenses: The Apache Software License, Version 2.0
- io.wcm.devops.conga.plugins:conga-aem-crypto-cli:jar:2.20.0 (test)
CONGA AEM Crypto Command Line Interface Description: Command line tool to generate Crypto keys for AEM.
Project Licenses: The Apache Software License, Version 2.0
- io.wcm.devops.conga.plugins:io.wcm.devops.conga.plugins.aem:jar:2.20.0 (test)
CONGA AEM Plugin Description: wcm.io DevOps CONfiguration GenerAtor Plugin for Adobe Experience Manager (AEM).
Project Licenses: The Apache Software License, Version 2.0
- org.apache.jackrabbit:filevault-package-maven-plugin:jar:1.3.6 (test)
Apache Jackrabbit FileVault - Package Maven Plugin Description: Maven Plugin supporting creation of content packages.
URL: https://jackrabbit.apache.org/filevault-package-maven-plugin/
Project Licenses: Apache-2.0
- org.apache.jackrabbit.vault:org.apache.jackrabbit.vault:jar:3.7.2 (test)
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.apache.jackrabbit.vault:vault-validation:jar:3.7.2 (test)
Apache Jackrabbit FileVault Validation Description: Provides a validation framework with SPI and API for performing validations on FileVault packages
URL: https://jackrabbit.apache.org/filevault/vault-validation/
Project Licenses: Apache-2.0
- org.apache.felix:org.apache.felix.configadmin:jar:1.8.12 (test)
Apache Felix Configuration Admin Service Description: Implementation of the OSGi Configuration Admin Service Specification 1.5
URL: http://felix.apache.org/org.apache.felix.configadmin/
Project Licenses: Apache License, Version 2.0
- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6 (test)
Apache Felix Configuration Json Description: Support for OSGi configurations specified in JSON documents.
URL: https://felix.apache.org/org.apache.felix.cm.json/
Project Licenses: Apache License, Version 2.0
- org.apache.felix:org.apache.felix.converter:jar:1.0.14 (test)
Apache Felix Converter Description: Apache Felix is a community effort to implement the OSGi Framework and Service platform and other interesting OSGi-related technologies.
URL: http://felix.apache.org/org.apache.felix.converter/
Project Licenses: Apache License, Version 2.0
- org.apache.felix:org.apache.felix.configadmin:jar:1.8.12 (test)
- javax.jcr:jcr:jar:2.0 (test)
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-jcr-commons:jar:2.20.8 (test)
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:oak-jackrabbit-api:jar:1.22.4 (test)
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 License, Version 2.0
- org.apache.jackrabbit:jackrabbit-spi-commons:jar:2.20.8 (test)
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/jackrabbit-spi-commons/
Project Licenses: Apache License, Version 2.0
- org.apache.jackrabbit:jackrabbit-spi:jar:2.20.8 (test)
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/jackrabbit-spi/
Project Licenses: Apache License, Version 2.0
- org.apache.commons:commons-collections4:jar:4.4 (test)
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.jackrabbit:jackrabbit-spi:jar:2.20.8 (test)
- org.osgi:org.osgi.framework:jar:1.8.0 (test)
org.osgi:org.osgi.framework Description: OSGi Companion Code for org.osgi.framework Version 1.8.0.
URL: http://www.osgi.org/
Project Licenses: Apache License, Version 2.0
- org.codehaus.plexus:plexus-utils:jar:4.0.0 (test)
Plexus Common Utilities Description: A collection of various utility classes to ease working with strings, files, command lines and more.
URL: https://codehaus-plexus.github.io/plexus-pom/plexus-utils/
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-archiver:jar:3.6.1 (test)
Apache Maven Archiver Description: Provides utility methods for creating JARs and other archive files from a Maven project.
URL: https://maven.apache.org/shared/maven-archiver/
Project Licenses: Apache-2.0
- org.codehaus.plexus:plexus-archiver:jar:4.8.0 (test)
Plexus Archiver Component Description: The Plexus project provides a full software stack for creating and executing software projects.
URL: https://codehaus-plexus.github.io/plexus-archiver/
Project Licenses: Apache License, Version 2.0
- javax.inject:javax.inject:jar:1 (test)
javax.inject Description: The javax.inject API
URL: http://code.google.com/p/atinject/
Project Licenses: The Apache Software License, Version 2.0
- org.codehaus.plexus:plexus-io:jar:3.4.1 (test)
Plexus IO Components Description: The Plexus project provides a full software stack for creating and executing software projects.
URL: https://codehaus-plexus.github.io/plexus-io/
Project Licenses: Apache License, Version 2.0
- org.iq80.snappy:snappy:jar:0.4 (test)
snappy Description: Port of Snappy to Java
URL: http://github.com/dain/snappy
Project Licenses: Apache License 2.0
- org.tukaani:xz:jar:1.9 (test)
XZ for Java Description: XZ data compression
URL: https://tukaani.org/xz/java.html
Project Licenses: Public Domain
- com.github.luben:zstd-jni:jar:1.5.5-5 (test)
zstd-jni Description: JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM languages.
URL: https://github.com/luben/zstd-jni
Project Licenses: BSD 2-Clause License
- javax.inject:javax.inject:jar:1 (test)
- org.slf4j:jcl-over-slf4j:jar:1.7.5 (test)
JCL 1.1.1 implemented over SLF4J Description: JCL 1.1.1 implemented over SLF4J
URL: http://www.slf4j.org
Project Licenses: MIT License
- biz.aQute.bnd:biz.aQute.bndlib:jar:6.4.0 (test)
biz.aQute.bndlib Description: bndlib: A Swiss Army Knife for OSGi
URL: https://bnd.bndtools.org/
Project Licenses: (Apache-2.0 OR EPL-2.0)
- org.osgi:org.osgi.dto:jar:1.0.0 (test)
org.osgi:org.osgi.dto Description: OSGi Companion Code for org.osgi.dto Version 1.0.0.
URL: http://www.osgi.org/
Project Licenses: Apache License, Version 2.0
- org.osgi:org.osgi.resource:jar:1.0.0 (test)
org.osgi:org.osgi.resource Description: OSGi Companion Code for org.osgi.resource Version 1.0.0.
URL: http://www.osgi.org/
Project Licenses: Apache License, Version 2.0
- org.osgi:org.osgi.util.tracker:jar:1.5.4 (test)
org.osgi:org.osgi.util.tracker Description: OSGi Companion Code for org.osgi.util.tracker Version 1.5.4
Project Licenses: Apache-2.0
- org.osgi:osgi.annotation:jar:8.0.1 (test)
org.osgi:osgi.annotation Description: OSGi Annotation Release 8, Annotations for use in compiling bundles
Project Licenses: Apache-2.0
- org.osgi:osgi.annotation:jar:8.0.1 (test)
- org.osgi:org.osgi.service.log:jar:1.3.0 (test)
org.osgi:org.osgi.service.log Description: OSGi Companion Code for org.osgi.service.log Version 1.3.0.
URL: http://www.osgi.org/
Project Licenses: Apache License, Version 2.0
- org.osgi:org.osgi.service.repository:jar:1.1.0 (test)
org.osgi:org.osgi.service.repository Description: OSGi Companion Code for org.osgi.service.repository Version 1.1.0.
URL: http://www.osgi.org/
Project Licenses: Apache License, Version 2.0
- org.osgi:org.osgi.util.function:jar:1.2.0 (test)
org.osgi:org.osgi.util.function Description: OSGi Companion Code for org.osgi.util.function Version 1.2.0
Project Licenses: Apache-2.0
- org.osgi:org.osgi.util.promise:jar:1.2.0 (test)
org.osgi:org.osgi.util.promise Description: OSGi Companion Code for org.osgi.util.promise Version 1.2.0
Project Licenses: Apache-2.0
- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.4.0 (test)
biz.aQute.bnd.util Description: Util classes
URL: https://bnd.bndtools.org/
Project Licenses: (Apache-2.0 OR EPL-2.0)
- org.osgi:org.osgi.dto:jar:1.0.0 (test)
- org.codehaus.mojo:animal-sniffer-maven-plugin:jar:1.23 (test)
Animal Sniffer Maven Plugin Description: Animal Sniffer Maven Plugin.
URL: https://www.mojohaus.org/animal-sniffer/animal-sniffer-maven-plugin
Project Licenses: MIT license
- org.codehaus.mojo:java-boot-classpath-detector:jar:1.23 (test)
Java boot classpath detector Description: Queries a java home in order to find its boot class path.
URL: https://www.mojohaus.org/animal-sniffer/java-boot-classpath-detector
Project Licenses: MIT license
- org.codehaus.mojo:java-boot-classpath-detector:jar:1.23 (test)
- org.codehaus.mojo:animal-sniffer:jar:1.23 (test)
Animal Sniffer Description: Animal Sniffer.
URL: https://www.mojohaus.org/animal-sniffer/animal-sniffer
Project Licenses: MIT license
- org.ow2.asm:asm:jar:9.4 (test)
asm Description: ASM, a very small and fast Java bytecode manipulation framework
URL: http://asm.ow2.io/
Project Licenses: BSD-3-Clause
- org.codehaus.mojo:animal-sniffer-annotations:jar:1.23 (test)
Animal Sniffer Annotations Description: Animal Sniffer Parent POM.
URL: https://www.mojohaus.org/animal-sniffer/animal-sniffer-annotations
Project Licenses: MIT license
- org.ow2.asm:asm:jar:9.4 (test)
- io.github.classgraph:classgraph:jar:4.8.141 (test)
ClassGraph Description: The uber-fast, ultra-lightweight classpath and module scanner for JVM languages.
URL: https://github.com/classgraph/classgraph
Project Licenses: The MIT License (MIT)
- org.apache.maven.shared:maven-common-artifact-filters:jar:3.3.2 (test)
Apache Maven Common Artifact Filters Description: A collection of ready-made filters to control inclusion/exclusion of artifacts during dependency resolution.
URL: https://maven.apache.org/shared/maven-common-artifact-filters/
Project Licenses: Apache License, Version 2.0
- org.apache.maven.shared:maven-filtering:jar:3.3.1 (test)
Apache Maven Filtering Description: A component to assist in filtering of resource files with properties from a Maven project.
URL: https://maven.apache.org/shared/maven-filtering/
Project Licenses: Apache-2.0
- org.apache.commons:commons-csv:jar:1.9.0 (test)
Apache Commons CSV Description: The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types.
URL: https://commons.apache.org/proper/commons-csv/
Project Licenses: Apache License, Version 2.0
- org.apache.maven.shared:maven-shared-utils:jar:3.4.2 (test)
Apache Maven Shared Utils Description: Shared utilities for use by Maven core and plugins
URL: https://maven.apache.org/shared/maven-shared-utils/
Project Licenses: Apache-2.0
- org.apache.jackrabbit.vault:org.apache.jackrabbit.vault:jar:3.7.2 (test)
- biz.netcentric.aem:aem-nodetypes:jar:2023.10.0 (test)
AEM Node Types and Namespaces Description: This module contains the node types and namespaces being defined in AEM as a CND file
URL: https://github.com/Netcentric/aem-nodetypes
Project Licenses: Eclipse Public License, Version 1.0
- io.wcm.tooling.nodetypes:io.wcm.tooling.nodetypes.wcmio:jar:1.0.0 (test)
wcm.io Node Types and Namespaces Description: This module contains the node types and namespaces being defined by wcm.io modules as a cnd file.
URL: https://github.com/wcm-io/wcm-io-tooling/tree/develop/misc/wcmio-nodetypes
Project Licenses: The Apache Software License, Version 2.0
- org.apache.sling:org.apache.sling.contentparser.api:jar:2.0.0 (test)
Apache Sling Content Parser API Description: API for parsing Apache Sling Resource trees stored in files (e.g. JSON, FileVault XML, etc.)
URL: http://sling.apache.org/sling-bundle-parent/org.apache.sling.contentparser.api
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.contentparser.json:jar:2.0.0 (test)
Apache Sling Content Parser for JSON Description: Apache Sling Content Parser for resource trees stored in JSON files
URL: http://sling.apache.org/sling-bundle-parent/org.apache.sling.contentparser.json
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-core:jar:3.3.9 (test)
Maven Core Description: Maven Core classes.
URL: http://maven.apache.org/ref/3.3.9/maven-core/
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-model:jar:3.3.9 (test)
Maven Model Description: Model for Maven POM (Project Object Model)
URL: http://maven.apache.org/ref/3.3.9/maven-model/
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-settings:jar:3.3.9 (test)
Maven Settings Description: Maven Settings model.
URL: http://maven.apache.org/ref/3.3.9/maven-settings/
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-settings-builder:jar:3.3.9 (test)
Maven Settings Builder Description: The effective settings builder, with inheritance and password decryption.
URL: http://maven.apache.org/ref/3.3.9/maven-settings-builder/
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-builder-support:jar:3.3.9 (test)
Maven Builder Support Description: Support for descriptor builders (model, setting, toolchains)
URL: http://maven.apache.org/ref/3.3.9/maven-builder-support/
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-builder-support:jar:3.3.9 (test)
- org.apache.maven:maven-repository-metadata:jar:3.3.9 (test)
Maven Repository Metadata Model Description: Per-directory local and remote repository metadata.
URL: http://maven.apache.org/ref/3.3.9/maven-repository-metadata/
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-artifact:jar:3.3.9 (test)
Maven Artifact Description: Maven is a software build management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL: http://maven.apache.org/ref/3.3.9/maven-artifact/
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-model-builder:jar:3.3.9 (test)
Maven Model Builder Description: The effective model builder, with inheritance, profile activation, interpolation, ...
URL: http://maven.apache.org/ref/3.3.9/maven-model-builder/
Project Licenses: Apache License, Version 2.0
- com.google.guava:guava:jar:18.0 (test)
Guava: Google Core Libraries for Java Description: Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more. Guava has only one code dependency - javax.annotation, per the JSR-305 spec.
URL: http://code.google.com/p/guava-libraries/guava
Project Licenses: The Apache Software License, Version 2.0
- com.google.guava:guava:jar:18.0 (test)
- org.apache.maven:maven-aether-provider:jar:3.3.9 (test)
Maven Aether Provider Description: Extensions to Aether for utilizing Maven POM and repository metadata.
URL: http://maven.apache.org/ref/3.3.9/maven-aether-provider/
Project Licenses: Apache License, Version 2.0
- org.eclipse.aether:aether-spi:jar:1.0.2.v20150114 (test)
Aether SPI Description: The service provider interface for repository system implementations and repository connectors.
URL: http://www.eclipse.org/aether/aether-spi/
Project Licenses: Eclipse Public License, Version 1.0
- org.eclipse.aether:aether-spi:jar:1.0.2.v20150114 (test)
- org.eclipse.aether:aether-impl:jar:1.0.2.v20150114 (test)
Aether Implementation Description: An implementation of the repository system.
URL: http://www.eclipse.org/aether/aether-impl/
Project Licenses: Eclipse Public License, Version 1.0
- org.eclipse.aether:aether-api:jar:1.0.2.v20150114 (test)
Aether API Description: The application programming interface for the repository system.
URL: http://www.eclipse.org/aether/aether-api/
Project Licenses: Eclipse Public License, Version 1.0
- org.eclipse.aether:aether-util:jar:1.0.2.v20150114 (test)
Aether Utilities Description: A collection of utility classes to ease usage of the repository system.
URL: http://www.eclipse.org/aether/aether-util/
Project Licenses: Eclipse Public License, Version 1.0
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.2 (test)
org.eclipse.sisu.plexus Description: Plexus-JSR330 adapter; adds Plexus support to the Sisu-Inject container
URL: http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/
Project Licenses: Eclipse Public License, Version 1.0
- javax.enterprise:cdi-api:jar:1.0 (test)
CDI APIs Description: APIs for JSR-299: Contexts and Dependency Injection for Java EE
URL: http://www.seamframework.org/Weld/cdi-api
Project Licenses: Apache License, Version 2.0
- javax.annotation:jsr250-api:jar:1.0 (test)
JSR-250 Common Annotations for the JavaTM Platform Description: JSR-250 Reference Implementation by Glassfish
URL: http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html
Project Licenses: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
- javax.annotation:jsr250-api:jar:1.0 (test)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.2 (test)
org.eclipse.sisu.inject Description: JSR330-based container; supports classpath scanning, auto-binding, and dynamic auto-wiring
URL: http://www.eclipse.org/sisu/org.eclipse.sisu.inject/
Project Licenses: Eclipse Public License, Version 1.0
- javax.enterprise:cdi-api:jar:1.0 (test)
- com.google.inject:guice:jar:no_aop:4.0 (test)
Google Guice - Core Library Description: Guice is a lightweight dependency injection framework for Java 6 and above
URL: https://github.com/google/guice/guice
Project Licenses: The Apache Software License, Version 2.0
- aopalliance:aopalliance:jar:1.0 (test)
AOP alliance Description: AOP Alliance
URL: http://aopalliance.sourceforge.net
Project Licenses: Public Domain
- aopalliance:aopalliance:jar:1.0 (test)
- org.codehaus.plexus:plexus-interpolation:jar:1.21 (test)
Plexus Interpolation API Description: The Plexus project provides a full software stack for creating and executing software projects.
URL: http://plexus.codehaus.org/plexus-components/plexus-interpolation
Project Licenses: The Apache Software License, Version 2.0
- org.codehaus.plexus:plexus-classworlds:jar:2.5.2 (test)
Plexus Classworlds Description: A class loader framework
URL: http://plexus.codehaus.org/plexus-classworlds/
Project Licenses: The Apache Software License, Version 2.0
- org.codehaus.plexus:plexus-component-annotations:jar:1.6 (test)
Plexus :: Component Annotations Description: Plexus Component "Java 5" Annotations, to describe plexus components properties in java sources with standard annotations instead of javadoc annotations.
URL: http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/
Project Licenses: The Apache Software License, Version 2.0
- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 (test)
Plexus Security Dispatcher Component Description: There is currently no description associated with this project.
URL: http://spice.sonatype.org/plexus-sec-dispatcher
Project Licenses: Apache Public License 2.0
- org.sonatype.plexus:plexus-cipher:jar:1.4 (test)
Plexus Cipher: encryption/decryption Component Description: There is currently no description associated with this project.
URL: http://spice.sonatype.org/plexus-cipher
Project Licenses: Apache Public License 2.0
- org.sonatype.plexus:plexus-cipher:jar:1.4 (test)
- org.apache.maven:maven-model:jar:3.3.9 (test)
- org.apache.maven:maven-plugin-api:jar:3.3.9 (test)
Maven Plugin API Description: The API for plugins - Mojos - development.
URL: http://maven.apache.org/ref/3.3.9/maven-plugin-api/
Project Licenses: Apache License, Version 2.0
- org.apache.jackrabbit:filevault-package-maven-plugin:jar:1.3.6 (test)
- io.wcm.devops.conga.plugins:io.wcm.devops.conga.plugins.ansible:jar:1.4.6 (test)
CONGA Ansible Plugin Description: wcm.io DevOps CONfiguration GenerAtor Plugin for Ansible.
Project Licenses: The Apache Software License, Version 2.0
- de.rtner:PBKDF2:jar:1.1.4 (test)
PBKDF2 Description: A free Java implementation of RFC 2898 / PKCS#5 PBKDF2
URL: http://www.rtner.de/software/PBKDF2.html
Project Licenses: GNU Lesser General Public License (LGPL), Version 2.1
- de.rtner:PBKDF2:jar:1.1.4 (test)
- commons-cli:commons-cli:jar:1.6.0 (test)
Apache Commons CLI Description: Apache Commons CLI provides a simple API for presenting, processing and validating a Command Line Interface.
URL: https://commons.apache.org/proper/commons-cli/
Project Licenses: Apache-2.0
- org.apache.commons:commons-lang3:jar:3.14.0 (test)
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-2.0
- commons-io:commons-io:jar:2.15.1 (test)
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.slf4j:slf4j-api:jar:1.7.36 (test)
SLF4J API Module Description: The slf4j API
URL: http://www.slf4j.org
Project Licenses: MIT License
- org.slf4j:slf4j-simple:jar:1.7.36 (test)
SLF4J Simple Binding Description: SLF4J Simple binding
URL: http://www.slf4j.org
Project Licenses: MIT License
- io.wcm.devops.conga.plugins:io.wcm.devops.conga.plugins.aem:jar:2.20.0 (test)
- 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
- io.wcm.devops.conga.plugins:conga-aem-crypto-cli:jar:2.20.0 (test)
Licenses
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component
GNU Lesser General Public License (LGPL), Version 2.1: PBKDF2
Day Specification License addendum: Content Repository for JavaTM Technology API
MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module, SLF4J Simple Binding
BSD-3-Clause: asm
Day Specification License: Content Repository for JavaTM Technology API
Public Domain: AOP alliance, XZ for Java
BSD 2-Clause License: zstd-jni
Eclipse Public License, Version 1.0: AEM Node Types and Namespaces, Aether API, Aether Implementation, Aether SPI, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus
(Apache-2.0 OR EPL-2.0): biz.aQute.bnd.util, biz.aQute.bndlib
The MIT License (MIT): ClassGraph
Apache License 2.0: snappy
Apache-2.0: Apache Commons CLI, Apache Commons IO, Apache Commons Lang, Apache Jackrabbit FileVault - Package Maven Plugin, Apache Jackrabbit FileVault Core Bundle, Apache Jackrabbit FileVault Validation, Apache Maven Archiver, Apache Maven Filtering, Apache Maven Shared Utils, org.osgi:org.osgi.util.function, org.osgi:org.osgi.util.promise, org.osgi:org.osgi.util.tracker, org.osgi:osgi.annotation
Apache License, Version 2.0: Apache Commons CSV, Apache Commons Collections, Apache Felix Configuration Admin Service, Apache Felix Configuration Json, Apache Felix Converter, Apache Maven Common Artifact Filters, Apache Sling Content Parser API, Apache Sling Content Parser for JSON, CDI APIs, Jackrabbit API, Jackrabbit JCR Commons, Jackrabbit SPI, Jackrabbit SPI 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, Plexus Archiver Component, Plexus Common Utilities, Plexus IO Components, org.osgi:org.osgi.dto, org.osgi:org.osgi.framework, org.osgi:org.osgi.resource, org.osgi:org.osgi.service.log, org.osgi:org.osgi.service.repository
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform
MIT license: Animal Sniffer, Animal Sniffer Annotations, Animal Sniffer Maven Plugin, Java boot classpath detector
The Apache Software License, Version 2.0: CONGA AEM Crypto Command Line Interface, CONGA AEM Plugin, CONGA Ansible Plugin, Google Guice - Core Library, Guava: Google Core Libraries for Java, JetBrains Java Annotations, Plexus :: Component Annotations, Plexus Classworlds, Plexus Interpolation API, Subset of Spotbugs Annotations, javax.inject, wcm.io Maven Archetype for AEM Configuration Management, wcm.io Node Types and Namespaces
Dependency File Details
Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
---|---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
aopalliance-1.0.jar | 4.5 kB | 15 | 9 | 2 | 1.3 | Yes | No |
biz.aQute.bnd.util-6.4.0.jar | 429 kB | 371 | 199 | 12 | 1.8 | Yes | No |
biz.aQute.bndlib-6.4.0.jar | 3.2 MB | 2123 | 1010 | 139 | 1.8 | Yes | No |
aem-nodetypes-2023.10.0.jar | 10.8 kB | 9 | 0 | 0 | - | - | - |
zstd-jni-1.5.5-5.jar | 5.9 MB | 74 | 33 | 2 | 1.6 | Yes | No |
guava-18.0.jar | 2.3 MB | 1719 | 1690 | 17 | 1.6 | Yes | No |
guice-4.0-no_aop.jar | 423.6 kB | 344 | 329 | 8 | 1.6 | Yes | No |
commons-cli-1.6.0.jar | 59.5 kB | 46 | 31 | 2 | 9 | Yes | No |
commons-io-2.15.1.jar | 501.2 kB | 368 | 339 | 16 | 9 | Yes | No |
PBKDF2-1.1.4.jar | 14.9 kB | 18 | 10 | 2 | 1.6 | Yes | No |
classgraph-4.8.141.jar | 565.4 kB | 291 | 262 | 14 | 9 | Yes | No |
conga-aem-crypto-cli-2.20.0.jar | 14.6 kB | 22 | 5 | 1 | 11 | Yes | No |
io.wcm.devops.conga.plugins.aem-2.20.0.jar | 157.2 kB | 121 | 79 | 12 | 11 | Yes | No |
io.wcm.devops.conga.plugins.ansible-1.4.6.jar | 60.6 kB | 79 | 37 | 13 | 11 | Yes | No |
io.wcm.tooling.nodetypes.wcmio-1.0.0.jar | 3.3 kB | 8 | 0 | 0 | - | - | - |
io.wcm.tooling.spotbugs.annotations-1.0.0.jar | 3.9 kB | 13 | 1 | 1 | 1.8 | No | No |
jsr250-api-1.0.jar | 5.8 kB | 16 | 11 | 2 | 1.5 | Yes | No |
cdi-api-1.0.jar | 44.9 kB | 92 | 75 | 7 | 1.5 | Yes | No |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No | No |
jcr-2.0.jar | 69.2 kB | 138 | 120 | 10 | 1.4 | Yes | No |
commons-collections4-4.4.jar | 751.9 kB | 555 | 524 | 19 | 1.8 | Yes | No |
commons-csv-1.9.0.jar | 51.3 kB | 30 | 17 | 1 | 1.8 | Yes | No |
commons-lang3-3.14.0.jar | 658 kB | 436 | 404 | 19 | 9 | Yes | No |
org.apache.felix.cm.json-1.0.6.jar | 47.9 kB | 53 | 37 | 2 | 1.8 | Yes | No |
org.apache.felix.configadmin-1.8.12.jar | 140.2 kB | 95 | 69 | 6 | 1.6 | Yes | No |
org.apache.felix.converter-1.0.14.jar | 116.6 kB | 108 | 94 | 1 | 1.7 | Yes | No |
filevault-package-maven-plugin-1.3.6.jar | 179.6 kB | 77 | 47 | 5 | 1.8 | Yes | No |
jackrabbit-jcr-commons-2.20.8.jar | 405.7 kB | 311 | 273 | 23 | 1.8 | Yes | No |
jackrabbit-spi-2.20.8.jar | 28.5 kB | 51 | 37 | 1 | 1.8 | Yes | No |
jackrabbit-spi-commons-2.20.8.jar | 804.1 kB | 535 | 498 | 21 | 1.8 | Yes | No |
oak-jackrabbit-api-1.22.4.jar | 54.5 kB | 97 | 71 | 12 | 1.8 | Yes | No |
org.apache.jackrabbit.vault-3.7.2.jar | 3 MB | 1908 | 1671 | 128 | 1.8 | Yes | No |
vault-validation-3.7.2.jar | 613 kB | 333 | 287 | 24 | 1.8 | Yes | No |
maven-aether-provider-3.3.9.jar | 66.9 kB | 43 | 26 | 1 | 1.7 | Yes | No |
maven-archiver-3.6.1.jar | 26.6 kB | 19 | 5 | 1 | 1.8 | Yes | No |
maven-artifact-3.3.9.jar | 55 kB | 57 | 32 | 11 | 1.7 | Yes | No |
maven-builder-support-3.3.9.jar | 14.9 kB | 24 | 10 | 1 | 1.7 | Yes | No |
maven-core-3.3.9.jar | 637.9 kB | 493 | 394 | 56 | 1.7 | Yes | No |
maven-model-3.3.9.jar | 164 kB | 71 | 54 | 3 | 1.7 | Yes | No |
maven-model-builder-3.3.9.jar | 177 kB | 154 | 121 | 16 | 1.7 | Yes | No |
maven-plugin-api-3.3.9.jar | 47.5 kB | 48 | 27 | 6 | 1.7 | Yes | No |
maven-repository-metadata-3.3.9.jar | 27.3 kB | 27 | 9 | 2 | 1.7 | Yes | No |
maven-settings-3.3.9.jar | 44.3 kB | 35 | 19 | 2 | 1.7 | Yes | No |
maven-settings-builder-3.3.9.jar | 43 kB | 53 | 32 | 5 | 1.7 | Yes | No |
maven-common-artifact-filters-3.3.2.jar | 58.3 kB | 62 | 42 | 5 | 1.8 | Yes | No |
maven-filtering-3.3.1.jar | 55 kB | 39 | 22 | 1 | 1.8 | Yes | No |
maven-shared-utils-3.4.2.jar | 151.1 kB | 103 | 79 | 9 | 1.8 | Yes | No |
org.apache.sling.contentparser.api-2.0.0.jar | 12.9 kB | 20 | 5 | 1 | 1.8 | Yes | No |
org.apache.sling.contentparser.json-2.0.0.jar | 17.7 kB | 24 | 6 | 2 | 1.8 | Yes | No |
animal-sniffer-1.23.jar | 38.8 kB | 32 | 20 | 2 | 1.8 | Yes | No |
animal-sniffer-annotations-1.23.jar | 3.1 kB | 12 | 1 | 1 | 1.8 | No | No |
animal-sniffer-maven-plugin-1.23.jar | 34.5 kB | 24 | 7 | 2 | 1.8 | Yes | No |
java-boot-classpath-detector-1.23.jar | 4.9 kB | 13 | 1 | 1 | 1.8 | Yes | No |
plexus-archiver-4.8.0.jar | 224 kB | 211 | 171 | 26 | 1.8 | Yes | No |
plexus-classworlds-2.5.2.jar | 52.7 kB | 52 | 37 | 5 | 1.6 | Yes | No |
plexus-component-annotations-1.6.jar | 4.3 kB | 15 | 3 | 1 | 1.5 | No | No |
plexus-interpolation-1.21.jar | 62.5 kB | 60 | 44 | 6 | 1.5 | Yes | No |
plexus-io-3.4.1.jar | 79.4 kB | 89 | 68 | 7 | 1.8 | Yes | No |
plexus-utils-4.0.0.jar | 192.4 kB | 128 | 86 | 7 | 11 | Yes | No |
aether-api-1.0.2.v20150114.jar | 136.3 kB | 149 | 128 | 11 | 1.5 | Yes | No |
aether-impl-1.0.2.v20150114.jar | 173 kB | 114 | 96 | 4 | 1.5 | Yes | No |
aether-spi-1.0.2.v20150114.jar | 30.7 kB | 54 | 34 | 8 | 1.5 | Yes | No |
aether-util-1.0.2.v20150114.jar | 146.9 kB | 126 | 101 | 13 | 1.5 | Yes | No |
org.eclipse.sisu.inject-0.3.2.jar | 377.6 kB | 288 | 270 | 9 | 1.6 | Yes | No |
org.eclipse.sisu.plexus-0.3.2.jar | 205.4 kB | 196 | 164 | 20 | 1.6 | Yes | No |
snappy-0.4.jar | 58 kB | 34 | 24 | 1 | 1.6 | Yes | No |
annotations-24.1.0.jar | 30.6 kB | 70 | 60 | 3 | 9 | Yes | No |
org.osgi.dto-1.0.0.jar | 14.8 kB | 22 | 2 | 1 | 1.5 | Yes | No |
org.osgi.framework-1.8.0.jar | 345 kB | 257 | 108 | 12 | 1.5 | Yes | No |
org.osgi.resource-1.0.0.jar | 33 kB | 52 | 15 | 2 | 1.5 | Yes | No |
org.osgi.service.log-1.3.0.jar | 16.7 kB | 29 | 4 | 1 | 1.2 | No | No |
org.osgi.service.repository-1.1.0.jar | 25.4 kB | 42 | 11 | 1 | 1.5 | Yes | No |
org.osgi.util.function-1.2.0.jar | 23.6 kB | 31 | 6 | 1 | 1.8 | Yes | No |
org.osgi.util.promise-1.2.0.jar | 83.4 kB | 70 | 38 | 1 | 1.8 | Yes | No |
org.osgi.util.tracker-1.5.4.jar | 44 kB | 34 | 9 | 1 | 1.8 | Yes | No |
osgi.annotation-8.0.1.jar | 36.9 kB | 54 | 18 | 2 | 1.8 | Yes | No |
asm-9.4.jar | 122.4 kB | 44 | 38 | 3 | 9 | Yes | No |
jcl-over-slf4j-1.7.5.jar | 16.5 kB | 23 | 9 | 2 | 1.5 | Yes | No |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes | No |
slf4j-simple-1.7.36.jar | 15.3 kB | 20 | 10 | 1 | 1.5 | 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 |
xz-1.9.jar | 116 kB | 132 | 117 | 10 | 9 | No | Yes |
83 | 25 MB | 14310 | 10911 | 818 | 11 | 75 | 1 |
provided: 2 | provided: 34.5 kB | provided: 83 | provided: 61 | provided: 4 | 9 | provided: 1 | - |
test: 81 | test: 25 MB | test: 14227 | test: 10850 | test: 814 | 11 | test: 74 | test: 1 |