Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.github.ben-manes.caffeine | caffeine | 3.1.8 | jar | Apache License, Version 2.0 |
io.wcm | io.wcm.handler.commons | 2.0.0 | jar | The Apache Software License, Version 2.0 |
io.wcm | io.wcm.handler.url | 2.0.0 | jar | The Apache Software License, Version 2.0 |
io.wcm | io.wcm.sling.commons | 1.6.4 | jar | The Apache Software License, Version 2.0 |
io.wcm | io.wcm.sling.models | 2.0.0 | jar | The Apache Software License, Version 2.0 |
io.wcm | io.wcm.wcm.commons | 1.11.0 | jar | The Apache Software License, Version 2.0 |
io.wcm | io.wcm.wcm.ui.granite | 1.10.2 | jar | The Apache Software License, Version 2.0 |
org.apache.httpcomponents | httpclient | 4.5.13 | 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:
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 |
---|---|---|---|---|
com.adobe.aem | uber-jar | 6.5.17 | jar | Copyright 2007 Adobe. All Rights Reserved. |
com.fasterxml.jackson.core | jackson-annotations | 2.13.4 | jar | The Apache Software License, Version 2.0 |
io.wcm.tooling.spotbugs | io.wcm.tooling.spotbugs.annotations | 1.0.0 | jar | The Apache Software License, Version 2.0 |
org.apache.sling | org.apache.sling.servlets.annotations | 1.2.6 | jar | Apache License, Version 2.0 |
org.jetbrains | annotations | 24.1.0 | jar | The Apache Software License, Version 2.0 |
org.osgi | org.osgi.annotation.bundle | 1.0.0 | jar | Apache-2.0 |
org.osgi | org.osgi.annotation.versioning | 1.1.0 | jar | Apache-2.0 |
org.osgi | org.osgi.service.component.annotations | 1.4.0 | jar | Apache-2.0 |
org.osgi | org.osgi.service.metatype.annotations | 1.4.0 | jar | Apache-2.0 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.google.errorprone | error_prone_annotations | 2.21.1 | jar | Apache 2.0 |
commons-codec | commons-codec | 1.15 | jar | Apache License, Version 2.0 |
commons-collections | commons-collections | 3.2.2 | jar | Apache License, Version 2.0 |
commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.0 |
javax.jcr | jcr | 2.0 | jar | Day Specification LicenseDay Specification License addendum |
javax.servlet | javax.servlet-api | 3.1.0 | jar | CDDL + GPLv2 with classpath exception |
javax.servlet.jsp | jsp-api | 2.1 | jar | - |
org.apache.commons | commons-lang3 | 3.12.0 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpcore | 4.4.8 | jar | Apache License, Version 2.0 |
org.checkerframework | checker-qual | 3.37.0 | jar | The MIT License |
org.jdom | jdom2 | 2.0.6.1 | jar | Similar to Apache License but with the acknowledgment clause removed |
org.osgi | org.osgi.framework | 1.9.0 | jar | Apache-2.0 |
org.osgi | org.osgi.service.cm | 1.6.0 | jar | Apache-2.0 |
org.osgi | org.osgi.util.tracker | 1.5.2 | jar | Apache-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:
Project Dependency Graph
Dependency Tree
- io.wcm:io.wcm.handler.media:jar:2.2.3-SNAPSHOT
Media Handler Description: Media resolving, processing and markup generation.
URL: https://wcm.io/handler/media/
Project Licenses: The Apache Software License, Version 2.0
- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.4 (provided)
Jackson-annotations Description: Core annotations used for value types, used by Jackson data binding package.
URL: http://github.com/FasterXML/jackson
Project Licenses: The Apache Software License, Version 2.0
- io.wcm:io.wcm.handler.commons:jar:2.0.0 (compile)
Handler Commons Description: Functionality shared by the handler implementations.
URL: https://wcm.io/handler/commons/
Project Licenses: The Apache Software License, Version 2.0
- 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
- org.jdom:jdom2:jar:2.0.6.1 (compile)
- io.wcm:io.wcm.handler.url:jar:2.0.0 (compile)
URL Handler Description: URL resolving and processing.
URL: https://wcm.io/handler/url/
Project Licenses: The Apache Software License, Version 2.0
- io.wcm:io.wcm.sling.models:jar:2.0.0 (compile)
AEM Sling Models Extensions Description: AEM Object Injector for Sling Models.
URL: https://wcm.io/sling/models/
Project Licenses: The Apache Software License, Version 2.0
- io.wcm:io.wcm.wcm.commons:jar:1.11.0 (compile)
WCM Commons Description: Common WCM utility and helper functions.
URL: https://wcm.io/wcm/commons/
Project Licenses: The Apache Software License, Version 2.0
- org.osgi:org.osgi.service.cm:jar:1.6.0 (compile)
org.osgi:org.osgi.service.cm Description: OSGi Companion Code for org.osgi.service.cm Version 1.6.0
Project Licenses: Apache-2.0
- org.osgi:org.osgi.service.cm:jar:1.6.0 (compile)
- io.wcm:io.wcm.sling.commons:jar:1.6.4 (compile)
Sling Commons Description: Common Sling utility and helper functions.
URL: https://wcm.io/sling/commons/
Project Licenses: The Apache Software License, Version 2.0
- org.osgi:org.osgi.framework:jar:1.9.0 (compile)
org.osgi:org.osgi.framework Description: OSGi Companion Code for org.osgi.framework Version 1.9.0
Project Licenses: Apache-2.0
- org.osgi:org.osgi.util.tracker:jar:1.5.2 (compile)
org.osgi:org.osgi.util.tracker Description: OSGi Companion Code for org.osgi.util.tracker Version 1.5.2
Project Licenses: Apache-2.0
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
Apache Commons Lang Description: Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
URL: https://commons.apache.org/proper/commons-lang/
Project Licenses: Apache License, Version 2.0
- javax.servlet:javax.servlet-api:jar:3.1.0 (compile)
Java Servlet API Description: Java.net - The Source for Java Technology Collaboration
URL: http://servlet-spec.java.net
Project Licenses: CDDL + GPLv2 with classpath exception
- javax.servlet.jsp:jsp-api:jar:2.1 (compile)
jsp-api Description: There is currently no description associated with this project.
Project Licenses: No licenses are defined for this project.
- org.osgi:org.osgi.framework:jar:1.9.0 (compile)
- io.wcm:io.wcm.wcm.ui.granite:jar:1.10.2 (compile)
WCM Granite UI Extensions Description: Granite UI Components for AEM Touch UI.
URL: https://wcm.io/wcm/ui/granite/
Project Licenses: The Apache Software License, Version 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
- 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
- javax.jcr:jcr:jar:2.0 (compile)
- 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.8 (compile)
Apache HttpCore Description: Apache HttpComponents Core (blocking I/O)
URL: http://hc.apache.org/httpcomponents-core-ga
Project Licenses: Apache License, Version 2.0
- commons-logging:commons-logging:jar:1.2 (compile)
Apache Commons Logging Description: Apache Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
URL: http://commons.apache.org/proper/commons-logging/
Project Licenses: The Apache Software License, Version 2.0
- commons-codec:commons-codec:jar:1.15 (compile)
Apache Commons Codec Description: The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
URL: https://commons.apache.org/proper/commons-codec/
Project Licenses: Apache License, Version 2.0
- org.apache.httpcomponents:httpcore:jar:4.4.8 (compile)
- 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)
- org.apache.sling:org.apache.sling.testing.hamcrest:jar:1.0.2 (test)
Apache Sling Testing Hamcrest Description: Hamcrest matchers tailored for Apache Sling
URL: http://sling.apache.org/org.apache.sling.testing.hamcrest
Project Licenses: Apache License, Version 2.0
- org.hamcrest:hamcrest-library:jar:1.3 (test)
Hamcrest library Description: Hamcrest library of matcher implementations.
URL: https://github.com/hamcrest/JavaHamcrest/hamcrest-library
Project Licenses: New BSD License
- org.hamcrest:hamcrest-core:jar:1.3 (test)
Hamcrest Core Description: This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.
URL: https://github.com/hamcrest/JavaHamcrest/hamcrest-core
Project Licenses: New BSD License
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-library:jar:1.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (test)
JUnit Jupiter API Description: Module "junit-jupiter-api" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.opentest4j:opentest4j:jar:1.3.0 (test)
org.opentest4j:opentest4j Description: Open Test Alliance for the JVM
URL: https://github.com/ota4j-team/opentest4j
Project Licenses: The Apache License, Version 2.0
- org.junit.platform:junit-platform-commons:jar:1.10.2 (test)
JUnit Platform Commons Description: Module "junit-platform-commons" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
org.apiguardian:apiguardian-api Description: @API Guardian
URL: https://github.com/apiguardian-team/apiguardian
Project Licenses: The Apache License, Version 2.0
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.2 (test)
JUnit Jupiter Params Description: Module "junit-jupiter-params" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2 (test)
JUnit Jupiter Engine Description: Module "junit-jupiter-engine" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.junit.platform:junit-platform-engine:jar:1.10.2 (test)
JUnit Platform Engine API Description: Module "junit-platform-engine" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.junit.platform:junit-platform-engine:jar:1.10.2 (test)
- org.mockito:mockito-core:jar:5.12.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.15 (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.15 (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.15 (test)
- org.mockito:mockito-junit-jupiter:jar:5.12.0 (test)
mockito-junit-jupiter Description: Mockito JUnit 5 support
URL: https://github.com/mockito/mockito
Project Licenses: MIT
- io.wcm:io.wcm.testing.aem-mock.junit5:jar:5.6.2 (test)
AEM Mocks JUnit 5 Description: Mock implementation of selected AEM APIs.
URL: https://wcm.io/testing/aem-mock/
Project Licenses: The Apache Software License, Version 2.0
- io.wcm:io.wcm.testing.aem-mock.core:jar:5.6.2 (test)
AEM Mocks Core Description: Mock implementation of selected AEM APIs.
URL: https://wcm.io/testing/aem-mock/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.sling:org.apache.sling.api:jar:2.22.0 (test)
Apache Sling API Description: The Apache Sling API defines an extension to the Servlet API 2.4 to provide access to content and unified access to request parameters hiding the differences between the different methods of transferring parameters from client to server. Note that the Apache Sling API bundle does not include the Servlet API but instead requires the API to be provided by the Servlet container in which the Apache Sling framework is running or by another bundle.
URL: http://sling.apache.org/sling-bundle-parent/org.apache.sling.api
Project Licenses: Apache License, Version 2.0
- org.apache.jackrabbit:jackrabbit-jcr-commons:jar:2.20.9 (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-2.0
- org.apache.sling:org.apache.sling.commons.osgi:jar:2.4.0 (test)
Apache Sling Commons OSGi support Description: Commons OSGi
URL: http://sling.apache.org/org.apache.sling.commons.osgi
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.resourceresolver:jar:1.7.10 (test)
Apache Sling Resource Resolver Description: This bundle provides the Resource Resolver and the Resource Resolver Factory.
URL: https://sling.apache.org/sling-bundle-parent/org.apache.sling.resourceresolver
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.serviceusermapper:jar:1.5.4 (test)
Apache Sling Service User Mapper Description: Provides a service to map service names with optional service information to user names to be used to access repositories such as the JCR repository or the Sling ResourceResolver.
URL: https://sling.apache.org/sling-bundle-parent/org.apache.sling.serviceusermapper
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.jcr.api:jar:2.4.0 (test)
Apache Sling Repository API Bundle Description: This OSGi bundle provides the JCR packages as well as a helper service interface to be implemented and provided by repository providers.
URL: http://sling.apache.org/org.apache.sling.jcr.api
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.jcr.resource:jar:3.0.18 (test)
Apache Sling JCR Resource Resolver Description: This bundle provides the JCR based ResourceProvider.
URL: http://sling.apache.org/org.apache.sling.jcr.resource
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.commons.mime:jar:2.2.2 (test)
Apache Sling Commons MIME Description: Support for configurable MIME type mapping and querying
URL: http://sling.apache.org/sling-bundle-parent/org.apache.sling.commons.mime
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.commons.classloader:jar:1.4.2 (test)
Apache Sling Dynamic Class Loader Support Description: This bundle provides support for dynamic class loading used for example by the scripting engines.
URL: http://sling.apache.org/org.apache.sling.commons.classloader
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.settings:jar:1.3.10 (test)
Apache Sling Settings Description: Settings support including run modes
URL: http://sling.apache.org/org.apache.sling.settings
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.i18n:jar:2.5.14 (test)
Apache Sling I18N Support Description: Support for creating Java I18N ResourceBundles from repository resources.
URL: http://sling.apache.org/org.apache.sling.i18n
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.models.impl:jar:1.4.14 (test)
Apache Sling Models Implementation Description: Apache Sling Models Implementation
URL: http://sling.apache.org/sling-bundle-parent/org.apache.sling.models.impl
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.testing.jcr-mock:jar:1.6.14 (test)
Apache Sling Testing JCR Mock Description: Mock implementation of selected JCR APIs.
URL: https://sling.apache.org/sling-bundle-parent/org.apache.sling.testing.jcr-mock
Project Licenses: Apache-2.0
- org.apache.jackrabbit:oak-jackrabbit-api:jar:1.22.15 (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-2.0
- org.apache.jackrabbit:oak-jcr:jar:1.22.15 (test)
Oak JCR Binding 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-jcr/
Project Licenses: Apache-2.0
- org.apache.jackrabbit:oak-api:jar:1.22.15 (test)
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.22.15 (test)
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.22.15 (test)
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.22.15 (test)
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.apache.jackrabbit:oak-security-spi:jar:1.22.15 (test)
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.apache.jackrabbit:oak-core:jar:1.22.15 (test)
Oak Core 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/
Project Licenses: Apache-2.0
- org.apache.jackrabbit:oak-blob-plugins:jar:1.22.15 (test)
Oak Blob Plugins 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-blob-plugins/
Project Licenses: Apache-2.0
- org.apache.jackrabbit:jackrabbit-data:jar:2.20.9 (test)
Jackrabbit Data Description: Jackrabbit DataStore Implentations
URL: http://jackrabbit.apache.org/jackrabbit-data/
Project Licenses: Apache-2.0
- org.apache.jackrabbit:oak-blob:jar:1.22.15 (test)
Oak Blob Store 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-blob/
Project Licenses: Apache-2.0
- org.apache.jackrabbit:jackrabbit-data:jar:2.20.9 (test)
- org.apache.jackrabbit:oak-blob-plugins:jar:1.22.15 (test)
- org.apache.jackrabbit:oak-commons:jar:1.22.15 (test)
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
- org.apache.jackrabbit:oak-api:jar:1.22.15 (test)
- 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:oak-jackrabbit-api:jar:1.22.15 (test)
- org.apache.sling:org.apache.sling.testing.osgi-mock.core:jar:3.5.0 (test)
Apache Sling Testing OSGi Mock Core Description: Mock implementation of selected OSGi APIs.
Project Licenses: Apache-2.0
- org.osgi:org.osgi.service.component:jar:1.4.0 (test)
org.osgi:org.osgi.service.component Description: OSGi Companion Code for org.osgi.service.component Version 1.4.0
Project Licenses: Apache-2.0
- org.osgi:org.osgi.service.event:jar:1.4.0 (test)
org.osgi:org.osgi.service.event Description: OSGi Companion Code for org.osgi.service.event Version 1.4.0
Project Licenses: Apache-2.0
- 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.reflections:reflections:jar:0.10.2 (test)
Reflections Description: Reflections - Java runtime metadata analysis
URL: http://github.com/ronmamo/reflections
Project Licenses: WTFPL, The Apache Software License, Version 2.0
- org.javassist:javassist:jar:3.28.0-GA (test)
Javassist Description: Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.
URL: http://www.javassist.org/
Project Licenses: MPL 1.1, LGPL 2.1, Apache License 2.0
- org.javassist:javassist:jar:3.28.0-GA (test)
- org.osgi:org.osgi.service.component:jar:1.4.0 (test)
- org.apache.sling:org.apache.sling.testing.sling-mock.core:jar:3.5.2 (test)
Apache Sling Testing Sling Mock Core Description: Mock implementation of selected Sling APIs.
Project Licenses: Apache-2.0
- org.apache.sling:org.apache.sling.resourcebuilder:jar:1.0.4 (test)
Apache Sling Resource Builder Description: Utilities to create Sling content
URL: http://sling.apache.org/org.apache.sling.resourcebuilder
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.converter:jar:1.0.8 (test)
org.osgi:org.osgi.util.converter Description: OSGi Companion Code for org.osgi.util.converter Version 1.0.8
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.util.function:jar:1.1.0 (test)
org.osgi:org.osgi.util.function Description: OSGi Companion Code for org.osgi.util.function Version 1.1.0
Project Licenses: Apache-2.0
- org.apache.sling:org.apache.sling.scripting.api:jar:2.2.0 (test)
Apache Sling Scripting Implementation API Description: This bundle provides the internal API to implement scripting.
URL: http://sling.apache.org/org.apache.sling.scripting.api
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.scripting.core:jar:2.3.2 (test)
Apache Sling Scripting Core Description: Sling Scripting core functionality
URL: https://sling.apache.org/sling-bundle-parent/org.apache.sling.scripting.core
Project Licenses: Apache License, Version 2.0
- org.apache.felix:org.apache.felix.utils:jar:1.9.0 (test)
Apache Felix Utils Description: Utility classes for OSGi.
URL: http://felix.apache.org/org.apache.felix.utils/
Project Licenses: Apache License, Version 2.0
- org.apache.felix:org.apache.felix.utils:jar:1.9.0 (test)
- org.apache.johnzon:johnzon-core:jar:1.2.8 (test)
Johnzon :: Core Description: Apache Johnzon is an implementation of JSR-353 (JavaTM API for JSON Processing).
URL: http://johnzon.apache.org/johnzon-core
Project Licenses: The Apache Software License, Version 2.0
- org.apache.sling:org.apache.sling.adapter:jar:2.1.10 (test)
Apache Sling Adapter Manager Implementation Description: Bundle implementing the AdapterManager and provides a convenience implementation of the Adaptable interface to make use of this AdapterManager.
URL: http://sling.apache.org/org.apache.sling.adapter
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.featureflags:jar:1.2.2 (test)
Apache Sling Feature Flags Description: The parent project for Apache Sling
URL: http://sling.apache.org/org.apache.sling.featureflags
Project Licenses: Apache License, Version 2.0
- jakarta.json:jakarta.json-api:jar:2.0.2 (test)
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.glassfish:jakarta.json:jar:2.0.1 (test)
JSON-P Default Provider Description: Default provider for Jakarta JSON Processing
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.owasp.encoder:encoder:jar:1.2.3 (test)
Java Encoder Description: The OWASP Encoders package is a collection of high-performance low-overhead contextual encoders, that when utilized correctly, is an effective tool in preventing Web Application security vulnerabilities such as Cross-Site Scripting.
URL: https://www.owasp.org/index.php/OWASP_Java_Encoder_Project/encoder
Project Licenses: The BSD 3-Clause License
- 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.sling:org.apache.sling.contentparser.xml-jcr:jar:2.0.0 (test)
Apache Sling Content Parser for JackRabbit FileVault XML Description: Apache Sling Content Parser for resource trees stored in JackRabbit FileVault XML files
URL: http://sling.apache.org/sling-bundle-parent/org.apache.sling.contentparser.xml-jcr
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.fsresource:jar:2.2.0 (test)
Apache Sling File System Resource Provider Description: Provides a ResourceProvider implementation supporting file system based resources.
URL: https://sling.apache.org/sling-bundle-parent/org.apache.sling.fsresource
Project Licenses: Apache License, Version 2.0
- org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.0 (test)
Apache Geronimo JSR-330 Spec API Description: Apache Geronimo implementation of the JSR-330 Dependency Injection Spec API
URL: http://geronimo.apache.org/maven/genesis/1.0
Project Licenses: The Apache Software License, Version 2.0
- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.3 (test)
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.3
Project Licenses: The Apache Software License, Version 2.0
- org.apache.sling:org.apache.sling.resourcebuilder:jar:1.0.4 (test)
- org.apache.sling:org.apache.sling.testing.resourceresolver-mock:jar:1.5.0 (test)
Apache Sling Testing Resource Resolver Mock Description: Mock for the resource resolver / factory for easier testing.
Project Licenses: Apache-2.0
- org.apache.sling:org.apache.sling.servlet-helpers:jar:1.4.6 (test)
Apache Sling Servlet Helpers Description: Mock implementations of SlingHttpServletRequest, SlingHttpServletResponse and related classes.
URL: https://sling.apache.org/sling-bundle-parent/org.apache.sling.servlet-helpers
Project Licenses: Apache License, Version 2.0
- org.apache.jackrabbit.vault:org.apache.jackrabbit.vault:jar:3.2.8 (test)
Apache Jackrabbit FileVault Core Bundle Description: Builds an OSGi bundle for the file vault parts
URL: http://www.apache.org/parent/org.apache.jackrabbit.vault/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.commons:commons-imaging:jar:1.0-alpha3 (test)
Apache Commons Imaging Description: Apache Commons Imaging (previously Sanselan) is a pure-Java image library.
URL: https://commons.apache.org/proper/commons-imaging/
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.xss:jar:2.2.16 (test)
Apache Sling XSS Protection API Description: Apache Sling XSS Protection Bundle providing XSS protection based on the OWASP AntiSamy and OWASP Java Encoder libraries.
URL: https://sling.apache.org/sling-bundle-parent/org.apache.sling.xss
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.api:jar:2.22.0 (test)
- io.wcm:io.wcm.testing.aem-mock.core:jar:5.6.2 (test)
- org.apache.sling:org.apache.sling.testing.logging-mock:jar:2.0.0 (test)
Apache Sling Testing Mock Log Configuration Description: Default simple SLF4J log configuration for Mock libraries.
URL: http://sling.apache.org/org.apache.sling.testing.logging-mock
Project Licenses: Apache License, Version 2.0
- org.slf4j:slf4j-simple:jar:1.7.25 (test)
SLF4J Simple Binding Description: SLF4J Simple binding
URL: http://www.slf4j.org
Project Licenses: MIT License
- org.slf4j:slf4j-simple:jar:1.7.25 (test)
- org.apache.sling:org.apache.sling.testing.caconfig-mock-plugin:jar:1.5.4 (test)
Apache Sling Context-Aware Configuration Mock Plugin Description: Mock Context Plugin for Apache Sling Context-Aware Configuration
URL: https://sling.apache.org/sling-bundle-parent/org.apache.sling.testing.caconfig-mock-plugin
Project Licenses: Apache-2.0
- org.apache.sling:org.apache.sling.caconfig.api:jar:1.1.2 (test)
Apache Sling Context-Aware Configuration API Description: Apache Sling Context-Aware Configuration API
URL: http://sling.apache.org/org.apache.sling.caconfig.api
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.caconfig.spi:jar:1.3.4 (test)
Apache Sling Context-Aware Configuration SPI Description: Apache Sling Context-Aware Configuration SPI
URL: http://sling.apache.org/org.apache.sling.caconfig.spi
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.caconfig.impl:jar:1.4.14 (test)
Apache Sling Context-Aware Configuration Implementation Description: Apache Sling Context-Aware Configuration Implementation
URL: http://sling.apache.org/org.apache.sling.caconfig.impl
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.caconfig.api:jar:1.1.2 (test)
- io.wcm:io.wcm.testing.wcm-io-mock.sling:jar:1.2.0 (test)
Sling Extensions Mock Helper Description: Helps setting up mock environment for wcm.io Sling Commons and Sling Models Extensions.
URL: https://wcm.io/testing/wcm-io-mock/sling/
Project Licenses: The Apache Software License, Version 2.0
- io.wcm:io.wcm.testing.wcm-io-mock.wcm:jar:1.2.0 (test)
WCM Mock Helper Description: Helps setting up mock environment for wcm.io WCM Commons.
URL: https://wcm.io/testing/wcm-io-mock/wcm/
Project Licenses: The Apache Software License, Version 2.0
- io.wcm:io.wcm.testing.wcm-io-mock.caconfig:jar:1.2.0 (test)
Context-Aware Configuration Mock Helper Description: Helps setting up mock environment for wcm.io Context-Aware Configuration.
URL: https://wcm.io/testing/wcm-io-mock/caconfig/
Project Licenses: The Apache Software License, Version 2.0
- io.wcm:io.wcm.caconfig.extensions:jar:1.8.0 (test)
Context-Aware Configuration Extensions for AEM Description: AEM-specific extensions for Apache Sling Context-Aware Configuration.
URL: https://wcm.io/caconfig/extensions/
Project Licenses: The Apache Software License, Version 2.0
- com.google.guava:guava:jar:15.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 two code dependencies - javax.annotation per the JSR-305 spec and javax.inject per the JSR-330 spec.
URL: http://code.google.com/p/guava-libraries/guava
Project Licenses: The Apache Software License, Version 2.0
- org.slf4j:slf4j-api:jar:1.7.25 (test)
SLF4J API Module Description: The slf4j API
URL: http://www.slf4j.org
Project Licenses: MIT License
- com.google.guava:guava:jar:15.0 (test)
- com.day.commons:day-commons-gfx:jar:2.1.28 (test)
Day Commons Library - Graphics Support Library (gfx) Description: Support for creating and manipulating images
URL: https://adobe.com
Project Licenses: License Agreement
- com.day.commons:day-commons-any:jar:2.0.0 (test)
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.3 (test)
There is currently no description associated with this project.
- com.day.commons:day-commons-text:jar:1.1.3 (test)
- com.day.commons:day-commons-any:jar:2.0.0 (test)
- org.skyscreamer:jsonassert:jar:1.5.1 (test)
JSONassert Description: A library to develop RESTful but flexible APIs
URL: https://github.com/skyscreamer/JSONassert
Project Licenses: The Apache Software License, Version 2.0
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (test)
JSON library from Android SDK Description: JSON (JavaScript Object Notation) is a lightweight data-interchange format. This is the org.json compatible Android implementation extracted from the Android SDK
URL: http://developer.android.com/sdk
Project Licenses: Apache License 2.0
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (test)
- com.fasterxml.jackson.core:jackson-databind:jar:2.13.4 (test)
jackson-databind Description: General data-binding functionality for Jackson: works on core streaming API
URL: http://github.com/FasterXML/jackson
Project Licenses: The Apache Software License, Version 2.0
- com.fasterxml.jackson.core:jackson-core:jar:2.13.4 (test)
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-core:jar:2.13.4 (test)
- com.jayway.jsonpath:json-path:jar:2.9.0 (test)
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.5.0 (test)
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.5.0 (test)
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.5.0 (test)
- net.minidev:json-smart:jar:2.5.0 (test)
- com.jayway.jsonpath:json-path-assert:jar:2.9.0 (test)
json-path-assert Description: A library to query and verify JSON
URL: https://github.com/jayway/JsonPath
Project Licenses: The Apache Software License, Version 2.0
- 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.wiremock:wiremock:jar:3.4.0 (test)
WireMock Description: A web service test double for all occasions
URL: http://wiremock.org
Project Licenses: The Apache Software License, Version 2.0
- org.eclipse.jetty:jetty-server:jar:11.0.20 (test)
Jetty :: Server Core Description: The core jetty server artifact.
URL: https://eclipse.dev/jetty/jetty-server
Project Licenses: Eclipse Public License - Version 2.0, Apache Software License - Version 2.0
- org.eclipse.jetty:jetty-http:jar:11.0.20 (test)
Jetty :: Http Utility Description: The Eclipse Jetty Project
URL: https://eclipse.dev/jetty/jetty-http
Project Licenses: Eclipse Public License - Version 2.0, Apache Software License - Version 2.0
- org.eclipse.jetty:jetty-io:jar:11.0.20 (test)
Jetty :: IO Utility Description: The Eclipse Jetty Project
URL: https://eclipse.dev/jetty/jetty-io
Project Licenses: Eclipse Public License - Version 2.0, Apache Software License - Version 2.0
- org.eclipse.jetty.toolchain:jetty-jakarta-servlet-api:jar:5.0.2 (test)
Jetty :: Jakarta Servlet API and Schemas for JPMS and OSGi Description: The Eclipse Jetty Toolchain Parent
URL: https://eclipse.org/jetty/jetty-jakarta-servlet-api
Project Licenses: Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-http:jar:11.0.20 (test)
- org.eclipse.jetty:jetty-servlet:jar:11.0.20 (test)
Jetty :: Servlet Handling Description: Jetty Servlet Container
URL: https://eclipse.dev/jetty/jetty-servlet
Project Licenses: Eclipse Public License - Version 2.0, Apache Software License - Version 2.0
- org.eclipse.jetty:jetty-security:jar:11.0.20 (test)
Jetty :: Security Description: Jetty security infrastructure
URL: https://eclipse.dev/jetty/jetty-security
Project Licenses: Eclipse Public License - Version 2.0, Apache Software License - Version 2.0
- org.eclipse.jetty:jetty-security:jar:11.0.20 (test)
- org.eclipse.jetty:jetty-servlets:jar:11.0.20 (test)
Jetty :: Utility Servlets and Filters Description: Utility Servlets from Jetty
URL: https://eclipse.dev/jetty/jetty-servlets
Project Licenses: Eclipse Public License - Version 2.0, Apache Software License - Version 2.0
- org.eclipse.jetty:jetty-util:jar:11.0.20 (test)
Jetty :: Utilities Description: Utility classes for Jetty
URL: https://eclipse.dev/jetty/jetty-util
Project Licenses: Eclipse Public License - Version 2.0, Apache Software License - Version 2.0
- org.eclipse.jetty:jetty-util:jar:11.0.20 (test)
- org.eclipse.jetty:jetty-webapp:jar:11.0.20 (test)
Jetty :: Webapp Application Support Description: Jetty web application support
URL: https://eclipse.dev/jetty/jetty-webapp
Project Licenses: Eclipse Public License - Version 2.0, Apache Software License - Version 2.0
- org.eclipse.jetty:jetty-xml:jar:11.0.20 (test)
Jetty :: XML utilities Description: The jetty xml utilities.
URL: https://eclipse.dev/jetty/jetty-xml
Project Licenses: Eclipse Public License - Version 2.0, Apache Software License - Version 2.0
- org.eclipse.jetty:jetty-xml:jar:11.0.20 (test)
- org.eclipse.jetty:jetty-proxy:jar:11.0.20 (test)
Jetty :: Proxy Description: Jetty Proxy
URL: https://eclipse.dev/jetty/jetty-proxy
Project Licenses: Eclipse Public License - Version 2.0, Apache Software License - Version 2.0
- org.eclipse.jetty:jetty-client:jar:11.0.20 (test)
Jetty :: Asynchronous HTTP Client Description: The Eclipse Jetty Project
URL: https://eclipse.dev/jetty/jetty-client
Project Licenses: Eclipse Public License - Version 2.0, Apache Software License - Version 2.0
- org.eclipse.jetty:jetty-client:jar:11.0.20 (test)
- org.eclipse.jetty.http2:http2-server:jar:11.0.20 (test)
Jetty :: HTTP2 :: Server Description: The Eclipse Jetty Project
URL: https://eclipse.dev/jetty/http2-parent/http2-server
Project Licenses: Eclipse Public License - Version 2.0, Apache Software License - Version 2.0
- org.eclipse.jetty.http2:http2-common:jar:11.0.20 (test)
Jetty :: HTTP2 :: Common Description: The Eclipse Jetty Project
URL: https://eclipse.dev/jetty/http2-parent/http2-common
Project Licenses: Eclipse Public License - Version 2.0, Apache Software License - Version 2.0
- org.eclipse.jetty.http2:http2-hpack:jar:11.0.20 (test)
Jetty :: HTTP2 :: HPACK Description: The Eclipse Jetty Project
URL: https://eclipse.dev/jetty/http2-parent/http2-hpack
Project Licenses: Eclipse Public License - Version 2.0, Apache Software License - Version 2.0
- org.eclipse.jetty.http2:http2-hpack:jar:11.0.20 (test)
- org.eclipse.jetty.http2:http2-common:jar:11.0.20 (test)
- org.eclipse.jetty:jetty-alpn-server:jar:11.0.20 (test)
Jetty :: ALPN :: Server Description: The Eclipse Jetty Project
URL: https://eclipse.dev/jetty/jetty-alpn-parent/jetty-alpn-server
Project Licenses: Eclipse Public License - Version 2.0, Apache Software License - Version 2.0
- org.eclipse.jetty:jetty-alpn-java-server:jar:11.0.20 (test)
Jetty :: ALPN :: JDK9 Server Implementation Description: The Eclipse Jetty Project
URL: https://eclipse.dev/jetty/jetty-alpn-parent/jetty-alpn-java-server
Project Licenses: Eclipse Public License - Version 2.0, Apache Software License - Version 2.0
- org.eclipse.jetty:jetty-alpn-java-client:jar:11.0.20 (test)
Jetty :: ALPN :: JDK9 Client Implementation Description: The Eclipse Jetty Project
URL: https://eclipse.dev/jetty/jetty-alpn-parent/jetty-alpn-java-client
Project Licenses: Eclipse Public License - Version 2.0, Apache Software License - Version 2.0
- org.eclipse.jetty:jetty-alpn-client:jar:11.0.20 (test)
Jetty :: ALPN :: Client Description: The Eclipse Jetty Project
URL: https://eclipse.dev/jetty/jetty-alpn-parent/jetty-alpn-client
Project Licenses: Eclipse Public License - Version 2.0, Apache Software License - Version 2.0
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.16.1 (test)
Jackson datatype: JSR310 Description: Add-on module to support JSR-310 (Java 8 Date & Time API) data types.
URL: https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310
Project Licenses: The Apache Software License, Version 2.0
- org.apache.httpcomponents.client5:httpclient5:jar:5.3.1 (test)
Apache HttpClient Description: Apache HttpComponents Client
URL: https://hc.apache.org/httpcomponents-client-5.0.x/5.3.1/httpclient5/
Project Licenses: Apache License, Version 2.0
- org.apache.httpcomponents.core5:httpcore5:jar:5.2.4 (test)
Apache HttpComponents Core HTTP/1.1 Description: Apache HttpComponents HTTP/1.1 core components
URL: https://hc.apache.org/httpcomponents-core-5.2.x/5.2.4/httpcore5/
Project Licenses: Apache License, Version 2.0
- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.2.4 (test)
Apache HttpComponents Core HTTP/2 Description: Apache HttpComponents HTTP/2 Core Components
URL: https://hc.apache.org/httpcomponents-core-5.2.x/5.2.4/httpcore5-h2/
Project Licenses: Apache License, Version 2.0
- org.apache.httpcomponents.core5:httpcore5:jar:5.2.4 (test)
- org.xmlunit:xmlunit-core:jar:2.9.1 (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.xmlunit:xmlunit-legacy:jar:2.9.1 (test)
org.xmlunit:xmlunit-legacy Description: XMLUnit 1.x Compatibility Layer
Project Licenses: The BSD 3-Clause License
- org.xmlunit:xmlunit-placeholders:jar:2.9.1 (test)
org.xmlunit:xmlunit-placeholders Description: XMLUnit for Java Placeholder DSL for Comparisons
URL: https://www.xmlunit.org/xmlunit-placeholders/
Project Licenses: The Apache Software License, Version 2.0
- net.javacrumbs.json-unit:json-unit-core:jar:2.38.0 (test)
json-unit-core Description: Core classes for JSON unit
URL: https://github.com/lukas-krecan/JsonUnit/json-unit-core
Project Licenses: The Apache Software License, Version 2.0
- org.ow2.asm:asm:jar:9.6 (test)
asm Description: ASM, a very small and fast Java bytecode manipulation framework
URL: http://asm.ow2.io/
Project Licenses: BSD-3-Clause
- net.sf.jopt-simple:jopt-simple:jar:5.0.4 (test)
JOpt Simple Description: A Java library for parsing command line options
URL: http://jopt-simple.github.io/jopt-simple
Project Licenses: The MIT License
- com.github.jknack:handlebars:jar:4.3.1 (test)
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 (test)
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
- commons-fileupload:commons-fileupload:jar:1.3.3 (test)
Apache Commons FileUpload Description: The Apache Commons FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.
URL: http://commons.apache.org/proper/commons-fileupload/
Project Licenses: Apache License, Version 2.0
- commons-io:commons-io:jar:2.11.0 (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 License, Version 2.0
- com.networknt:json-schema-validator:jar:1.3.2 (test)
JsonSchemaValidator Description: A json schema validator that supports draft v4, v6, v7, v2019-09 and v2020-12
URL: https://github.com/networknt/json-schema-validator
Project Licenses: Apache License Version 2.0
- com.ethlo.time:itu:jar:1.8.0 (test)
Internet Time Utility Description: Extremely fast date-time parser and formatter - RFC 3339 (ISO 8601 profile) and W3C format
URL: https://github.com/ethlo/itu
Project Licenses: Apache License, Version 2.0
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.3 (test)
Jackson-dataformat-YAML Description: Support for reading and writing YAML-encoded data via Jackson abstractions.
URL: https://github.com/FasterXML/jackson-dataformats-text
Project Licenses: The Apache Software License, Version 2.0
- org.yaml:snakeyaml:jar:2.1 (test)
SnakeYAML Description: YAML 1.1 parser and emitter for Java
URL: https://bitbucket.org/snakeyaml/snakeyaml
Project Licenses: Apache License, Version 2.0
- org.yaml:snakeyaml:jar:2.1 (test)
- com.ethlo.time:itu:jar:1.8.0 (test)
- org.eclipse.jetty:jetty-server:jar:11.0.20 (test)
- com.twelvemonkeys.imageio:imageio-tiff:jar:3.12.0 (test)
TwelveMonkeys :: ImageIO :: TIFF plugin Description: ImageIO plugin for Aldus/Adobe Tagged Image File Format (TIFF).
URL: https://github.com/haraldk/TwelveMonkeys/tree/master/imageio/imageio-tiff
Project Licenses: The BSD License
- com.twelvemonkeys.imageio:imageio-core:jar:3.12.0 (test)
TwelveMonkeys :: ImageIO :: Core Description: TwelveMonkeys ImageIO core support classes.
URL: https://github.com/haraldk/TwelveMonkeys/tree/master/imageio/imageio-core
Project Licenses: The BSD License
- com.twelvemonkeys.imageio:imageio-metadata:jar:3.12.0 (test)
TwelveMonkeys :: ImageIO :: Metadata Description: TwelveMonkeys ImageIO metadata support classes.
URL: https://github.com/haraldk/TwelveMonkeys/tree/master/imageio/imageio-metadata
Project Licenses: The BSD License
- com.twelvemonkeys.common:common-lang:jar:3.12.0 (test)
TwelveMonkeys :: Common :: Language support Description: TwelveMonkeys Common language support classes.
URL: https://github.com/haraldk/TwelveMonkeys/common/common-lang
Project Licenses: The BSD License
- com.twelvemonkeys.common:common-io:jar:3.12.0 (test)
TwelveMonkeys :: Common :: IO Description: TwelveMonkeys Common I/O support classes.
URL: https://github.com/haraldk/TwelveMonkeys/common/common-io
Project Licenses: The BSD License
- com.twelvemonkeys.common:common-image:jar:3.12.0 (test)
TwelveMonkeys :: Common :: Image Description: TwelveMonkeys Common image support classes.
URL: https://github.com/haraldk/TwelveMonkeys/common/common-image
Project Licenses: The BSD License
- com.twelvemonkeys.imageio:imageio-core:jar:3.12.0 (test)
- com.twelvemonkeys.imageio:imageio-batik:jar:3.12.0 (test)
TwelveMonkeys :: ImageIO :: Batik Plugin Description: ImageIO wrapper for the Batik SVG Toolkit, enabling Scalable Vector Graphics (SVG) support. See the <a href="http://xmlgraphics.apache.org/batik/">Batik Home page</a> for more information.
URL: https://github.com/haraldk/TwelveMonkeys/tree/master/imageio/imageio-batik
Project Licenses: The BSD License
- org.apache.xmlgraphics:batik-transcoder:jar:1.18 (test)
org.apache.xmlgraphics:batik-transcoder Description: Batik SVG transcoder
URL: http://xmlgraphics.apache.org/batik/batik-transcoder/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.xmlgraphics:batik-anim:jar:1.18 (test)
org.apache.xmlgraphics:batik-anim Description: Batik animation engine
URL: http://xmlgraphics.apache.org/batik/batik-anim/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.xmlgraphics:batik-css:jar:1.18 (test)
org.apache.xmlgraphics:batik-css Description: Batik CSS engine
URL: http://xmlgraphics.apache.org/batik/batik-css/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.xmlgraphics:batik-ext:jar:1.18 (test)
org.apache.xmlgraphics:batik-ext Description: Batik external code
URL: http://xmlgraphics.apache.org/batik/batik-ext/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.xmlgraphics:batik-parser:jar:1.18 (test)
org.apache.xmlgraphics:batik-parser Description: Batik SVG microsyntax parser
URL: http://xmlgraphics.apache.org/batik/batik-parser/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.xmlgraphics:batik-svg-dom:jar:1.18 (test)
org.apache.xmlgraphics:batik-svg-dom Description: Batik SVG DOM implementation
URL: http://xmlgraphics.apache.org/batik/batik-svg-dom/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.xmlgraphics:batik-css:jar:1.18 (test)
- org.apache.xmlgraphics:batik-awt-util:jar:1.18 (test)
org.apache.xmlgraphics:batik-awt-util Description: Batik AWT utilities
URL: http://xmlgraphics.apache.org/batik/batik-awt-util/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.xmlgraphics:xmlgraphics-commons:jar:2.10 (test)
Apache XML Graphics Commons Description: Apache XML Graphics Commons is a library that consists of several reusable components used by Apache Batik and Apache FOP. Many of these components can easily be used separately outside the domains of SVG and XSL-FO.
URL: http://xmlgraphics.apache.org/commons/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.xmlgraphics:xmlgraphics-commons:jar:2.10 (test)
- org.apache.xmlgraphics:batik-bridge:jar:1.18 (test)
org.apache.xmlgraphics:batik-bridge Description: Batik bridge
URL: http://xmlgraphics.apache.org/batik/batik-bridge/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.xmlgraphics:batik-script:jar:1.18 (test)
org.apache.xmlgraphics:batik-script Description: Batik script language support
URL: http://xmlgraphics.apache.org/batik/batik-script/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.xmlgraphics:batik-script:jar:1.18 (test)
- org.apache.xmlgraphics:batik-dom:jar:1.18 (test)
org.apache.xmlgraphics:batik-dom Description: Batik DOM implementation
URL: http://xmlgraphics.apache.org/batik/batik-dom/
Project Licenses: The Apache Software License, Version 2.0
- xml-apis:xml-apis:jar:1.4.01 (test)
XML Commons External Components XML APIs Description: xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.
URL: http://xml.apache.org/commons/components/external/
Project Licenses: The Apache Software License, Version 2.0, The SAX License, The W3C License
- xml-apis:xml-apis:jar:1.4.01 (test)
- org.apache.xmlgraphics:batik-gvt:jar:1.18 (test)
org.apache.xmlgraphics:batik-gvt Description: Batik Graphics Vector Tree (GVT)
URL: http://xmlgraphics.apache.org/batik/batik-gvt/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.xmlgraphics:batik-shared-resources:jar:1.18 (test)
org.apache.xmlgraphics:batik-shared-resources Description: Batik Shared Resources
URL: http://xmlgraphics.apache.org/batik/batik-shared-resources/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.xmlgraphics:batik-svggen:jar:1.18 (test)
org.apache.xmlgraphics:batik-svggen Description: Batik Java2D SVG generator
URL: http://xmlgraphics.apache.org/batik/batik-svggen/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.xmlgraphics:batik-util:jar:1.18 (test)
org.apache.xmlgraphics:batik-util Description: Batik utility library
URL: http://xmlgraphics.apache.org/batik/batik-util/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.xmlgraphics:batik-constants:jar:1.18 (test)
org.apache.xmlgraphics:batik-constants Description: Batik constants library
URL: http://xmlgraphics.apache.org/batik/batik-constants/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.xmlgraphics:batik-i18n:jar:1.18 (test)
org.apache.xmlgraphics:batik-i18n Description: Batik i18n library
URL: http://xmlgraphics.apache.org/batik/batik-i18n/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.xmlgraphics:batik-constants:jar:1.18 (test)
- org.apache.xmlgraphics:batik-xml:jar:1.18 (test)
org.apache.xmlgraphics:batik-xml Description: Batik XML utilities
URL: http://xmlgraphics.apache.org/batik/batik-xml/
Project Licenses: The Apache Software License, Version 2.0
- xml-apis:xml-apis-ext:jar:1.3.04 (test)
There is currently no description associated with this project.
- org.apache.xmlgraphics:batik-anim:jar:1.18 (test)
- com.adobe.aem:uber-jar:jar:6.5.17 (provided)
Adobe AEM Uber jar Description: The Adobe AEM Uber jar.
Project Licenses: Copyright 2007 Adobe. All Rights Reserved.
- 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.osgi:org.osgi.annotation.bundle:jar:1.0.0 (provided)
org.osgi:org.osgi.annotation.bundle Description: OSGi Companion Code for org.osgi.annotation.bundle Version 1.0.0
Project Licenses: Apache-2.0
- org.osgi:org.osgi.annotation.versioning:jar:1.1.0 (provided)
org.osgi:org.osgi.annotation.versioning Description: OSGi Companion Code for org.osgi.annotation.versioning Version 1.1.0
Project Licenses: Apache-2.0
- org.osgi:org.osgi.service.component.annotations:jar:1.4.0 (provided)
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 (provided)
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.sling:org.apache.sling.servlets.annotations:jar:1.2.6 (provided)
Apache Sling Servlet Annotations Description: OSGi DS 1.4 component property type annotations for Sling servlets and filters
URL: https://sling.apache.org/org.apache.sling.servlets.annotations
Project Licenses: Apache License, Version 2.0
- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.4 (provided)
Licenses
Apache License Version 2.0: JsonSchemaValidator
Eclipse Public License 2.0: JSON-P Default Provider, Jakarta JSON Processing API
Apache 2.0: error-prone annotations
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The BSD License: TwelveMonkeys :: Common :: IO, TwelveMonkeys :: Common :: Image, TwelveMonkeys :: Common :: Language support, TwelveMonkeys :: ImageIO :: Batik Plugin, TwelveMonkeys :: ImageIO :: Core, TwelveMonkeys :: ImageIO :: Metadata, TwelveMonkeys :: ImageIO :: TIFF plugin
MIT License: SLF4J API Module, SLF4J Simple Binding
BSD License 3: Hamcrest
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
New BSD License: Hamcrest Core, Hamcrest library
License Agreement: Day Commons Library - ANY Parser, Day Commons Library - Graphics Support Library (gfx)
Similar to Apache License but with the acknowledgment clause removed: JDOM
Unknown: jsp-api
The BSD 3-Clause License: Java Encoder, org.xmlunit:xmlunit-legacy
Apache License 2.0: JSON library from Android SDK, Javassist
The MIT License: Checker Qual, JOpt Simple
Apache-2.0: Apache Sling Context-Aware Configuration Mock Plugin, Apache Sling Testing JCR Mock, Apache Sling Testing OSGi Mock Core, Apache Sling Testing Resource Resolver Mock, Apache Sling Testing Sling Mock Core, Jackrabbit API, Jackrabbit Data, Jackrabbit JCR Commons, Oak API, Oak Blob Plugins, Oak Blob Store, Oak Commons, Oak Core, Oak Core SPI, Oak JCR Binding, Oak NodeStore and Commit SPI, Oak Query SPI, Oak Security SPI, org.osgi:org.osgi.annotation.bundle, org.osgi:org.osgi.annotation.versioning, org.osgi:org.osgi.framework, org.osgi:org.osgi.service.cm, org.osgi:org.osgi.service.component, org.osgi:org.osgi.service.component.annotations, org.osgi:org.osgi.service.event, org.osgi:org.osgi.service.metatype.annotations, org.osgi:org.osgi.util.converter, org.osgi:org.osgi.util.function, org.osgi:org.osgi.util.tracker, org.osgi:osgi.annotation
Apache License, Version 2.0: Apache Commons Codec, Apache Commons Collections, Apache Commons FileUpload, Apache Commons IO, Apache Commons Imaging, Apache Commons Lang, Apache Felix Utils, Apache HttpClient, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Apache HttpCore, Apache Sling API, Apache Sling Adapter Manager Implementation, Apache Sling Commons MIME, Apache Sling Commons OSGi support, Apache Sling Content Parser API, Apache Sling Content Parser for JSON, Apache Sling Content Parser for JackRabbit FileVault XML, Apache Sling Context-Aware Configuration API, Apache Sling Context-Aware Configuration Implementation, Apache Sling Context-Aware Configuration SPI, Apache Sling Dynamic Class Loader Support, Apache Sling Feature Flags, Apache Sling File System Resource Provider, Apache Sling I18N Support, Apache Sling JCR Resource Resolver, Apache Sling Models Implementation, Apache Sling Repository API Bundle, Apache Sling Resource Builder, Apache Sling Resource Resolver, Apache Sling Scripting Core, Apache Sling Scripting Implementation API, Apache Sling Service User Mapper, Apache Sling Servlet Annotations, Apache Sling Servlet Helpers, Apache Sling Settings, Apache Sling Testing Hamcrest, Apache Sling Testing Mock Log Configuration, Apache Sling XSS Protection API, Byte Buddy (without dependencies), Byte Buddy agent, Caffeine cache, Internet Time Utility, Objenesis, SnakeYAML, org.osgi:org.osgi.resource, org.osgi:org.osgi.service.log
MPL 1.1: Javassist
Apache Software License - Version 2.0: Jetty :: ALPN :: Client, Jetty :: ALPN :: JDK9 Client Implementation, Jetty :: ALPN :: JDK9 Server Implementation, Jetty :: ALPN :: Server, Jetty :: Asynchronous HTTP Client, Jetty :: HTTP2 :: Common, Jetty :: HTTP2 :: HPACK, Jetty :: HTTP2 :: Server, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Jakarta Servlet API and Schemas for JPMS and OSGi, Jetty :: Proxy, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Utility Servlets and Filters, Jetty :: Webapp Application Support, Jetty :: XML utilities
The SAX License: XML Commons External Components XML APIs
Day Specification License addendum: Content Repository for JavaTM Technology API
BSD-3-Clause: asm
The W3C License: XML Commons External Components XML APIs
Day Specification License: Content Repository for JavaTM Technology API
Eclipse Public License - Version 2.0: Jetty :: ALPN :: Client, Jetty :: ALPN :: JDK9 Client Implementation, Jetty :: ALPN :: JDK9 Server Implementation, Jetty :: ALPN :: Server, Jetty :: Asynchronous HTTP Client, Jetty :: HTTP2 :: Common, Jetty :: HTTP2 :: HPACK, Jetty :: HTTP2 :: Server, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Proxy, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Utility Servlets and Filters, Jetty :: Webapp Application Support, Jetty :: XML utilities
WTFPL: Reflections
GNU General Public License, version 2 with the GNU Classpath Exception: JSON-P Default Provider, Jakarta JSON Processing API
Eclipse Public License - Version 1.0: Jetty :: Jakarta Servlet API and Schemas for JPMS and OSGi
EDL 1.0: Jakarta Activation API jar
Copyright 2007 Adobe. All Rights Reserved.: Adobe AEM Uber jar
MIT: mockito-core, mockito-junit-jupiter
LGPL 2.1: Javassist
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
CDDL + GPLv2 with classpath exception: Java Servlet API
The Apache Software License, Version 2.0: AEM Mocks Core, AEM Mocks JUnit 5, AEM Sling Models Extensions, ASM based accessors helper used by json-smart, Apache Commons Logging, Apache Geronimo JSON Spec 1.1, Apache Geronimo JSR-330 Spec API, Apache Jackrabbit FileVault Core Bundle, Apache XML Graphics Commons, Context-Aware Configuration Extensions for AEM, Context-Aware Configuration Mock Helper, Guava: Google Core Libraries for Java, Handlebars, Handlebars Helpers, Handler Commons, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, JetBrains Java Annotations, Johnzon :: Core, Media Handler, Reflections, Sling Commons, Sling Extensions Mock Helper, Subset of Spotbugs Annotations, URL Handler, WCM Commons, WCM Granite UI Extensions, WCM Mock Helper, WireMock, XML Commons External Components XML APIs, jackson-databind, json-path, json-path-assert, json-unit-core, org.apache.xmlgraphics:batik-anim, org.apache.xmlgraphics:batik-awt-util, org.apache.xmlgraphics:batik-bridge, org.apache.xmlgraphics:batik-constants, org.apache.xmlgraphics:batik-css, org.apache.xmlgraphics:batik-dom, org.apache.xmlgraphics:batik-ext, org.apache.xmlgraphics:batik-gvt, org.apache.xmlgraphics:batik-i18n, org.apache.xmlgraphics:batik-parser, org.apache.xmlgraphics:batik-script, org.apache.xmlgraphics:batik-shared-resources, org.apache.xmlgraphics:batik-svg-dom, org.apache.xmlgraphics:batik-svggen, org.apache.xmlgraphics:batik-transcoder, org.apache.xmlgraphics:batik-util, org.apache.xmlgraphics:batik-xml, org.xmlunit:xmlunit-core, org.xmlunit:xmlunit-placeholders
Dependency File Details
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
uber-jar-6.5.17.jar | 56.4 MB | 37337 | 33521 | 2162 | 9 | Yes |
day-commons-any-2.0.0.jar | 21.9 kB | 26 | 16 | 1 | 1.1 | Yes |
day-commons-gfx-2.1.28.jar | 228.4 kB | 103 | 70 | 9 | 1.5 | Yes |
day-commons-text-1.1.3.jar | 32.4 kB | 19 | 9 | 1 | 1.1 | Yes |
itu-1.8.0.jar | 33.9 kB | 36 | 21 | 3 | 9 | Yes |
jackson-annotations-2.13.4.jar | 75.7 kB | 84 | 72 | 2 | 9 | Yes |
jackson-core-2.13.4.jar | 374.9 kB | 156 | 128 | 13 | 9 | Yes |
jackson-databind-2.13.4.jar | 1.5 MB | 746 | 708 | 23 | 9 | Yes |
jackson-dataformat-yaml-2.15.3.jar | 54.6 kB | 43 | 21 | 4 | 9 | Yes |
jackson-datatype-jsr310-2.16.1.jar | 128.3 kB | 83 | 60 | 7 | 9 | Yes |
caffeine-3.1.8.jar | 889.2 kB | 713 | 704 | 3 | 11 | Yes |
handlebars-4.3.1.jar | 954.2 kB | 586 | 529 | 32 | 1.8 | Yes |
handlebars-helpers-4.3.1.jar | 11.7 kB | 22 | 10 | 1 | 1.8 | Yes |
error_prone_annotations-2.21.1.jar | 16.8 kB | 39 | 27 | 2 | 1.8 | Yes |
guava-15.0.jar | 2.2 MB | 1650 | 1622 | 16 | 1.6 | Yes |
json-path-2.9.0.jar | 276.6 kB | 221 | 203 | 13 | 1.8 | Yes |
json-path-assert-2.9.0.jar | 16.6 kB | 22 | 13 | 4 | 1.8 | Yes |
json-schema-validator-1.3.2.jar | 484.6 kB | 310 | 222 | 13 | 9 | Yes |
common-image-3.12.0.jar | 79.7 kB | 59 | 49 | 1 | 1.8 | Yes |
common-io-3.12.0.jar | 92.3 kB | 76 | 61 | 5 | 1.8 | Yes |
common-lang-3.12.0.jar | 121.8 kB | 115 | 101 | 5 | 1.8 | Yes |
imageio-batik-3.12.0.jar | 23.3 kB | 26 | 11 | 2 | 1.8 | Yes |
imageio-core-3.12.0.jar | 119.9 kB | 110 | 89 | 5 | 1.8 | Yes |
imageio-metadata-3.12.0.jar | 83.6 kB | 73 | 56 | 7 | 1.8 | Yes |
imageio-tiff-3.12.0.jar | 118.9 kB | 60 | 43 | 1 | 1.8 | Yes |
android-json-0.0.20131108.vaadin1.jar | 18.3 kB | 12 | 8 | 1 | 1.5 | Yes |
commons-codec-1.15.jar | 353.8 kB | 253 | 106 | 7 | 1.7 | Yes |
commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
commons-fileupload-1.3.3.jar | 70.6 kB | 67 | 49 | 6 | 1.5 | Yes |
commons-io-2.11.0.jar | 327.1 kB | 224 | 201 | 11 | 1.8 | Yes |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
io.wcm.caconfig.extensions-1.8.0.jar | 60 kB | 58 | 19 | 5 | 1.8 | Yes |
io.wcm.handler.commons-2.0.0.jar | 343.2 kB | 44 | 24 | 3 | 11 | Yes |
io.wcm.handler.url-2.0.0.jar | 1 MB | 810 | 761 | 13 | 11 | Yes |
io.wcm.sling.commons-1.6.4.jar | 863.3 kB | 768 | 738 | 10 | 11 | Yes |
io.wcm.sling.models-2.0.0.jar | 17.4 kB | 28 | 8 | 2 | 11 | Yes |
io.wcm.testing.aem-mock.core-5.6.2.jar | 168.9 kB | 111 | 68 | 7 | 11 | Yes |
io.wcm.testing.aem-mock.junit5-5.6.2.jar | 18.4 kB | 24 | 11 | 1 | 11 | Yes |
io.wcm.testing.wcm-io-mock.caconfig-1.2.0.jar | 7.5 kB | 17 | 4 | 1 | 1.8 | Yes |
io.wcm.testing.wcm-io-mock.sling-1.2.0.jar | 7.4 kB | 18 | 5 | 1 | 11 | Yes |
io.wcm.testing.wcm-io-mock.wcm-1.2.0.jar | 7.4 kB | 18 | 5 | 1 | 1.8 | Yes |
io.wcm.wcm.commons-1.11.0.jar | 66 kB | 92 | 43 | 13 | 11 | Yes |
io.wcm.wcm.ui.granite-1.10.2.jar | 64.9 kB | 95 | 20 | 7 | 11 | Yes |
io.wcm.tooling.spotbugs.annotations-1.0.0.jar | 3.9 kB | 13 | 1 | 1 | 1.8 | No |
jakarta.activation-api-1.2.2.jar | 46.6 kB | 43 | 32 | 2 | 9 | Yes |
jakarta.json-api-2.0.2.jar | 46.3 kB | 48 | 35 | 4 | 9 | Yes |
jakarta.xml.bind-api-2.3.3.jar | 115.6 kB | 137 | 111 | 7 | 9 | Yes |
jcr-2.0.jar | 69.2 kB | 138 | 120 | 10 | 1.4 | Yes |
javax.servlet-api-3.1.0.jar | 95.8 kB | 103 | 79 | 4 | 1.7 | Yes |
jsp-api-2.1.jar | 100.6 kB | 101 | 84 | 4 | 1.5 | Yes |
byte-buddy-1.14.15.jar | 4.2 MB | 2935 | 2881 | 39 | 9 | Yes |
byte-buddy-agent-1.14.15.jar | 258 kB | 90 | 70 | 3 | 9 | Yes |
json-unit-core-2.38.0.jar | 138.7 kB | 130 | 114 | 6 | 1.8 | Yes |
accessors-smart-2.5.0.jar | 29.9 kB | 24 | 13 | 2 | 1.8 | Yes |
json-smart-2.5.0.jar | 120.2 kB | 107 | 93 | 5 | 1.8 | Yes |
jopt-simple-5.0.4.jar | 78.1 kB | 71 | 59 | 3 | 1.7 | Yes |
commons-collections4-4.4.jar | 751.9 kB | 555 | 524 | 19 | 1.8 | Yes |
commons-imaging-1.0-alpha3.jar | 784.6 kB | 508 | 453 | 41 | 1.8 | Yes |
commons-lang3-3.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | Yes |
org.apache.felix.utils-1.9.0.jar | 81.3 kB | 66 | 43 | 9 | 1.5 | Yes |
geronimo-atinject_1.0_spec-1.0.jar | 10 kB | 18 | 6 | 1 | 1.5 | No |
geronimo-json_1.1_spec-1.3.jar | 37 kB | 51 | 37 | 3 | 1.8 | Yes |
httpclient-4.5.13.jar | 780.3 kB | 511 | 470 | 24 | 1.6 | Yes |
httpcore-4.4.8.jar | 324.6 kB | 282 | 252 | 17 | 1.6 | Yes |
httpclient5-5.3.1.jar | 861.7 kB | 544 | 501 | 26 | 1.8 | Yes |
httpcore5-5.2.4.jar | 855 kB | 679 | 634 | 30 | 1.8 | Yes |
httpcore5-h2-5.2.4.jar | 237.1 kB | 177 | 149 | 14 | 1.8 | Yes |
jackrabbit-data-2.20.9.jar | 173.8 kB | 129 | 95 | 8 | 1.8 | Yes |
jackrabbit-jcr-commons-2.20.9.jar | 405.7 kB | 311 | 273 | 23 | 1.8 | Yes |
oak-api-1.22.15.jar | 43.5 kB | 61 | 44 | 3 | 1.8 | Yes |
oak-blob-1.22.15.jar | 57.4 kB | 52 | 30 | 4 | 1.8 | Yes |
oak-blob-plugins-1.22.15.jar | 253.1 kB | 165 | 138 | 6 | 1.8 | Yes |
oak-commons-1.22.15.jar | 120.6 kB | 95 | 73 | 8 | 1.8 | Yes |
oak-core-1.22.15.jar | 1.7 MB | 1027 | 891 | 63 | 1.8 | Yes |
oak-core-spi-1.22.15.jar | 158.8 kB | 154 | 124 | 15 | 1.8 | Yes |
oak-jackrabbit-api-1.22.15.jar | 55 kB | 97 | 71 | 12 | 1.8 | Yes |
oak-jcr-1.22.15.jar | 575.5 kB | 426 | 392 | 15 | 1.8 | Yes |
oak-query-spi-1.22.15.jar | 51.5 kB | 59 | 40 | 3 | 1.8 | Yes |
oak-security-spi-1.22.15.jar | 253.8 kB | 235 | 199 | 16 | 1.8 | Yes |
oak-store-spi-1.22.15.jar | 251.4 kB | 209 | 184 | 9 | 1.8 | Yes |
org.apache.jackrabbit.vault-3.2.8.jar | 746.4 kB | 450 | 395 | 24 | 1.7 | Yes |
johnzon-core-1.2.8.jar | 136.6 kB | 101 | 84 | 2 | 1.8 | Yes |
org.apache.sling.adapter-2.1.10.jar | 33.4 kB | 34 | 10 | 2 | 1.7 | Yes |
org.apache.sling.api-2.22.0.jar | 135.6 kB | 167 | 134 | 17 | 1.8 | Yes |
org.apache.sling.caconfig.api-1.1.2.jar | 13 kB | 25 | 9 | 3 | 1.7 | Yes |
org.apache.sling.caconfig.impl-1.4.14.jar | 205 kB | 183 | 117 | 13 | 1.7 | Yes |
org.apache.sling.caconfig.spi-1.3.4.jar | 26.2 kB | 38 | 20 | 3 | 1.7 | Yes |
org.apache.sling.commons.classloader-1.4.2.jar | 26.8 kB | 30 | 14 | 2 | 1.7 | Yes |
org.apache.sling.commons.mime-2.2.2.jar | 39.1 kB | 34 | 7 | 2 | 1.8 | Yes |
org.apache.sling.commons.osgi-2.4.0.jar | 33.7 kB | 36 | 20 | 2 | 1.6 | Yes |
org.apache.sling.contentparser.api-2.0.0.jar | 12.9 kB | 20 | 5 | 1 | 1.8 | Yes |
org.apache.sling.contentparser.json-2.0.0.jar | 17.7 kB | 24 | 6 | 2 | 1.8 | Yes |
org.apache.sling.contentparser.xml-jcr-2.0.0.jar | 15.3 kB | 22 | 3 | 1 | 1.8 | Yes |
org.apache.sling.featureflags-1.2.2.jar | 22.1 kB | 29 | 9 | 2 | 1.7 | Yes |
org.apache.sling.fsresource-2.2.0.jar | 126.8 kB | 112 | 66 | 10 | 1.8 | Yes |
org.apache.sling.i18n-2.5.14.jar | 86.9 kB | 73 | 43 | 5 | 1.7 | Yes |
org.apache.sling.jcr.api-2.4.0.jar | 13.6 kB | 20 | 5 | 1 | 1.6 | Yes |
org.apache.sling.jcr.resource-3.0.18.jar | 122.6 kB | 77 | 41 | 6 | 1.7 | Yes |
org.apache.sling.models.impl-1.4.14.jar | 161.8 kB | 133 | 86 | 7 | 1.8 | Yes |
org.apache.sling.resourcebuilder-1.0.4.jar | 19.1 kB | 24 | 6 | 2 | 1.8 | Yes |
org.apache.sling.resourceresolver-1.7.10.jar | 250.4 kB | 139 | 106 | 10 | 1.8 | Yes |
org.apache.sling.scripting.api-2.2.0.jar | 14.8 kB | 26 | 10 | 2 | 1.7 | Yes |
org.apache.sling.scripting.core-2.3.2.jar | 134.8 kB | 107 | 59 | 8 | 1.8 | Yes |
org.apache.sling.serviceusermapper-1.5.4.jar | 43.9 kB | 42 | 16 | 3 | 1.8 | Yes |
org.apache.sling.servlet-helpers-1.4.6.jar | 55.8 kB | 44 | 28 | 2 | 1.8 | Yes |
org.apache.sling.servlets.annotations-1.2.6.jar | 12.5 kB | 22 | 7 | 1 | 1.8 | Yes |
org.apache.sling.settings-1.3.10.jar | 30.6 kB | 34 | 14 | 2 | 1.8 | Yes |
org.apache.sling.testing.caconfig-mock-plugin-1.5.4.jar | 24.2 kB | 25 | 9 | 1 | 11 | Yes |
org.apache.sling.testing.hamcrest-1.0.2.jar | 20.5 kB | 25 | 10 | 2 | 1.6 | Yes |
org.apache.sling.testing.jcr-mock-1.6.14.jar | 99.2 kB | 63 | 47 | 1 | 11 | Yes |
org.apache.sling.testing.logging-mock-2.0.0.jar | 8.2 kB | 11 | 0 | 0 | - | - |
org.apache.sling.testing.osgi-mock.core-3.5.0.jar | 586.8 kB | 254 | 215 | 14 | 11 | Yes |
org.apache.sling.testing.resourceresolver-mock-1.5.0.jar | 45.7 kB | 39 | 22 | 1 | 11 | Yes |
org.apache.sling.testing.sling-mock.core-3.5.2.jar | 106.4 kB | 85 | 57 | 7 | 11 | Yes |
org.apache.sling.xss-2.2.16.jar | 6.8 MB | 4181 | 3850 | 187 | 1.8 | Yes |
batik-anim-1.18.jar | 486.1 kB | 417 | 396 | 4 | 1.8 | Yes |
batik-awt-util-1.18.jar | 424.5 kB | 249 | 222 | 10 | 1.8 | Yes |
batik-bridge-1.18.jar | 705.1 kB | 419 | 399 | 2 | 1.8 | Yes |
batik-constants-1.18.jar | 8.6 kB | 14 | 1 | 1 | 1.8 | No |
batik-css-1.18.jar | 330.8 kB | 264 | 237 | 8 | 1.8 | Yes |
batik-dom-1.18.jar | 184.1 kB | 134 | 115 | 5 | 1.8 | Yes |
batik-ext-1.18.jar | 10.4 kB | 22 | 7 | 2 | 1.8 | No |
batik-gvt-1.18.jar | 192.2 kB | 122 | 103 | 7 | 1.8 | Yes |
batik-i18n-1.18.jar | 11.5 kB | 17 | 4 | 1 | 1.8 | Yes |
batik-parser-1.18.jar | 76.9 kB | 73 | 55 | 1 | 1.8 | Yes |
batik-script-1.18.jar | 24.8 kB | 32 | 13 | 3 | 1.8 | Yes |
batik-shared-resources-1.18.jar | 6.7 kB | 9 | 0 | 0 | - | - |
batik-svg-dom-1.18.jar | 230.6 kB | 135 | 64 | 2 | 1.8 | Yes |
batik-svggen-1.18.jar | 227.6 kB | 174 | 157 | 3 | 1.8 | Yes |
batik-transcoder-1.18.jar | 129.4 kB | 81 | 60 | 8 | 1.8 | Yes |
batik-util-1.18.jar | 127.2 kB | 99 | 80 | 4 | 1.8 | Yes |
batik-xml-1.18.jar | 34 kB | 22 | 6 | 1 | 1.8 | Yes |
xmlgraphics-commons-2.10.jar | 681.4 kB | 431 | 378 | 34 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
checker-qual-3.37.0.jar | 224.5 kB | 427 | 359 | 30 | 1.8 | Yes |
jetty-alpn-client-11.0.20.jar | 17 kB | 17 | 3 | 2 | 11 | Yes |
jetty-alpn-java-client-11.0.20.jar | 16.7 kB | 20 | 3 | 2 | 11 | Yes |
jetty-alpn-java-server-11.0.20.jar | 16.9 kB | 20 | 3 | 2 | 11 | Yes |
jetty-alpn-server-11.0.20.jar | 18.2 kB | 17 | 3 | 2 | 11 | Yes |
jetty-client-11.0.20.jar | 408.6 kB | 260 | 241 | 8 | 11 | Yes |
jetty-http-11.0.20.jar | 272.9 kB | 146 | 126 | 4 | 11 | Yes |
jetty-io-11.0.20.jar | 216.4 kB | 134 | 119 | 4 | 11 | Yes |
jetty-proxy-11.0.20.jar | 99.8 kB | 56 | 43 | 2 | 11 | Yes |
jetty-security-11.0.20.jar | 121.7 kB | 77 | 63 | 3 | 11 | Yes |
jetty-server-11.0.20.jar | 796.8 kB | 375 | 354 | 8 | 11 | Yes |
jetty-servlet-11.0.20.jar | 165.6 kB | 88 | 73 | 4 | 11 | Yes |
jetty-servlets-11.0.20.jar | 99.4 kB | 52 | 39 | 2 | 11 | Yes |
jetty-util-11.0.20.jar | 571.5 kB | 332 | 306 | 13 | 11 | Yes |
jetty-webapp-11.0.20.jar | 159 kB | 75 | 59 | 2 | 11 | Yes |
jetty-xml-11.0.20.jar | 73.1 kB | 33 | 15 | 2 | 11 | Yes |
http2-common-11.0.20.jar | 223.3 kB | 144 | 126 | 7 | 11 | Yes |
http2-hpack-11.0.20.jar | 47.8 kB | 34 | 18 | 2 | 11 | Yes |
http2-server-11.0.20.jar | 71.6 kB | 37 | 23 | 2 | 11 | Yes |
jetty-jakarta-servlet-api-5.0.2.jar | 605.1 kB | 217 | 86 | 5 | 11 | Yes |
jakarta.json-2.0.1.jar | 143.8 kB | 114 | 96 | 6 | 9 | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
hamcrest-library-1.3.jar | 53.1 kB | 46 | 35 | 7 | 1.5 | Yes |
javassist-3.28.0-GA.jar | 851.5 kB | 474 | 426 | 17 | 1.8 | Yes |
jdom2-2.0.6.1.jar | 327.8 kB | 227 | 207 | 15 | 1.5 | Yes |
annotations-24.1.0.jar | 30.6 kB | 70 | 60 | 3 | 9 | Yes |
junit-jupiter-api-5.10.2.jar | 211 kB | 197 | 182 | 8 | 9 | Yes |
junit-jupiter-engine-5.10.2.jar | 244.7 kB | 147 | 130 | 9 | 9 | Yes |
junit-jupiter-params-5.10.2.jar | 586 kB | 381 | 347 | 22 | 9 | Yes |
junit-platform-commons-1.10.2.jar | 106.2 kB | 64 | 44 | 7 | 9 | Yes |
junit-platform-engine-1.10.2.jar | 204.8 kB | 153 | 136 | 10 | 9 | Yes |
mockito-core-5.12.0.jar | 704 kB | 642 | 570 | 64 | 11 | Yes |
mockito-junit-jupiter-5.12.0.jar | 8.9 kB | 13 | 5 | 2 | 11 | Yes |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes |
org.osgi.annotation.bundle-1.0.0.jar | 28.6 kB | 42 | 13 | 1 | 1.7 | Yes |
org.osgi.annotation.versioning-1.1.0.jar | 15.1 kB | 27 | 4 | 1 | 1.7 | No |
org.osgi.framework-1.9.0.jar | 347.1 kB | 236 | 109 | 12 | 1.7 | Yes |
org.osgi.resource-1.0.0.jar | 33 kB | 52 | 15 | 2 | 1.5 | Yes |
org.osgi.service.cm-1.6.0.jar | 55.2 kB | 53 | 17 | 2 | 1.7 | Yes |
org.osgi.service.component-1.4.0.jar | 47.6 kB | 65 | 20 | 4 | 1.7 | Yes |
org.osgi.service.component.annotations-1.4.0.jar | 42.6 kB | 53 | 16 | 1 | 1.7 | Yes |
org.osgi.service.event-1.4.0.jar | 47.3 kB | 51 | 15 | 3 | 1.7 | Yes |
org.osgi.service.log-1.3.0.jar | 16.7 kB | 29 | 4 | 1 | 1.2 | No |
org.osgi.service.metatype.annotations-1.4.0.jar | 27.5 kB | 39 | 9 | 1 | 1.7 | Yes |
org.osgi.util.converter-1.0.8.jar | 169.4 kB | 144 | 94 | 1 | 1.8 | Yes |
org.osgi.util.function-1.1.0.jar | 14.1 kB | 27 | 4 | 1 | 1.7 | No |
org.osgi.util.tracker-1.5.2.jar | 43.7 kB | 34 | 9 | 1 | 1.7 | Yes |
osgi.annotation-8.0.1.jar | 36.9 kB | 54 | 18 | 2 | 1.8 | Yes |
asm-9.6.jar | 123.6 kB | 45 | 39 | 3 | 9 | Yes |
encoder-1.2.3.jar | 37.9 kB | 32 | 21 | 1 | 1.5 | Yes |
reflections-0.10.2.jar | 130.4 kB | 87 | 74 | 5 | 1.8 | Yes |
jsonassert-1.5.1.jar | 30.5 kB | 32 | 20 | 3 | 1.6 | Yes |
slf4j-api-1.7.25.jar | 41.2 kB | 46 | 34 | 4 | 1.5 | Yes |
slf4j-simple-1.7.25.jar | 15.3 kB | 20 | 10 | 1 | 1.5 | Yes |
wiremock-3.4.0.jar | 2.1 MB | 783 | 679 | 40 | 11 | Yes |
xmlunit-core-2.9.1.jar | 175.2 kB | 178 | 161 | 9 | 1.7 | Yes |
xmlunit-legacy-2.9.1.jar | 129.2 kB | 102 | 88 | 5 | 1.7 | Yes |
xmlunit-placeholders-2.9.1.jar | 13.6 kB | 19 | 7 | 1 | 1.7 | Yes |
snakeyaml-2.1.jar | 334.2 kB | 278 | 230 | 24 | 9 | Yes |
xml-apis-1.4.01.jar | 220.5 kB | 391 | 346 | 29 | 1.1 | No |
xml-apis-ext-1.3.04.jar | 85.7 kB | 209 | 192 | 4 | 1.1 | No |
197 | 109.5 MB | 74522 | 65167 | 3824 | 11 | 186 |
compile: 22 | compile: 7.3 MB | compile: 5854 | compile: 4970 | compile: 210 | 11 | compile: 22 |
provided: 9 | provided: 56.6 MB | provided: 37687 | provided: 33703 | provided: 2173 | provided: 7 | |
test: 166 | test: 45.7 MB | test: 30981 | test: 26494 | test: 1441 | 11 | test: 157 |