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 |
---|---|---|---|---|
io.wcm.devops.conga | io.wcm.devops.conga.generator | 1.17.1-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
io.wcm.devops.conga.plugins | io.wcm.devops.conga.plugins.aem | 2.20.1-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
io.wcm.devops.conga.plugins | io.wcm.devops.conga.plugins.ansible | 1.4.6 | jar | The Apache Software License, Version 2.0 |
io.wcm.tooling.commons | io.wcm.tooling.commons.crx-packmgr-helper | 2.1.6 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-archiver | 3.6.3 | jar | Apache-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.hamcrest | hamcrest-library | 2.2 | jar | BSD License 3 |
org.junit.jupiter | junit-jupiter | 5.10.1 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 5.10.0 | jar | MIT |
org.mockito | mockito-junit-jupiter | 5.10.0 | jar | MIT |
org.slf4j | slf4j-simple | 1.7.36 | jar | MIT License |
org.xmlunit | xmlunit-core | 2.10.0 | jar | The Apache Software License, Version 2.0 |
org.zeroturnaround | zt-zip | 1.17 | 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.apache.maven | maven-artifact | 3.3.9 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-compat | 3.3.9 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-core | 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-plugin-api | 3.3.9 | jar | Apache License, Version 2.0 |
org.apache.maven.plugin-tools | maven-plugin-annotations | 3.15.1 | 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:
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.github.luben | zstd-jni | 1.5.6-3 | jar | BSD 2-Clause License |
net.minidev | accessors-smart | 2.4.9 | jar | The Apache Software License, Version 2.0 |
net.minidev | json-smart | 2.4.10 | jar | The Apache Software License, Version 2.0 |
org.tukaani | xz | 1.9 | 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:
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:
Project Dependency Graph
Dependency Tree
- io.wcm.devops.conga.plugins:conga-aem-maven-plugin:maven-plugin:2.20.1-SNAPSHOT
CONGA AEM Maven Plugin Description: wcm.io DevOps CONGA - CONfiguration GenerAtor Maven Plugin for AEM
Project Licenses: The Apache Software License, Version 2.0
- io.wcm.devops.conga:io.wcm.devops.conga.generator:jar:1.17.1-SNAPSHOT (compile)
CONGA Generator Description: wcm.io DevOps CONGA Configuration Generator.
URL: https://devops.wcm.io/generator/io.wcm.devops.conga.parent/io.wcm.devops.conga.generator/
Project Licenses: The Apache Software License, Version 2.0
- io.wcm.devops.conga:io.wcm.devops.conga.model:jar:1.17.1-SNAPSHOT (compile)
CONGA Model Description: wcm.io DevOps CONGA Model classes for java representation of definition files.
URL: https://devops.wcm.io/tooling/parent_toplevel/io.wcm.devops.conga.parent/io.wcm.devops.conga.model/
Project Licenses: The Apache Software License, Version 2.0
- io.wcm.devops.conga:io.wcm.devops.conga.resource:jar:1.17.1-SNAPSHOT (compile)
CONGA Resource Description: wcm.io DevOps CONGA resource abstraction for reading file from filesystem and classpath.
Project Licenses: The Apache Software License, Version 2.0
- org.springframework:spring-core:jar:5.3.39 (compile)
Spring Core Description: Spring Core
URL: https://github.com/spring-projects/spring-framework
Project Licenses: Apache License, Version 2.0
- org.springframework:spring-jcl:jar:5.3.39 (compile)
Spring Commons Logging Bridge Description: Spring Commons Logging Bridge
URL: https://github.com/spring-projects/spring-framework
Project Licenses: Apache License, Version 2.0
- org.springframework:spring-jcl:jar:5.3.39 (compile)
- org.springframework:spring-core:jar:5.3.39 (compile)
- org.yaml:snakeyaml:jar:2.3 (compile)
SnakeYAML Description: YAML 1.1 parser and emitter for Java
URL: https://bitbucket.org/snakeyaml/snakeyaml
Project Licenses: Apache License, Version 2.0
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
Apache Commons BeanUtils Description: Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.
URL: https://commons.apache.org/proper/commons-beanutils/
Project Licenses: Apache License, Version 2.0
- commons-collections:commons-collections:jar:3.2.2 (compile)
Apache Commons Collections Description: Types that extend and augment the Java Collections Framework.
URL: http://commons.apache.org/collections/
Project Licenses: Apache License, Version 2.0
- commons-collections:commons-collections:jar:3.2.2 (compile)
- io.wcm.devops.conga:io.wcm.devops.conga.resource:jar:1.17.1-SNAPSHOT (compile)
- org.apache.commons:commons-text:jar:1.12.0 (compile)
Apache Commons Text Description: Apache Commons Text is a set of utility functions and reusable components for the purpose of processing and manipulating text that should be of use in a Java environment.
URL: https://commons.apache.org/proper/commons-text
Project Licenses: Apache-2.0
- com.github.ben-manes.caffeine:caffeine:jar:3.1.8 (compile)
Caffeine cache Description: A high performance caching library
URL: https://github.com/ben-manes/caffeine
Project Licenses: Apache License, Version 2.0
- org.checkerframework:checker-qual:jar:3.37.0 (compile)
Checker Qual Description: checker-qual contains annotations (type qualifiers) that a programmer writes to specify Java code for type-checking by the Checker Framework.
URL: https://checkerframework.org/
Project Licenses: The MIT License
- com.google.errorprone:error_prone_annotations:jar:2.21.1 (compile)
error-prone annotations Description: Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.
URL: https://errorprone.info/error_prone_annotations
Project Licenses: Apache 2.0
- org.checkerframework:checker-qual:jar:3.37.0 (compile)
- com.github.jknack:handlebars:jar:4.3.1 (compile)
Handlebars Description: Logic-less and semantic templates with Java
URL: https://github.com/jknack/handlebars.java/handlebars
Project Licenses: The Apache Software License, Version 2.0
- com.github.jknack:handlebars-helpers:jar:4.3.1 (compile)
Handlebars Helpers Description: A collection helpers donated by the community
URL: https://github.com/jknack/handlebars.java/handlebars-helpers
Project Licenses: The Apache Software License, Version 2.0
- com.google.code.gson:gson:jar:2.11.0 (compile)
Gson Description: Gson JSON library
URL: https://github.com/google/gson
Project Licenses: Apache-2.0
- org.apache.commons:commons-jexl3:jar:3.4.0 (compile)
Apache Commons JEXL Description: Apache Commons JEXL is a library facilitates the implementation of scripting features in applications and frameworks written in Java.
URL: https://commons.apache.org/proper/commons-jexl/
Project Licenses: Apache-2.0
- commons-logging:commons-logging:jar:1.3.2 (compile)
Apache Commons Logging Description: Apache Commons Logging is a thin adapter allowing configurable bridging to other, well-known logging systems.
URL: https://commons.apache.org/proper/commons-logging/
Project Licenses: Apache-2.0
- commons-logging:commons-logging:jar:1.3.2 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
SLF4J API Module Description: The slf4j API
URL: http://www.slf4j.org
Project Licenses: MIT License
- io.wcm.devops.conga:io.wcm.devops.conga.model:jar:1.17.1-SNAPSHOT (compile)
- io.wcm.devops.conga.plugins:io.wcm.devops.conga.plugins.aem:jar:2.20.1-SNAPSHOT (compile)
CONGA AEM Plugin Description: wcm.io DevOps CONfiguration GenerAtor Plugin for Adobe Experience Manager (AEM).
Project Licenses: The Apache Software License, Version 2.0
- io.wcm.devops.conga.plugins:io.wcm.devops.conga.plugins.sling:jar:1.4.1-SNAPSHOT (compile)
CONGA Sling Plugin Description: wcm.io DevOps CONfiguration GenerAtor Plugin for Apache Sling.
Project Licenses: The Apache Software License, Version 2.0
- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 (compile)
Apache Felix Configuration Admin Service Description: Implementation of the OSGi Configuration Admin Service Specification 1.6
URL: http://felix.apache.org/org.apache.felix.configadmin/
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.provisioning.model:jar:1.8.6 (compile)
Apache Sling Provisioning Model Description: The provisioning model for Apache Sling
URL: https://sling.apache.org/sling-bundle-parent/org.apache.sling.provisioning.model
Project Licenses: Apache License, Version 2.0
- com.fasterxml.jackson.core:jackson-databind:jar:2.18.1 (compile)
jackson-databind Description: General data-binding functionality for Jackson: works on core streaming API
URL: https://github.com/FasterXML/jackson
Project Licenses: The Apache Software License, Version 2.0
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.1 (compile)
Jackson-annotations Description: Core annotations used for value types, used by Jackson data binding package.
URL: https://github.com/FasterXML/jackson
Project Licenses: The Apache Software License, Version 2.0
- com.fasterxml.jackson.core:jackson-core:jar:2.18.1 (compile)
Jackson-core Description: Core Jackson processing abstractions (aka Streaming API), implementation for JSON
URL: https://github.com/FasterXML/jackson-core
Project Licenses: The Apache Software License, Version 2.0
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.1 (compile)
- org.apache.felix:org.apache.felix.cm.json:jar:2.0.6 (compile)
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.osgi:org.osgi.util.converter:jar:1.0.9 (compile)
org.osgi:org.osgi.util.converter Description: OSGi Companion Code for org.osgi.util.converter Version 1.0.9
Project Licenses: Apache-2.0
- org.osgi:org.osgi.util.function:jar:1.0.0 (compile)
org.osgi:org.osgi.util.function Description: OSGi Companion Code for org.osgi.util.function Version 1.0.0.
URL: http://www.osgi.org/
Project Licenses: Apache License, Version 2.0
- org.osgi:org.osgi.util.function:jar:1.0.0 (compile)
- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 (compile)
- org.apache.jackrabbit:filevault-package-maven-plugin:jar:1.4.0 (compile)
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:vault-validation:jar:3.8.2 (compile)
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.geronimo.specs:geronimo-json_1.1_spec:jar:1.2 (compile)
Apache Geronimo JSON Spec 1.1 Description: Apache Geronimo implementation of the JSR-374
URL: http://geronimo.apache.org/maven/specs/geronimo-json_1.1_spec/1.2
Project Licenses: The Apache Software License, Version 2.0
- org.apache.felix:org.apache.felix.converter:jar:1.0.14 (compile)
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.geronimo.specs:geronimo-json_1.1_spec:jar:1.2 (compile)
- org.apache.jackrabbit:oak-jackrabbit-api:jar:1.22.4 (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 License, Version 2.0
- org.apache.jackrabbit:jackrabbit-spi-commons:jar:2.20.8 (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/jackrabbit-spi-commons/
Project Licenses: Apache License, Version 2.0
- org.apache.jackrabbit:jackrabbit-spi:jar:2.20.8 (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/jackrabbit-spi/
Project Licenses: Apache License, Version 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.jackrabbit:jackrabbit-spi:jar:2.20.8 (compile)
- org.osgi:org.osgi.framework:jar:1.8.0 (compile)
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
- biz.aQute.bnd:biz.aQute.bndlib:jar:6.4.0 (compile)
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 (compile)
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 (compile)
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 (compile)
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 (compile)
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 (compile)
- org.osgi:org.osgi.service.log:jar:1.3.0 (compile)
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 (compile)
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.promise:jar:1.2.0 (compile)
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 (compile)
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 (compile)
- org.codehaus.mojo:animal-sniffer-maven-plugin:jar:1.23 (compile)
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 (compile)
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 (compile)
- org.codehaus.mojo:animal-sniffer:jar:1.23 (compile)
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 (compile)
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 (compile)
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 (compile)
- io.github.classgraph:classgraph:jar:4.8.141 (compile)
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 (compile)
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.4.0 (compile)
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.codehaus.plexus:plexus-xml:jar:3.0.1 (compile)
Plexus XML Utilities Description: A collection of various utility classes to ease working with XML in Maven 3.
URL: https://codehaus-plexus.github.io/plexus-xml/
Project Licenses: Apache License, Version 2.0
- org.codehaus.plexus:plexus-xml:jar:3.0.1 (compile)
- org.apache.commons:commons-csv:jar:1.9.0 (compile)
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 (compile)
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:vault-validation:jar:3.8.2 (compile)
- biz.netcentric.aem:aem-nodetypes:jar:2023.10.0 (compile)
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 (compile)
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
- io.wcm.tooling.commons:io.wcm.tooling.commons.content-package-builder:jar:1.7.4 (compile)
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
- com.day.commons:day-commons-any:jar:2.0.0 (compile)
Day Commons Library - ANY Parser Description: Parser for ANY formatted text files
URL: https://adobe.com
Project Licenses: License Agreement
- com.day.commons:day-commons-text:jar:1.1.10 (compile)
Day Commons Library - Text Support Description: Text manipulation support classes.
URL: https://adobe.com
Project Licenses: License Agreement
- commons-io:commons-io:jar:2.17.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.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
- commons-codec:commons-codec:jar:1.17.1 (compile)
Apache Commons Codec Description: The Apache Commons Codec component contains encoders and decoders for various formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
URL: https://commons.apache.org/proper/commons-codec/
Project Licenses: Apache-2.0
- commons-codec:commons-codec:jar:1.17.1 (compile)
- org.apache.sling:org.apache.sling.contentparser.api:jar:2.0.0 (compile)
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.1.0 (compile)
Apache Sling Content Parser for JSON Description: Apache Sling Content Parser for resource trees stored in JSON files
Project Licenses: Apache-2.0
- jakarta.json:jakarta.json-api:jar:2.1.3 (compile)
Jakarta JSON Processing API Description: Jakarta JSON Processing defines a Java(R) based framework for parsing, generating, transforming, and querying JSON documents.
URL: https://github.com/eclipse-ee4j/jsonp
Project Licenses: Eclipse Public License 2.0, GNU General Public License, version 2 with the GNU Classpath Exception
- org.apache.johnzon:johnzon-core:jar:2.0.1 (compile)
Johnzon :: Core Description: Apache Johnzon is an implementation of JSR-353 (JavaTM API for JSON Processing).
URL: https://johnzon.apache.org/johnzon-core
Project Licenses: The Apache Software License, Version 2.0
- org.apache.jackrabbit:oak-security-spi:jar:1.72.0 (compile)
Oak Security SPI 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-security-spi/
Project Licenses: Apache-2.0
- org.osgi:org.osgi.service.component.annotations:jar:1.4.0 (compile)
org.osgi:org.osgi.service.component.annotations Description: OSGi Companion Code for org.osgi.service.component.annotations Version 1.4.0
Project Licenses: Apache-2.0
- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.0 (compile)
org.osgi:org.osgi.service.metatype.annotations Description: OSGi Companion Code for org.osgi.service.metatype.annotations Version 1.4.0
Project Licenses: Apache-2.0
- org.apache.jackrabbit:oak-shaded-guava:jar:1.72.0 (compile)
Jackrabbit Guava Wrapper 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-shaded-guava/
Project Licenses: Apache-2.0
- org.apache.jackrabbit:oak-api:jar:1.72.0 (compile)
Oak 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-api/
Project Licenses: Apache-2.0
- org.apache.jackrabbit:oak-core-spi:jar:1.72.0 (compile)
Oak Core SPI 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-core-spi/
Project Licenses: Apache-2.0
- org.apache.jackrabbit:oak-store-spi:jar:1.72.0 (compile)
Oak NodeStore and Commit SPI 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-store-spi/
Project Licenses: Apache-2.0
- org.apache.jackrabbit:oak-query-spi:jar:1.72.0 (compile)
Oak Query SPI 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-query-spi/
Project Licenses: Apache-2.0
- org.osgi:org.osgi.service.component.annotations:jar:1.4.0 (compile)
- org.apache.jackrabbit:oak-commons:jar:1.72.0 (compile)
Oak Commons 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-commons/
Project Licenses: Apache-2.0
- io.wcm.devops.conga.plugins:io.wcm.devops.conga.plugins.sling:jar:1.4.1-SNAPSHOT (compile)
- io.wcm.devops.conga.plugins:io.wcm.devops.conga.plugins.ansible:jar:1.4.6 (compile)
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 (compile)
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
- org.apache.commons:commons-exec:jar:1.3 (compile)
Apache Commons Exec Description: Apache Commons Exec is a library to reliably execute external processes from within the JVM.
URL: http://commons.apache.org/proper/commons-exec/
Project Licenses: Apache License, Version 2.0
- com.jayway.jsonpath:json-path:jar:2.8.0 (compile)
json-path Description: A library to query and verify JSON
URL: https://github.com/jayway/JsonPath
Project Licenses: The Apache Software License, Version 2.0
- net.minidev:json-smart:jar:2.4.10 (runtime)
JSON Small and Fast Parser Description: JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.
URL: https://urielch.github.io/
Project Licenses: The Apache Software License, Version 2.0
- net.minidev:accessors-smart:jar:2.4.9 (runtime)
ASM based accessors helper used by json-smart Description: Java reflect give poor performance on getter setter an constructor calls, accessors-smart use ASM to speed up those calls.
URL: https://urielch.github.io/
Project Licenses: The Apache Software License, Version 2.0
- net.minidev:accessors-smart:jar:2.4.9 (runtime)
- net.minidev:json-smart:jar:2.4.10 (runtime)
- de.rtner:PBKDF2:jar:1.1.4 (compile)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.15.1 (provided)
Maven Plugin Tools Java Annotations Description: Java annotations to use in Mojos
URL: https://maven.apache.org/plugin-tools/maven-plugin-annotations
Project Licenses: Apache-2.0
- org.apache.maven:maven-plugin-api:jar:3.3.9 (provided)
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.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.2 (provided)
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 (provided)
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 (provided)
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 (provided)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.2 (provided)
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 (provided)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.2 (provided)
- org.apache.maven:maven-model:jar:3.3.9 (provided)
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.codehaus.plexus:plexus-utils:jar:3.0.22 (compile)
Plexus Common Utilities Description: A collection of various utility classes to ease working with strings, files, command lines, XML and more.
URL: http://plexus.codehaus.org/plexus-utils
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
- org.codehaus.plexus:plexus-utils:jar:3.0.22 (compile)
- org.apache.maven:maven-core:jar:3.3.9 (provided)
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-settings:jar:3.3.9 (provided)
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 (provided)
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 (provided)
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 (provided)
- org.apache.maven:maven-repository-metadata:jar:3.3.9 (provided)
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-model-builder:jar:3.3.9 (provided)
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 (provided)
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 (provided)
- org.apache.maven:maven-aether-provider:jar:3.3.9 (provided)
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 (provided)
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 (provided)
- org.eclipse.aether:aether-impl:jar:1.0.2.v20150114 (provided)
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 (provided)
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 (provided)
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
- com.google.inject:guice:jar:no_aop:4.0 (provided)
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
- javax.inject:javax.inject:jar:1 (compile)
javax.inject Description: The javax.inject API
URL: http://code.google.com/p/atinject/
Project Licenses: The Apache Software License, Version 2.0
- aopalliance:aopalliance:jar:1.0 (provided)
AOP alliance Description: AOP Alliance
URL: http://aopalliance.sourceforge.net
Project Licenses: Public Domain
- javax.inject:javax.inject:jar:1 (compile)
- org.codehaus.plexus:plexus-interpolation:jar:1.21 (compile)
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 (provided)
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 (provided)
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 (provided)
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 (provided)
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 (provided)
- org.apache.maven:maven-settings:jar:3.3.9 (provided)
- org.apache.maven:maven-artifact:jar:3.3.9 (provided)
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-compat:jar:3.3.9 (provided)
Maven Compat Description: Maven2 classes maintained as compatibility layer.
URL: http://maven.apache.org/ref/3.3.9/maven-compat/
Project Licenses: Apache License, Version 2.0
- org.apache.maven.wagon:wagon-provider-api:jar:2.10 (provided)
Apache Maven Wagon :: API Description: Maven Wagon API that defines the contract between different Wagon implementations
URL: http://maven.apache.org/wagon/wagon-provider-api
Project Licenses: Apache License, Version 2.0
- org.apache.maven.wagon:wagon-provider-api:jar:2.10 (provided)
- org.apache.maven:maven-archiver:jar:3.6.3 (compile)
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.10.0 (compile)
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
- org.codehaus.plexus:plexus-io:jar:3.5.0 (compile)
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-pom/plexus-io/
Project Licenses: Apache License, Version 2.0
- io.airlift:aircompressor:jar:0.27 (compile)
aircompressor Description: Compression algorithms
URL: https://github.com/airlift/aircompressor
Project Licenses: Apache License 2.0
- org.tukaani:xz:jar:1.9 (runtime)
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.6-3 (runtime)
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
- org.codehaus.plexus:plexus-io:jar:3.5.0 (compile)
- org.codehaus.plexus:plexus-archiver:jar:4.10.0 (compile)
- io.wcm.tooling.commons:io.wcm.tooling.commons.crx-packmgr-helper:jar:2.1.6 (compile)
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.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
- 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.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.apache.httpcomponents:httpclient:jar:4.5.13 (compile)
- org.slf4j:jcl-over-slf4j:jar:1.7.36 (compile)
JCL 1.2 implemented over SLF4J Description: JCL 1.2 implemented over SLF4J
URL: http://www.slf4j.org
Project Licenses: Apache License, Version 2.0
- 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
- 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)
- org.zeroturnaround:zt-zip:jar:1.17 (test)
ZT Zip Description: The project is intended to have a small, easy and fast library to process ZIP archives. Either create, modify or explode them. On disk or in memory.
URL: https://github.com/zeroturnaround/zt-zip
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.hamcrest:hamcrest-library:jar:2.2 (test)
Hamcrest Library Description: A library of Hamcrest matchers - deprecated, please use "hamcrest" instead
URL: http://hamcrest.org/JavaHamcrest/
Project Licenses: BSD License 3
- org.hamcrest:hamcrest-core:jar:2.2 (test)
Hamcrest Core Description: Core Hamcrest API - deprecated, please use "hamcrest" instead
URL: http://hamcrest.org/JavaHamcrest/
Project Licenses: BSD License 3
- org.hamcrest:hamcrest:jar:2.2 (test)
Hamcrest Description: Core API and libraries of hamcrest matcher framework.
URL: http://hamcrest.org/JavaHamcrest/
Project Licenses: BSD License 3
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.hamcrest:hamcrest-core:jar:2.2 (test)
- org.mockito:mockito-core:jar:5.10.0 (test)
mockito-core Description: Mockito mock objects library core API and implementation
URL: https://github.com/mockito/mockito
Project Licenses: MIT
- net.bytebuddy:byte-buddy:jar:1.14.11 (test)
Byte Buddy (without dependencies) Description: Byte Buddy is a Java library for creating Java classes at run time. This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.
URL: https://bytebuddy.net/byte-buddy
Project Licenses: Apache License, Version 2.0
- net.bytebuddy:byte-buddy-agent:jar:1.14.11 (test)
Byte Buddy agent Description: The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM.
URL: https://bytebuddy.net/byte-buddy-agent
Project Licenses: Apache License, Version 2.0
- org.objenesis:objenesis:jar:3.3 (test)
Objenesis Description: A library for instantiating Java objects
URL: http://objenesis.org/objenesis
Project Licenses: Apache License, Version 2.0
- net.bytebuddy:byte-buddy:jar:1.14.11 (test)
- org.mockito:mockito-junit-jupiter:jar:5.10.0 (test)
mockito-junit-jupiter Description: Mockito JUnit 5 support
URL: https://github.com/mockito/mockito
Project Licenses: MIT
- org.junit.jupiter:junit-jupiter-api:jar:5.10.1 (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.1 (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-api:jar:5.10.1 (test)
- org.junit.jupiter:junit-jupiter:jar:5.10.1 (test)
JUnit Jupiter (Aggregator) Description: Module "junit-jupiter" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.junit.jupiter:junit-jupiter-params:jar:5.10.1 (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.1 (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.1 (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.1 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.1 (test)
- io.wcm.devops.conga:io.wcm.devops.conga.generator:jar:1.17.1-SNAPSHOT (compile)
Licenses
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component
Eclipse Public License 2.0: Jakarta JSON Processing API
Apache 2.0: error-prone annotations
The Apache License, Version 2.0: Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The BSD License: Stax2 API
MIT License: SLF4J API Module, SLF4J Simple Binding
BSD License 3: Hamcrest, Hamcrest Core, Hamcrest Library
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
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
License Agreement: Day Commons Library - ANY Parser, Day Commons Library - Text Support
Similar to Apache License but with the acknowledgment clause removed: JDOM
Apache License 2.0: aircompressor
The MIT License: Checker Qual
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons CSV, Apache Commons Collections, Apache Commons Exec, Apache Felix Configuration Admin Service, Apache Felix Configuration Json, Apache Felix Converter, Apache HttpClient, Apache HttpClient Mime, Apache HttpCore, Apache Jackrabbit API, Apache Jackrabbit FileVault Core Bundle, Apache Maven Common Artifact Filters, Apache Maven Wagon :: API, Apache Sling Content Parser API, Apache Sling Provisioning Model, Byte Buddy (without dependencies), Byte Buddy agent, CDI APIs, Caffeine cache, JCL 1.2 implemented over SLF4J, Jackrabbit API, Jackrabbit JCR Commons, Jackrabbit SPI, Jackrabbit SPI Commons, Maven Aether Provider, Maven Artifact, Maven Builder Support, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Objenesis, Plexus Archiver Component, Plexus IO Components, Plexus XML Utilities, SnakeYAML, Spring Commons Logging Bridge, Spring Core, 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, org.osgi:org.osgi.util.function
Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons JEXL, Apache Commons Lang, Apache Commons Logging, Apache Commons Text, Apache Jackrabbit FileVault - Package Maven Plugin, Apache Jackrabbit FileVault Validation, Apache Maven Archiver, Apache Maven Filtering, Apache Maven Shared Utils, Apache Sling Content Parser for JSON, Gson, Jackrabbit Guava Wrapper, Maven Plugin Tools Java Annotations, Oak API, Oak Commons, Oak Core SPI, Oak NodeStore and Commit SPI, Oak Query SPI, Oak Security SPI, org.osgi:org.osgi.service.component.annotations, org.osgi:org.osgi.service.metatype.annotations, org.osgi:org.osgi.util.converter, org.osgi:org.osgi.util.promise, org.osgi:org.osgi.util.tracker, org.osgi:osgi.annotation
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
GNU Lesser General Public License (LGPL), Version 2.1: PBKDF2
BSD-3-Clause: asm
Day Specification License addendum: Content Repository for JavaTM Technology API
Day Specification License: Content Repository for JavaTM Technology API
Public Domain: AOP alliance, XZ for Java
The JSON License: JSON in Java
(Apache-2.0 OR EPL-2.0): biz.aQute.bnd.util, biz.aQute.bndlib
The MIT License (MIT): ClassGraph
GNU General Public License, version 2 with the GNU Classpath Exception: Jakarta JSON Processing API
EDL 1.0: Jakarta Activation API jar
Eclipse Distribution License - v 1.0: Jakarta XML Binding API, TXW2 Runtime
MIT: mockito-core, mockito-junit-jupiter
The Apache Software License, Version 2.0: AEM Content Package Builder, ASM based accessors helper used by json-smart, Apache Geronimo JSON Spec 1.1, CONGA AEM Maven Plugin, CONGA AEM Plugin, CONGA Ansible Plugin, CONGA Generator, CONGA Model, CONGA Resource, CONGA Sling Plugin, CRX Package Manager Helper, Google Guice - Core Library, Guava: Google Core Libraries for Java, Handlebars, Handlebars Helpers, JSON Small and Fast Parser, Jackson-annotations, Jackson-core, JetBrains Java Annotations, Johnzon :: Core, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Subset of Spotbugs Annotations, ZT Zip, jackson-databind, javax.inject, json-path, org.xmlunit:xmlunit-core, wcm.io Node Types and Namespaces
BSD License 2.0: jaxen
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 | - | - | - |
day-commons-any-2.0.0.jar | 21.9 kB | 26 | 16 | 1 | 1.1 | Yes | No |
day-commons-text-1.1.10.jar | 50.5 kB | 26 | 14 | 2 | 1.5 | Yes | No |
jackson-annotations-2.18.1.jar | 78.5 kB | 87 | 74 | 2 | 9 | Yes | No |
jackson-core-2.18.1.jar | 597.8 kB | 293 | 212 | 15 | - | - | - |
jackson-databind-2.18.1.jar | 1.7 MB | 829 | 790 | 24 | 9 | Yes | No |
woodstox-core-6.1.1.jar | 1.6 MB | 1088 | 939 | 79 | 9 | Yes | No |
caffeine-3.1.8.jar | 889.2 kB | 713 | 704 | 3 | 11 | Yes | No |
handlebars-4.3.1.jar | 954.2 kB | 586 | 529 | 32 | 1.8 | Yes | No |
handlebars-helpers-4.3.1.jar | 11.7 kB | 22 | 10 | 1 | 1.8 | Yes | No |
zstd-jni-1.5.6-3.jar | 6.7 MB | 80 | 36 | 3 | 9 | Yes | No |
gson-2.11.0.jar | 298.4 kB | 244 | 224 | 10 | 9 | Yes | No |
error_prone_annotations-2.21.1.jar | 16.8 kB | 39 | 27 | 2 | 1.8 | 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 |
json-path-2.8.0.jar | 277.6 kB | 221 | 203 | 13 | 1.8 | Yes | No |
commons-beanutils-1.9.4.jar | 246.9 kB | 154 | 137 | 5 | 1.6 | Yes | No |
commons-codec-1.17.1.jar | 372.7 kB | 262 | 115 | 8 | 9 | Yes | No |
commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes | No |
commons-io-2.17.0.jar | 516 kB | 378 | 351 | 16 | 9 | Yes | No |
commons-logging-1.3.2.jar | 71.6 kB | 42 | 28 | 3 | 9 | Yes | No |
PBKDF2-1.1.4.jar | 14.9 kB | 18 | 10 | 2 | 1.6 | Yes | No |
aircompressor-0.27.jar | 254.9 kB | 142 | 124 | 9 | 1.8 | Yes | No |
classgraph-4.8.141.jar | 565.4 kB | 291 | 262 | 14 | 9 | Yes | No |
io.wcm.devops.conga.generator-1.17.1-SNAPSHOT.jar | 169.7 kB | 170 | 126 | 21 | 11 | Yes | No |
io.wcm.devops.conga.model-1.17.1-SNAPSHOT.jar | 32.2 kB | 48 | 31 | 5 | 11 | Yes | No |
io.wcm.devops.conga.resource-1.17.1-SNAPSHOT.jar | 18.2 kB | 25 | 13 | 1 | 11 | Yes | No |
io.wcm.devops.conga.plugins.aem-2.20.1-SNAPSHOT.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.devops.conga.plugins.sling-1.4.1-SNAPSHOT.jar | 31.6 kB | 43 | 19 | 5 | 11 | Yes | No |
io.wcm.tooling.commons.content-package-builder-1.7.4.jar | 41.8 kB | 43 | 21 | 2 | 11 | Yes | No |
io.wcm.tooling.commons.crx-packmgr-helper-2.1.6.jar | 80.2 kB | 65 | 46 | 8 | 1.8 | 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 |
jakarta.activation-api-1.2.2.jar | 46.6 kB | 43 | 32 | 2 | 9 | Yes | No |
jakarta.json-api-2.1.3.jar | 48.6 kB | 50 | 37 | 4 | 9 | Yes | No |
jakarta.xml.bind-api-2.3.3.jar | 115.6 kB | 137 | 111 | 7 | 9 | Yes | 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 |
jaxen-1.2.0.jar | 232.5 kB | 238 | 213 | 16 | 1.4 | Yes | No |
byte-buddy-1.14.11.jar | 4.2 MB | 2935 | 2881 | 39 | 9 | Yes | No |
byte-buddy-agent-1.14.11.jar | 256.8 kB | 90 | 70 | 3 | 9 | Yes | No |
accessors-smart-2.4.9.jar | 29.9 kB | 24 | 13 | 2 | 1.8 | Yes | No |
json-smart-2.4.10.jar | 120.2 kB | 107 | 93 | 5 | 1.8 | Yes | No |
commons-collections4-4.4.jar | 751.9 kB | 555 | 524 | 19 | 1.8 | Yes | No |
commons-compress-1.27.1.jar | 1.1 MB | 625 | 573 | 37 | 9 | Yes | No |
commons-csv-1.9.0.jar | 51.3 kB | 30 | 17 | 1 | 1.8 | Yes | No |
commons-exec-1.3.jar | 54.4 kB | 53 | 37 | 4 | 1.5 | Yes | No |
commons-jexl3-3.4.0.jar | 549.2 kB | 355 | 334 | 8 | 9 | Yes | No |
commons-lang3-3.17.0.jar | 673.6 kB | 426 | 396 | 19 | 9 | Yes | No |
commons-text-1.12.0.jar | 251.2 kB | 181 | 161 | 9 | 9 | Yes | No |
org.apache.felix.cm.json-2.0.6.jar | 48.4 kB | 54 | 37 | 2 | 1.8 | Yes | No |
org.apache.felix.configadmin-1.9.26.jar | 162.7 kB | 105 | 81 | 6 | 1.7 | Yes | No |
org.apache.felix.converter-1.0.14.jar | 116.6 kB | 108 | 94 | 1 | 1.7 | Yes | No |
geronimo-json_1.1_spec-1.2.jar | 37 kB | 51 | 37 | 3 | 1.8 | Yes | No |
httpclient-4.5.13.jar | 780.3 kB | 511 | 470 | 24 | 1.6 | Yes | No |
httpcore-4.4.13.jar | 328.6 kB | 283 | 253 | 17 | 1.6 | Yes | No |
httpmime-4.5.13.jar | 41.8 kB | 40 | 23 | 2 | 1.6 | Yes | No |
filevault-package-maven-plugin-1.4.0.jar | 185.2 kB | 80 | 50 | 5 | 1.8 | Yes | No |
jackrabbit-api-2.19.3.jar | 50.4 kB | 94 | 68 | 12 | 1.8 | Yes | No |
jackrabbit-jcr-commons-2.19.3.jar | 403.2 kB | 310 | 272 | 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-api-1.72.0.jar | 44.6 kB | 61 | 44 | 3 | 11 | Yes | No |
oak-commons-1.72.0.jar | 137.1 kB | 105 | 80 | 11 | 11 | Yes | No |
oak-core-spi-1.72.0.jar | 161.6 kB | 159 | 128 | 15 | 11 | Yes | No |
oak-jackrabbit-api-1.22.4.jar | 54.5 kB | 97 | 71 | 12 | 1.8 | Yes | No |
oak-query-spi-1.72.0.jar | 56.1 kB | 61 | 42 | 3 | 11 | Yes | No |
oak-security-spi-1.72.0.jar | 257.8 kB | 233 | 196 | 17 | 11 | Yes | No |
oak-shaded-guava-1.72.0.jar | 3.2 MB | 2070 | 2019 | 19 | 1.8 | Yes | No |
oak-store-spi-1.72.0.jar | 239.6 kB | 190 | 165 | 9 | 11 | Yes | No |
org.apache.jackrabbit.vault-3.5.8.jar | 2.5 MB | 1675 | 1457 | 112 | 1.8 | Yes | No |
vault-validation-3.8.2.jar | 614.1 kB | 333 | 287 | 24 | 1.8 | Yes | No |
johnzon-core-2.0.1.jar | 162.9 kB | 114 | 96 | 3 | 11 | Yes | No |
maven-aether-provider-3.3.9.jar | 66.9 kB | 43 | 26 | 1 | 1.7 | Yes | No |
maven-archiver-3.6.3.jar | 26.7 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-compat-3.3.9.jar | 290.3 kB | 215 | 163 | 29 | 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-plugin-annotations-3.15.1.jar | 13.8 kB | 22 | 7 | 1 | 1.8 | Yes | No |
maven-common-artifact-filters-3.3.2.jar | 58.3 kB | 62 | 42 | 5 | 1.8 | Yes | No |
maven-filtering-3.4.0.jar | 56 kB | 40 | 23 | 1 | 1.8 | Yes | No |
maven-shared-utils-3.4.2.jar | 151.1 kB | 103 | 79 | 9 | 1.8 | Yes | No |
wagon-provider-api-2.10.jar | 53.5 kB | 60 | 39 | 8 | 1.5 | 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.1.0.jar | 17.9 kB | 24 | 6 | 2 | 11 | Yes | No |
org.apache.sling.provisioning.model-1.8.6.jar | 75.6 kB | 57 | 38 | 3 | 1.8 | Yes | No |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes | No |
checker-qual-3.37.0.jar | 224.5 kB | 427 | 359 | 30 | 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.10.0.jar | 225.2 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.5.0.jar | 79.1 kB | 87 | 66 | 7 | 1.8 | Yes | No |
plexus-utils-3.0.22.jar | 244.9 kB | 129 | 104 | 9 | 1.5 | Yes | No |
plexus-xml-3.0.1.jar | 94.3 kB | 44 | 25 | 2 | 1.8 | Yes | No |
stax2-api-4.2.jar | 195.8 kB | 146 | 125 | 12 | 9 | 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 |
txw2-2.3.2.jar | 72.1 kB | 69 | 54 | 4 | 9 | Yes | No |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes | No |
hamcrest-core-2.2.jar | 1.5 kB | 8 | 1 | 1 | 1.7 | Yes | No |
hamcrest-library-2.2.jar | 1.5 kB | 8 | 1 | 1 | 1.7 | Yes | No |
jdom2-2.0.6.1.jar | 327.8 kB | 227 | 207 | 15 | 1.5 | Yes | No |
annotations-24.1.0.jar | 30.6 kB | 70 | 60 | 3 | 9 | Yes | No |
json-20211205.jar | 70.7 kB | 36 | 27 | 1 | 1.6 | Yes | No |
junit-jupiter-5.10.1.jar | 6.4 kB | 5 | 1 | 1 | 9 | No | No |
junit-jupiter-api-5.10.1.jar | 211 kB | 197 | 182 | 8 | 9 | Yes | No |
junit-jupiter-engine-5.10.1.jar | 244.7 kB | 147 | 130 | 9 | 9 | Yes | No |
junit-jupiter-params-5.10.1.jar | 586 kB | 381 | 347 | 22 | 9 | Yes | No |
junit-platform-commons-1.10.1.jar | 106.3 kB | 64 | 44 | 7 | 9 | Yes | No |
junit-platform-engine-1.10.1.jar | 204.8 kB | 153 | 136 | 10 | 9 | Yes | No |
mockito-core-5.10.0.jar | 704 kB | 642 | 570 | 64 | 11 | Yes | No |
mockito-junit-jupiter-5.10.0.jar | 8.9 kB | 13 | 5 | 2 | 11 | Yes | No |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes | No |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 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.component.annotations-1.4.0.jar | 42.6 kB | 53 | 16 | 1 | 1.7 | Yes | No |
org.osgi.service.log-1.3.0.jar | 16.7 kB | 29 | 4 | 1 | 1.2 | No | No |
org.osgi.service.metatype.annotations-1.4.0.jar | 27.5 kB | 39 | 9 | 1 | 1.7 | Yes | No |
org.osgi.service.repository-1.1.0.jar | 25.4 kB | 42 | 11 | 1 | 1.5 | Yes | No |
org.osgi.util.converter-1.0.9.jar | 169.8 kB | 144 | 94 | 1 | 1.8 | Yes | No |
org.osgi.util.function-1.0.0.jar | 12.5 kB | 26 | 3 | 1 | 1.5 | No | 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.36.jar | 16.6 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 |
spring-core-5.3.39.jar | 1.5 MB | 1037 | 978 | 49 | 1.8 | Yes | No |
spring-jcl-5.3.39.jar | 25.2 kB | 28 | 17 | 2 | 1.8 | Yes | No |
xz-1.9.jar | 116 kB | 132 | 117 | 10 | 9 | No | Yes |
xmlunit-core-2.10.0.jar | 180.8 kB | 183 | 166 | 9 | 1.7 | Yes | No |
snakeyaml-2.3.jar | 342.2 kB | 284 | 236 | 24 | 9 | Yes | No |
zt-zip-1.17.jar | 111.6 kB | 97 | 86 | 5 | 1.6 | Yes | No |
160 | 52.1 MB | 33442 | 27936 | 1685 | 11 | 149 | 1 |
compile: 105 | compile: 32.4 MB | compile: 23155 | compile: 18781 | compile: 1193 | 11 | compile: 98 | - |
runtime: 4 | runtime: 6.9 MB | runtime: 343 | runtime: 259 | runtime: 20 | runtime: 3 | runtime: 1 | |
provided: 30 | provided: 5.6 MB | provided: 4616 | provided: 3960 | provided: 256 | provided: 28 | - | |
test: 21 | test: 7.2 MB | test: 5328 | test: 4936 | test: 216 | 11 | test: 20 | - |