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 | io.wcm.sling.commons | 1.2.2 | jar | The Apache Software License, Version 2.0 |
io.wcm | io.wcm.sling.models | 1.4.0 | jar | The Apache Software License, Version 2.0 |
io.wcm | io.wcm.wcm.commons | 1.1.4 | jar | The Apache Software License, Version 2.0 |
org.apache.sling | org.apache.sling.caconfig.api | 1.1.0 | jar | Apache License, Version 2.0 |
org.apache.sling | org.apache.sling.servlets.annotations | 1.2.4 | jar | Apache License, Version 2.0 |
org.jdom | jdom2 | 2.0.6 | jar | Similar to Apache License but with the acknowledgment clause removed |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
io.wcm | io.wcm.caconfig.extensions | 1.0.2 | jar | The Apache Software License, Version 2.0 |
io.wcm | io.wcm.testing.aem-mock.junit4 | 2.3.5-20190214.220613-10 | jar | The Apache Software License, Version 2.0 |
io.wcm | io.wcm.testing.wcm-io-mock.caconfig | 1.0.2 | jar | The Apache Software License, Version 2.0 |
io.wcm | io.wcm.testing.wcm-io-mock.sling | 1.0.2 | jar | The Apache Software License, Version 2.0 |
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.apache.sling | org.apache.sling.caconfig.impl | 1.4.0 | jar | Apache License, Version 2.0 |
org.apache.sling | org.apache.sling.caconfig.spi | 1.3.0 | jar | Apache License, Version 2.0 |
org.apache.sling | org.apache.sling.testing.caconfig-mock-plugin | 1.3.0 | jar | Apache License, Version 2.0 |
org.apache.sling | org.apache.sling.testing.hamcrest | 1.0.2 | jar | Apache License, Version 2.0 |
org.apache.sling | org.apache.sling.testing.logging-mock | 2.0.0 | jar | Apache License, Version 2.0 |
org.mockito | mockito-core | 2.24.0 | jar | The MIT License |
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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
com.adobe.aem | uber-jar | 6.2.0 | apis | jar | - |
org.jetbrains | annotations | 16.0.3 | - | jar | The Apache Software License, Version 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 |
org.osgi | osgi.cmpn | 6.0.0 | - | jar | Apache License, Version 2.0 |
org.osgi | osgi.core | 6.0.0 | - | jar | Apache 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:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.google.guava | guava | 15.0 | jar | The Apache Software License, Version 2.0 |
javax.servlet | javax.servlet-api | 3.1.0 | jar | CDDL + GPLv2 with classpath exception |
javax.servlet.jsp | jsp-api | 2.2 | jar | CDDL + GPLv2 with classpath exception |
org.apache.commons | commons-lang3 | 3.4 | jar | Apache License, Version 2.0 |
org.apache.sling | org.apache.sling.models.api | 1.2.2 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.6 | jar | MIT License |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
Project Dependency Graph
Dependency Tree
- io.wcm:io.wcm.handler.parent:pom:1.1.0-SNAPSHOT
Handler Description: Link, Media and RichText Handler infrastructure.
URL: http://wcm.io/handler/io.wcm.handler.parent/
Project Licenses: The Apache Software License, Version 2.0
- org.osgi:osgi.core:jar:6.0.0 (provided)
org.osgi:osgi.core Description: OSGi Core Release 6, Interfaces and Classes for use in compiling bundles.
URL: http://www.osgi.org/
Project Licenses: Apache License, Version 2.0
- org.osgi:osgi.cmpn:jar:6.0.0 (provided)
org.osgi:osgi.cmpn Description: OSGi Compendium Release 6, Interfaces and Classes for use in compiling bundles.
URL: http://www.osgi.org/
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.caconfig.api:jar:1.1.0 (compile)
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.0 (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.commons:commons-lang3:jar:3.4 (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: http://commons.apache.org/proper/commons-lang/
Project Licenses: Apache License, Version 2.0
- org.apache.commons:commons-lang3:jar:3.4 (compile)
- org.apache.sling:org.apache.sling.caconfig.impl:jar:1.4.0 (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
- commons-collections:commons-collections:jar:3.2.2 (test)
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 (test)
- io.wcm:io.wcm.caconfig.extensions:jar:1.0.2 (test)
Context-Aware Configuration Extensions for AEM Description: AEM-specific extensions for Apache Sling Context-Aware Configuration.
URL: http://wcm.io/caconfig/extensions/io.wcm.caconfig.parent/io.wcm.caconfig.extensions/
Project Licenses: The Apache Software License, Version 2.0
- com.google.guava:guava:jar:15.0 (compile)
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
- javax.inject:javax.inject:jar:1 (test)
javax.inject Description: The javax.inject API
URL: http://code.google.com/p/atinject/
Project Licenses: The Apache Software License, Version 2.0
- org.slf4j:slf4j-api:jar:1.7.6 (compile)
SLF4J API Module Description: The slf4j API
URL: http://www.slf4j.org
Project Licenses: MIT License
- com.google.guava:guava:jar:15.0 (compile)
- io.wcm:io.wcm.sling.models:jar:1.4.0 (compile)
AEM Sling Models Extensions Description: AEM Object Injector for Sling Models.
URL: http://wcm.io/sling/models/io.wcm.sling.parent/io.wcm.sling.models/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.sling:org.apache.sling.models.api:jar:1.2.2 (compile)
Apache Sling Models API Description: Apache Sling Models API
URL: http://sling.apache.org/org.apache.sling.models.api
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.models.api:jar:1.2.2 (compile)
- io.wcm:io.wcm.wcm.commons:jar:1.1.4 (compile)
WCM Commons Description: Common WCM utility and helper functions.
URL: http://wcm.io/wcm/commons/
Project Licenses: The Apache Software License, Version 2.0
- io.wcm:io.wcm.sling.commons:jar:1.2.2 (compile)
Sling Commons Description: Common Sling utility and helper functions.
URL: http://wcm.io/sling/commons/
Project Licenses: The Apache Software 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.2 (compile)
JavaServer Pages(TM) API Description: There is currently no description associated with this project.
URL: https://jsp.dev.java.net/jsp-api
Project Licenses: CDDL + GPLv2 with classpath exception
- javax.servlet:javax.servlet-api:jar:3.1.0 (compile)
- org.jdom:jdom2:jar:2.0.6 (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.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-library:jar:1.3 (test)
- junit:junit:jar:4.12 (test)
JUnit Description: JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.
URL: http://junit.org
Project Licenses: Eclipse Public License 1.0
- 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.mockito:mockito-core:jar:2.24.0 (test)
mockito-core Description: Mockito mock objects library core API and implementation
URL: https://github.com/mockito/mockito
Project Licenses: The MIT License
- net.bytebuddy:byte-buddy:jar:1.9.7 (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: http://bytebuddy.net/byte-buddy
Project Licenses: The Apache Software License, Version 2.0
- net.bytebuddy:byte-buddy-agent:jar:1.9.7 (test)
Byte Buddy Java agent Description: The Byte Buddy Java agent allows to access the JVM's HotSwap feature.
URL: http://bytebuddy.net/byte-buddy-agent
Project Licenses: The Apache Software License, Version 2.0
- org.objenesis:objenesis:jar:2.6 (test)
Objenesis Description: A library for instantiating Java objects
URL: http://objenesis.org
Project Licenses: Apache 2
- net.bytebuddy:byte-buddy:jar:1.9.7 (test)
- io.wcm:io.wcm.testing.aem-mock.junit4:jar:2.3.5-SNAPSHOT (test)
AEM Mocks JUnit 4 Description: Mock implementation of selected AEM APIs.
URL: http://wcm.io/testing/aem-mock/
Project Licenses: The Apache Software License, Version 2.0
- io.wcm:io.wcm.testing.aem-mock.core:jar:2.3.5-SNAPSHOT (test)
AEM Mocks Core Description: Mock implementation of selected AEM APIs.
URL: http://wcm.io/testing/aem-mock/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.sling:org.apache.sling.api:jar:2.11.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/org.apache.sling.api
Project Licenses: Apache License, Version 2.0
- org.apache.jackrabbit:jackrabbit-jcr-commons:jar:2.12.1 (test)
Jackrabbit JCR Commons Description: General purpose classes for use with the JCR API
URL: http://jackrabbit.apache.org/jackrabbit-jcr-commons/
Project Licenses: The Apache Software License, Version 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.4.8 (test)
Apache Sling Resource Resolver Description: This bundle provides the Resource Resolver and the Resource Resolver Factory.
URL: http://sling.apache.org/org.apache.sling.resourceresolver
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.serviceusermapper:jar:1.2.2 (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: http://sling.apache.org/org.apache.sling.serviceusermapper
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.jcr.api:jar:2.3.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:2.7.4 (test)
Apache Sling JCR Resource Resolver Description: This bundle provides the JCR based ResourceResolver.
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.1.8 (test)
Apache Sling MIME type mapping support Description: Support for configurable MIME type mapping and querying
URL: http://sling.apache.org/org.apache.sling.commons.mime
Project Licenses: The Apache Software License, Version 2.0
- org.apache.sling:org.apache.sling.commons.json:jar:2.0.16 (test)
Apache Sling JSON Library Description: Apache Sling JSON Library
URL: http://sling.apache.org/org.apache.sling.commons.json
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.commons.classloader:jar:1.3.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: The Apache Software License, Version 2.0
- org.apache.sling:org.apache.sling.settings:jar:1.3.8 (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.4.4 (test)
Apache Sling Internationalization 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.2.2 (test)
Apache Sling Models Implementation Description: Apache Sling Models Implementation
URL: http://sling.apache.org/org.apache.sling.models.impl
Project Licenses: Apache License, Version 2.0
- commons-beanutils:commons-beanutils:jar:1.8.3 (test)
Commons BeanUtils Description: BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.
URL: http://commons.apache.org/beanutils/
Project Licenses: The Apache Software License, Version 2.0
- commons-logging:commons-logging:jar:1.1.1 (test)
Commons Logging Description: Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
URL: http://commons.apache.org/logging
Project Licenses: The Apache Software License, Version 2.0
- commons-logging:commons-logging:jar:1.1.1 (test)
- commons-beanutils:commons-beanutils:jar:1.8.3 (test)
- org.apache.jackrabbit:oak-jcr:jar:1.4.1 (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: The Apache Software License, Version 2.0
- javax.jcr:jcr:jar:2.0 (test)
Content Repository for JavaTM Technology API Description: The Content Repository API for JavaTM Technology Version 2.0 is specified by JSR-283. This module contains the complete API as specified.
URL: http://www.jcp.org/en/jsr/detail?id=283
Project Licenses: Day Specification License, Day Specification License addendum
- org.apache.jackrabbit:oak-core:jar:1.4.1 (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: The Apache Software License, Version 2.0
- org.apache.jackrabbit:oak-blob:jar:1.4.1 (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: The Apache Software License, Version 2.0
- commons-codec:commons-codec:jar:1.10 (test)
Apache Commons Codec Description: The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
URL: http://commons.apache.org/proper/commons-codec/
Project Licenses: Apache License, Version 2.0
- org.apache.jackrabbit:oak-blob:jar:1.4.1 (test)
- org.apache.jackrabbit:oak-segment:jar:1.4.1 (test)
Oak Segment 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-segment/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.jackrabbit:oak-commons:jar:1.4.1 (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: The Apache Software License, Version 2.0
- org.apache.jackrabbit:jackrabbit-api:jar:2.12.1 (test)
Apache Jackrabbit API Description: Jackrabbit-specific extensions to the JCR API
URL: http://jackrabbit.apache.org/jackrabbit-api/
Project Licenses: The Apache Software License, Version 2.0
- javax.jcr:jcr:jar:2.0 (test)
- org.apache.sling:org.apache.sling.testing.jcr-mock:jar:1.4.2 (test)
Apache Sling Testing JCR Mock Description: Mock implementation of selected JCR APIs.
URL: http://sling.apache.org/org.apache.sling.testing.jcr-mock
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.testing.osgi-mock.core:jar:2.4.6 (test)
Apache Sling Testing OSGi Mock Core Description: Mock implementation of selected OSGi APIs.
Project Licenses: Apache License, Version 2.0
- commons-io:commons-io:jar:2.4 (test)
Commons IO Description: The Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.
URL: http://commons.apache.org/io/
Project Licenses: The Apache Software License, Version 2.0
- org.reflections:reflections:jar:0.9.9 (test)
Reflections Description: Reflections - a Java runtime metadata analysis
URL: http://github.com/ronmamo/reflections
Project Licenses: WTFPL, The New BSD License
- org.javassist:javassist:jar:3.18.2-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.18.2-GA (test)
- commons-io:commons-io:jar:2.4 (test)
- org.apache.sling:org.apache.sling.testing.sling-mock.core:jar:2.3.4 (test)
Apache Sling Testing Sling Mock Core Description: Mock implementation of selected Sling APIs.
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.servlet-helpers:jar:1.1.8 (test)
Apache Sling Servlet Helpers Description: Mock implementations of SlingHttpServletRequest, SlingHttpServletResponse and related classes.
URL: http://sling.apache.org/org.apache.sling.servlet-helpers
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.scripting.api:jar:2.1.8 (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.0.36 (test)
Apache Sling Scripting Core implementation Description: Sling Scripting core functionality
URL: http://sling.apache.org/org.apache.sling.scripting.core
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.jcr.contentparser:jar:1.2.6 (test)
Apache Sling JCR Content Parser Description: Parser for JCR repository content stored in files (e.g. JSON, FileVault XML).
URL: http://sling.apache.org/org.apache.sling.jcr.contentparser
Project Licenses: Apache License, Version 2.0
- org.apache.jackrabbit.vault:org.apache.jackrabbit.vault:jar:3.1.18 (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.jackrabbit.vault:org.apache.jackrabbit.vault:jar:3.1.18 (test)
- org.apache.johnzon:johnzon-core:jar:1.0.0 (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.6 (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.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
- commons-lang:commons-lang:jar:2.5 (test)
Commons Lang Description: 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: http://commons.apache.org/lang/
Project Licenses: The Apache Software 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.0_spec:jar:1.0-alpha-1 (test)
Apache Geronimo JSon Spec 1.0 Description: Apache Geronimo implementation of the JSR-353
URL: http://geronimo.apache.org/maven/specs/geronimo-json_1.0_spec/1.0-alpha-1
Project Licenses: The Apache Software License, Version 2.0
- org.apache.sling:org.apache.sling.servlet-helpers:jar:1.1.8 (test)
- org.apache.sling:org.apache.sling.testing.resourceresolver-mock:jar:1.1.22 (test)
Apache Sling Testing Resource Resolver Mock Description: Mock for the resource resolver / factory for easier testing.
URL: http://sling.apache.org/org.apache.sling.testing.resourceresolver-mock
Project Licenses: Apache License, Version 2.0
- org.apache.commons:commons-imaging:jar:1.0-R1534292 (test)
Commons Imaging Description: Commons Imaging (previously Sanselan) is a pure-Java image library.
URL: http://commons.apache.org/imaging/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.sling:org.apache.sling.api:jar:2.11.0 (test)
- org.apache.sling:org.apache.sling.testing.sling-mock.junit4:jar:2.3.4 (test)
Apache Sling Testing Sling Mock JUnit 4 Description: Mock implementation of selected Sling APIs.
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.testing.osgi-mock.junit4:jar:2.4.2 (test)
Apache Sling Testing OSGi Mock JUnit 4 Description: Mock implementation of selected OSGi APIs.
Project Licenses: Apache License, Version 2.0
- org.apache.sling:org.apache.sling.testing.osgi-mock.junit4:jar:2.4.2 (test)
- io.wcm:io.wcm.testing.junit-commons:jar:1.0.4 (test)
JUnit Commons Description: Common extensions of JUnit for supporting the wcm.io JUnit tests.
URL: http://wcm.io/testing/junit-commons/io.wcm.testing.parent/io.wcm.testing.junit-commons/
Project Licenses: The Apache Software License, Version 2.0
- io.wcm:io.wcm.testing.aem-mock.core:jar:2.3.5-SNAPSHOT (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.6 (test)
SLF4J Simple Binding Description: SLF4J Simple binding
URL: http://www.slf4j.org
Project Licenses: MIT License
- org.slf4j:slf4j-simple:jar:1.7.6 (test)
- org.apache.sling:org.apache.sling.testing.caconfig-mock-plugin:jar:1.3.0 (test)
Apache Sling Context-Aware Configuration Mock Plugin Description: Mock Context Plugin for Apache Sling Context-Aware Configuration
URL: http://sling.apache.org/org.apache.sling.testing.caconfig-mock-plugin
Project Licenses: Apache License, Version 2.0
- io.wcm:io.wcm.testing.wcm-io-mock.sling:jar:1.0.2 (test)
Sling Extensions Mock Helper Description: Helps setting up mock environment for wcm.io Sling Commons and Sling Models Extensions.
URL: http://wcm.io/testing/wcm-io-mock/sling/
Project Licenses: The Apache Software License, Version 2.0
- io.wcm:io.wcm.testing.wcm-io-mock.caconfig:jar:1.0.2 (test)
Context-Aware Configuration Mock Helper Description: Helps setting up mock environment for wcm.io Context-Aware Configuration.
URL: http://wcm.io/testing/wcm-io-mock/caconfig/
Project Licenses: The Apache Software License, Version 2.0
- com.adobe.aem:uber-jar:jar:apis:6.2.0 (provided)
uber-jar Description: There is currently no description associated with this project.
Project Licenses: No licenses are defined for this project.
- org.jetbrains:annotations:jar:16.0.3 (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
- 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.4 (compile)
Apache Sling Servlet Annotations Description: OSGi DS 1.4 component property type annotations for Sling servlets and filters
URL: http://sling.apache.org/org.apache.sling.servlets.annotations
Project Licenses: Apache License, Version 2.0
- org.osgi:osgi.core:jar:6.0.0 (provided)
Licenses
The New BSD License: Reflections
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module, SLF4J Simple Binding
Day Specification License addendum: Content Repository for JavaTM Technology API
Day Specification License: Content Repository for JavaTM Technology API
New BSD License: Hamcrest Core, Hamcrest library
Apache 2: Objenesis
Similar to Apache License but with the acknowledgment clause removed: JDOM
WTFPL: Reflections
Unknown: uber-jar
Apache License 2.0: Javassist
The MIT License: mockito-core
Apache License, Version 2.0: Apache Commons Codec, Apache Commons Collections, Apache Commons Lang, Apache Sling API, Apache Sling Adapter Manager Implementation, Apache Sling Commons OSGi support, Apache Sling Context-Aware Configuration API, Apache Sling Context-Aware Configuration Implementation, Apache Sling Context-Aware Configuration Mock Plugin, Apache Sling Context-Aware Configuration SPI, Apache Sling Internationalization Support, Apache Sling JCR Content Parser, Apache Sling JCR Resource Resolver, Apache Sling JSON Library, Apache Sling Models API, Apache Sling Models Implementation, Apache Sling Repository API Bundle, Apache Sling Resource Builder, Apache Sling Resource Resolver, Apache Sling Scripting Core implementation, 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 JCR Mock, Apache Sling Testing Mock Log Configuration, Apache Sling Testing OSGi Mock Core, Apache Sling Testing OSGi Mock JUnit 4, Apache Sling Testing Resource Resolver Mock, Apache Sling Testing Sling Mock Core, Apache Sling Testing Sling Mock JUnit 4, org.osgi:osgi.cmpn, org.osgi:osgi.core
Apache-2.0: org.osgi:org.osgi.annotation.versioning, org.osgi:org.osgi.service.component.annotations, org.osgi:org.osgi.service.metatype.annotations
LGPL 2.1: Javassist
CDDL + GPLv2 with classpath exception: Java Servlet API, JavaServer Pages(TM) API
MPL 1.1: Javassist
The Apache Software License, Version 2.0: AEM Mocks Core, AEM Mocks JUnit 4, AEM Sling Models Extensions, Apache Geronimo JSR-330 Spec API, Apache Geronimo JSon Spec 1.0, Apache Jackrabbit API, Apache Jackrabbit FileVault Core Bundle, Apache Sling Dynamic Class Loader Support, Apache Sling MIME type mapping support, Byte Buddy (without dependencies), Byte Buddy Java agent, Commons BeanUtils, Commons IO, Commons Imaging, Commons Lang, Commons Logging, Context-Aware Configuration Extensions for AEM, Context-Aware Configuration Mock Helper, Guava: Google Core Libraries for Java, Handler, JUnit Commons, Jackrabbit JCR Commons, JetBrains Java Annotations, Johnzon :: Core, Oak Blob Store, Oak Commons, Oak Core, Oak JCR Binding, Oak Segment, Sling Commons, Sling Extensions Mock Helper, WCM Commons, javax.inject
Dependency File Details
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
uber-jar-6.2.0-apis.jar | 20 MB | 14229 | 12546 | 1096 | 1.7 | Yes |
guava-15.0.jar | 2.2 MB | 1650 | 1622 | 16 | 1.6 | Yes |
commons-beanutils-1.8.3.jar | 232 kB | 155 | 137 | 6 | 1.3 | Yes |
commons-codec-1.10.jar | 284.2 kB | 238 | 92 | 6 | 1.6 | Yes |
commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
commons-io-2.4.jar | 185.1 kB | 128 | 110 | 6 | 1.6 | Yes |
commons-lang-2.5.jar | 279.2 kB | 154 | 132 | 10 | 1.3 | Yes |
commons-logging-1.1.1.jar | 60.7 kB | 42 | 28 | 2 | 1.1 | Yes |
io.wcm.caconfig.extensions-1.0.2.jar | 44.3 kB | 45 | 16 | 3 | 1.8 | Yes |
io.wcm.sling.commons-1.2.2.jar | 75.3 kB | 85 | 55 | 10 | 1.8 | Yes |
io.wcm.sling.models-1.4.0.jar | 17.2 kB | 28 | 8 | 2 | 1.8 | Yes |
io.wcm.testing.aem-mock.core-2.3.5-SNAPSHOT.jar | 83.4 kB | 58 | 34 | 3 | 1.8 | Yes |
io.wcm.testing.aem-mock.junit4-2.3.5-SNAPSHOT.jar | 11.6 kB | 20 | 7 | 1 | 1.8 | Yes |
io.wcm.testing.junit-commons-1.0.4.jar | 11.6 kB | 23 | 10 | 1 | 1.7 | Yes |
io.wcm.testing.wcm-io-mock.caconfig-1.0.2.jar | 7.3 kB | 17 | 4 | 1 | 1.8 | Yes |
io.wcm.testing.wcm-io-mock.sling-1.0.2.jar | 7.6 kB | 18 | 5 | 1 | 1.8 | Yes |
io.wcm.wcm.commons-1.1.4.jar | 36 kB | 61 | 23 | 7 | 1.8 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
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.2.jar | 49.8 kB | 70 | 58 | 3 | 1.5 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
byte-buddy-1.9.7.jar | 3.3 MB | 2360 | 2311 | 37 | - | Yes |
byte-buddy-agent-1.9.7.jar | 43.4 kB | 41 | 31 | 2 | - | Yes |
commons-imaging-1.0-R1534292.jar | 716.2 kB | 480 | 423 | 43 | 1.5 | Yes |
commons-lang3-3.4.jar | 434.7 kB | 248 | 224 | 12 | 1.6 | Yes |
geronimo-atinject_1.0_spec-1.0.jar | 10 kB | 18 | 6 | 1 | 1.5 | No |
geronimo-json_1.0_spec-1.0-alpha-1.jar | 26.1 kB | 43 | 29 | 3 | 1.6 | Yes |
jackrabbit-api-2.12.1.jar | 41.8 kB | 81 | 56 | 11 | 1.6 | Yes |
jackrabbit-jcr-commons-2.12.1.jar | 400 kB | 306 | 268 | 23 | 1.6 | Yes |
oak-blob-1.4.1.jar | 50.5 kB | 47 | 25 | 4 | 1.6 | Yes |
oak-commons-1.4.1.jar | 75.2 kB | 65 | 43 | 8 | 1.6 | Yes |
oak-core-1.4.1.jar | 2.7 MB | 1758 | 1593 | 95 | 1.6 | Yes |
oak-jcr-1.4.1.jar | 527.7 kB | 404 | 371 | 14 | 1.6 | Yes |
oak-segment-1.4.1.jar | 324.4 kB | 180 | 152 | 7 | 1.6 | Yes |
org.apache.jackrabbit.vault-3.1.18.jar | 1.3 MB | 360 | 314 | 19 | 1.6 | Yes |
johnzon-core-1.0.0.jar | 90.4 kB | 76 | 60 | 1 | 1.6 | Yes |
org.apache.sling.adapter-2.1.6.jar | 29.9 kB | 31 | 8 | 2 | 1.6 | Yes |
org.apache.sling.api-2.11.0.jar | 114.3 kB | 145 | 115 | 14 | 1.6 | Yes |
org.apache.sling.caconfig.api-1.1.0.jar | 13 kB | 25 | 9 | 3 | 1.7 | Yes |
org.apache.sling.caconfig.impl-1.4.0.jar | 202.4 kB | 183 | 117 | 13 | 1.7 | Yes |
org.apache.sling.caconfig.spi-1.3.0.jar | 26.1 kB | 38 | 20 | 3 | 1.7 | Yes |
org.apache.sling.commons.classloader-1.3.2.jar | 23.5 kB | 28 | 12 | 2 | 1.5 | Yes |
org.apache.sling.commons.json-2.0.16.jar | 64.8 kB | 54 | 33 | 7 | 1.6 | Yes |
org.apache.sling.commons.mime-2.1.8.jar | 37 kB | 33 | 7 | 2 | 1.5 | Yes |
org.apache.sling.commons.osgi-2.4.0.jar | 33.7 kB | 36 | 20 | 2 | 1.6 | Yes |
org.apache.sling.i18n-2.4.4.jar | 70.8 kB | 61 | 30 | 5 | 1.6 | Yes |
org.apache.sling.jcr.api-2.3.0.jar | 13.1 kB | 19 | 4 | 1 | 1.6 | Yes |
org.apache.sling.jcr.contentparser-1.2.6.jar | 34.5 kB | 33 | 17 | 2 | 1.8 | Yes |
org.apache.sling.jcr.resource-2.7.4.jar | 152.3 kB | 92 | 49 | 6 | 1.6 | Yes |
org.apache.sling.models.api-1.2.2.jar | 36.1 kB | 65 | 46 | 5 | 1.6 | Yes |
org.apache.sling.models.impl-1.2.2.jar | 331.3 kB | 104 | 65 | 5 | 1.6 | Yes |
org.apache.sling.resourcebuilder-1.0.4.jar | 19.1 kB | 24 | 6 | 2 | 1.8 | Yes |
org.apache.sling.resourceresolver-1.4.8.jar | 219 kB | 129 | 90 | 10 | 1.6 | Yes |
org.apache.sling.scripting.api-2.1.8.jar | 15.1 kB | 25 | 8 | 2 | 1.6 | Yes |
org.apache.sling.scripting.core-2.0.36.jar | 82.6 kB | 67 | 35 | 5 | 1.6 | Yes |
org.apache.sling.serviceusermapper-1.2.2.jar | 34.4 kB | 38 | 13 | 2 | 1.6 | Yes |
org.apache.sling.servlet-helpers-1.1.8.jar | 37.2 kB | 30 | 16 | 1 | 1.7 | Yes |
org.apache.sling.servlets.annotations-1.2.4.jar | 11.5 kB | 21 | 6 | 1 | 1.7 | Yes |
org.apache.sling.settings-1.3.8.jar | 30.7 kB | 33 | 14 | 2 | 1.6 | Yes |
org.apache.sling.testing.caconfig-mock-plugin-1.3.0.jar | 20 kB | 23 | 7 | 1 | 1.7 | 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.4.2.jar | 53.1 kB | 49 | 33 | 1 | 1.8 | Yes |
org.apache.sling.testing.logging-mock-2.0.0.jar | 8.2 kB | 11 | 0 | 0 | - | No |
org.apache.sling.testing.osgi-mock.core-2.4.6.jar | 478.3 kB | 223 | 184 | 13 | 1.8 | Yes |
org.apache.sling.testing.osgi-mock.junit4-2.4.2.jar | 13.1 kB | 22 | 5 | 1 | 1.8 | Yes |
org.apache.sling.testing.resourceresolver-mock-1.1.22.jar | 37.8 kB | 34 | 19 | 1 | 1.8 | Yes |
org.apache.sling.testing.sling-mock.core-2.3.4.jar | 85.8 kB | 74 | 48 | 7 | 1.8 | Yes |
org.apache.sling.testing.sling-mock.junit4-2.3.4.jar | 14.9 kB | 22 | 5 | 1 | 1.8 | 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.18.2-GA.jar | 714.5 kB | 414 | 390 | 17 | 1.6 | Yes |
jdom2-2.0.6.jar | 304.9 kB | 215 | 195 | 15 | 1.5 | Yes |
annotations-16.0.3.jar | 18.6 kB | 46 | 38 | 2 | 1.8 | Yes |
mockito-core-2.24.0.jar | 576.7 kB | 618 | 546 | 64 | 1.6 | Yes |
objenesis-2.6.jar | 55.7 kB | 59 | 43 | 10 | 1.6 | Yes |
org.osgi.annotation.versioning-1.1.0.jar | 15.1 kB | 27 | 4 | 1 | 1.7 | No |
org.osgi.service.component.annotations-1.4.0.jar | 42.6 kB | 53 | 16 | 1 | 1.7 | Yes |
org.osgi.service.metatype.annotations-1.4.0.jar | 27.5 kB | 39 | 9 | 1 | 1.7 | Yes |
osgi.cmpn-6.0.0.jar | 958.8 kB | 934 | 333 | 56 | 1.5 | Yes |
osgi.core-6.0.0.jar | 475.3 kB | 387 | 158 | 21 | 1.5 | Yes |
reflections-0.9.9.jar | 141.7 kB | 117 | 103 | 6 | 1.5 | Yes |
slf4j-api-1.7.6.jar | 28.7 kB | 35 | 24 | 3 | 1.5 | Yes |
slf4j-simple-1.7.6.jar | 10.7 kB | 16 | 6 | 1 | 1.5 | Yes |
84 | 40.4 MB | 29399 | 24740 | 1843 | 1.8 | 80 |
compile: 12 | compile: 3.3 MB | compile: 2606 | compile: 2349 | compile: 81 | - | compile: 12 |
test: 65 | test: 15.7 MB | test: 11078 | test: 9287 | test: 584 | - | test: 62 |
provided: 7 | provided: 21.5 MB | provided: 15715 | provided: 13104 | provided: 1178 | - | provided: 6 |