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.composum.ai | composum-ai-integration-backend-base | 2.0.1 | 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:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.apache.sling | org.apache.sling.testing.caconfig-mock-plugin | 1.5.4 | jar | Apache-2.0 |
org.apache.sling | org.apache.sling.testing.sling-mock-oak | 3.0.0-1.16.0 | jar | Apache License, Version 2.0 |
org.apache.sling | org.apache.sling.testing.sling-mock.junit4 | 3.1.2 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 2.2 | jar | BSD License 3 |
org.mockito | mockito-core | 4.11.0 | jar | The MIT License |
org.slf4j | slf4j-simple | 1.7.25 | jar | 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 | Type | Licenses |
---|---|---|---|---|
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
com.google.code.gson | gson | 2.8.5 | jar | Apache 2.0 |
javax.jcr | jcr | 2.0 | jar | Day Specification LicenseDay Specification License addendum |
org.apache.commons | commons-lang3 | 3.8.1 | jar | Apache License, Version 2.0 |
org.apache.jackrabbit | jackrabbit-jcr-commons | 2.16.3 | jar | Apache License, Version 2.0 |
org.apache.sling | org.apache.sling.api | 2.18.4 | jar | Apache License, Version 2.0 |
org.apache.sling | org.apache.sling.caconfig.api | 1.1.2 | jar | Apache License, Version 2.0 |
org.osgi | org.osgi.core | 6.0.0 | jar | Apache License, Version 2.0 |
org.osgi | osgi.cmpn | 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.knuddels | jtokkit | 1.1.0 | jar | MIT License |
org.apache.httpcomponents.client5 | httpclient5 | 5.3.1 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents.core5 | httpcore5 | 5.2.5 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents.core5 | httpcore5-h2 | 5.2.5 | jar | Apache License, Version 2.0 |
org.apache.sling | org.apache.sling.servlet-helpers | 1.1.10 | jar | Apache License, Version 2.0 |
org.eclipse.mylyn.docs | org.eclipse.mylyn.wikitext | 3.0.42 | jar | Eclipse Public License Version 2.0 |
org.eclipse.mylyn.docs | org.eclipse.mylyn.wikitext.markdown | 3.0.42 | jar | Eclipse Public License Version 2.0 |
org.jsoup | jsoup | 1.16.2 | jar | The 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:
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
Project Dependency Graph
Dependency Tree
- com.composum.ai:composum-ai-integration-backend-slingbase:bundle:2.0.1
- com.composum.ai:composum-ai-integration-backend-base:jar:2.0.1 (compile)
- com.knuddels:jtokkit:jar:1.1.0 (compile)
- org.apache.httpcomponents.client5:httpclient5:jar:5.3.1 (compile)
- org.apache.httpcomponents.core5:httpcore5:jar:5.2.5 (compile)
- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.2.5 (compile)
- org.eclipse.mylyn.docs:org.eclipse.mylyn.wikitext:jar:3.0.42 (compile)
- com.google.guava:guava:jar:15.0 (provided)
- org.eclipse.mylyn.docs:org.eclipse.mylyn.wikitext.markdown:jar:3.0.42 (compile)
- org.jsoup:jsoup:jar:1.16.2 (compile)
- org.apache.commons:commons-lang3:jar:3.8.1 (provided)
- org.apache.sling:org.apache.sling.api:jar:2.18.4 (provided)
- javax.jcr:jcr:jar:2.0 (provided)
- org.apache.jackrabbit:jackrabbit-jcr-commons:jar:2.16.3 (provided)
- org.apache.sling:org.apache.sling.caconfig.api:jar:1.1.2 (provided)
- com.google.code.gson:gson:jar:2.8.5 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- org.osgi:org.osgi.core:jar:6.0.0 (provided)
- org.osgi:osgi.cmpn:jar:6.0.0 (provided)
- org.slf4j:slf4j-simple:jar:1.7.25 (test)
- org.slf4j:slf4j-api:jar:1.7.25 (provided)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:2.2 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.mockito:mockito-core:jar:4.11.0 (test)
- net.bytebuddy:byte-buddy:jar:1.12.19 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.12.19 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- org.apache.sling:org.apache.sling.testing.sling-mock-oak:jar:3.0.0-1.16.0 (test)
- org.apache.jackrabbit:oak-jackrabbit-api:jar:1.16.0 (test)
- javax.servlet:javax.servlet-api:jar:3.1.0 (provided)
- org.apache.sling:org.apache.sling.testing.sling-mock.junit4:jar:3.1.2 (test)
- org.apache.sling:org.apache.sling.testing.sling-mock.core:jar:3.1.2 (test)
- org.apache.sling:org.apache.sling.testing.osgi-mock.core:jar:3.1.4 (test)
- org.osgi:org.osgi.framework:jar:1.8.0 (test)
- org.osgi:org.osgi.service.component:jar:1.4.0 (test)
- org.osgi:org.osgi.service.cm:jar:1.6.0 (test)
- org.osgi:org.osgi.service.event:jar:1.3.1 (test)
- org.osgi:org.osgi.service.log:jar:1.3.0 (test)
- org.apache.sling:org.apache.sling.commons.osgi:jar:2.4.0 (provided)
- org.reflections:reflections:jar:0.9.12 (test)
- org.javassist:javassist:jar:3.26.0-GA (test)
- org.apache.sling:org.apache.sling.testing.jcr-mock:jar:1.5.4 (test)
- org.apache.sling:org.apache.sling.testing.resourceresolver-mock:jar:1.2.2 (test)
- org.apache.sling:org.apache.sling.servlet-helpers:jar:1.1.10 (compile)
- org.apache.sling:org.apache.sling.resourcebuilder:jar:1.0.4 (test)
- org.osgi:org.osgi.resource:jar:1.0.0 (test)
- org.osgi:org.osgi.util.tracker:jar:1.5.1 (test)
- org.apache.sling:org.apache.sling.models.api:jar:1.3.6 (provided)
- org.apache.sling:org.apache.sling.models.impl:jar:1.4.8 (provided)
- org.apache.sling:org.apache.sling.resourceresolver:jar:1.6.6 (provided)
- org.apache.sling:org.apache.sling.serviceusermapper:jar:1.4.2 (provided)
- org.apache.sling:org.apache.sling.jcr.api:jar:2.4.0 (provided)
- org.apache.sling:org.apache.sling.jcr.resource:jar:3.0.16 (provided)
- org.apache.sling:org.apache.sling.scripting.api:jar:2.2.0 (provided)
- org.apache.sling:org.apache.sling.scripting.core:jar:2.0.54 (provided)
- org.apache.felix:org.apache.felix.utils:jar:1.9.0 (provided)
- org.apache.sling:org.apache.sling.commons.mime:jar:2.2.0 (provided)
- org.apache.johnzon:johnzon-core:jar:1.1.1 (provided)
- org.apache.sling:org.apache.sling.commons.classloader:jar:1.4.2 (provided)
- org.apache.sling:org.apache.sling.settings:jar:1.3.10 (provided)
- org.apache.sling:org.apache.sling.i18n:jar:2.5.10 (test)
- org.apache.sling:org.apache.sling.adapter:jar:2.1.10 (provided)
- org.apache.sling:org.apache.sling.xss:jar:2.0.12 (provided)
- org.apache.sling:org.apache.sling.featureflags:jar:1.2.2 (test)
- org.apache.jackrabbit:jackrabbit-api:jar:2.16.3 (provided)
- org.jetbrains:annotations:jar:16.0.2 (provided)
- org.apache.jackrabbit:oak-jcr:jar:1.8.8 (provided)
- org.apache.jackrabbit:oak-api:jar:1.8.8 (provided)
- org.apache.jackrabbit:oak-core-spi:jar:1.8.8 (provided)
- org.apache.jackrabbit:oak-store-spi:jar:1.8.8 (provided)
- org.apache.jackrabbit:oak-query-spi:jar:1.8.8 (provided)
- org.apache.jackrabbit:oak-security-spi:jar:1.8.8 (provided)
- org.osgi:org.osgi.service.component.annotations:jar:1.3.0 (provided)
- org.osgi:org.osgi.service.metatype.annotations:jar:1.3.0 (provided)
- org.apache.jackrabbit:oak-core:jar:1.8.8 (provided)
- org.apache.jackrabbit:oak-blob-plugins:jar:1.8.8 (provided)
- org.apache.jackrabbit:jackrabbit-data:jar:2.16.3 (provided)
- org.slf4j:jcl-over-slf4j:jar:1.7.25 (provided)
- org.apache.jackrabbit:oak-blob:jar:1.8.8 (provided)
- commons-codec:commons-codec:jar:1.11 (provided)
- org.apache.jackrabbit:jackrabbit-data:jar:2.16.3 (provided)
- org.apache.jackrabbit:oak-blob-plugins:jar:1.8.8 (provided)
- org.apache.jackrabbit:oak-commons:jar:1.8.8 (provided)
- org.apache.commons:commons-collections4:jar:4.2 (provided)
- commons-collections:commons-collections:jar:3.2.2 (provided)
- commons-io:commons-io:jar:2.6 (provided)
- org.apache.sling:org.apache.sling.contentparser.api:jar:2.0.0 (test)
- org.apache.sling:org.apache.sling.contentparser.json:jar:2.0.0 (test)
- org.apache.sling:org.apache.sling.contentparser.xml-jcr:jar:2.0.0 (test)
- org.apache.jackrabbit.vault:org.apache.jackrabbit.vault:jar:3.2.4 (provided)
- org.apache.sling:org.apache.sling.fsresource:jar:2.1.14 (provided)
- org.apache.geronimo.specs:geronimo-json_1.0_spec:jar:1.0-alpha-1 (provided)
- org.apache.sling:org.apache.sling.jcr.contentparser:jar:1.2.4 (provided)
- commons-beanutils:commons-beanutils:jar:1.9.4 (test)
- commons-logging:commons-logging:jar:1.2 (test)
- org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.1 (provided)
- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.0 (test)
- org.apache.sling:org.apache.sling.testing.osgi-mock.core:jar:3.1.4 (test)
- org.apache.sling:org.apache.sling.testing.osgi-mock.junit4:jar:3.1.4 (test)
- org.apache.sling:org.apache.sling.testing.sling-mock.core:jar:3.1.2 (test)
- org.apache.sling:org.apache.sling.testing.caconfig-mock-plugin:jar:1.5.4 (test)
- org.apache.sling:org.apache.sling.caconfig.spi:jar:1.3.4 (provided)
- org.apache.sling:org.apache.sling.caconfig.impl:jar:1.4.14 (provided)
- com.composum.ai:composum-ai-integration-backend-base:jar:2.0.1 (compile)
Licenses
The New BSD License: Reflections
Apache 2.0: Gson
Eclipse Public License 1.0: JUnit
MIT License: Composum AI::Backend::Base, Composum AI::Backend::SlingBase, JCL 1.2 implemented over SLF4J, JTokkit, SLF4J API Module, SLF4J Simple Binding
Day Specification License addendum: Content Repository for JavaTM Technology API
BSD License 3: Hamcrest, Hamcrest Core
Day Specification License: Content Repository for JavaTM Technology API
WTFPL: Reflections
Apache License 2.0: Javassist
The MIT License: jsoup Java HTML Parser, mockito-core
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Codec, Apache Commons Collections, Apache Commons IO, Apache Commons Lang, Apache Felix Utils, Apache HttpClient, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Apache Jackrabbit API, Apache Sling API, Apache Sling Adapter Manager Implementation, Apache Sling Commons MIME type mapping support, 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 Content Parser, Apache Sling JCR Resource Resolver, 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 Helpers, Apache Sling Settings, Apache Sling Testing JCR Mock, 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, Apache Sling Testing Sling Mock Oak, Apache Sling XSS Protection, Byte Buddy (without dependencies), Byte Buddy agent, 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, Objenesis, org.osgi.core, org.osgi:org.osgi.framework, org.osgi:org.osgi.resource, org.osgi:org.osgi.service.component.annotations, org.osgi:org.osgi.service.event, org.osgi:org.osgi.service.log, org.osgi:org.osgi.service.metatype.annotations, org.osgi:org.osgi.util.tracker, org.osgi:osgi.cmpn
Apache-2.0: Apache Sling Context-Aware Configuration Mock Plugin, org.osgi:org.osgi.service.cm, org.osgi:org.osgi.service.component
LGPL 2.1: Javassist
CDDL + GPLv2 with classpath exception: Java Servlet API
Eclipse Public License Version 2.0: Mylyn WikiText, Mylyn WikiText Markdown
MPL 1.1: Javassist
The Apache Software License, Version 2.0: Apache Commons Logging, Apache Geronimo JSON Spec 1.1, Apache Geronimo JSR-330 Spec 1.0, Apache Geronimo JSon Spec 1.0, Apache Jackrabbit FileVault Core Bundle, FindBugs-jsr305, Guava: Google Core Libraries for Java, JetBrains Java Annotations, Johnzon :: Core
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
composum-ai-integration-backend-base-2.0.1.jar | 5.9 MB | 114 | 72 | 5 | 1.8 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
gson-2.8.5.jar | 241.6 kB | 197 | 180 | 8 | 1.6 | Yes |
guava-15.0.jar | 2.2 MB | 1650 | 1622 | 16 | 1.6 | Yes |
jtokkit-1.1.0.jar | 3.2 MB | 34 | 24 | 2 | 1.8 | Yes |
commons-beanutils-1.9.4.jar | 246.9 kB | 154 | 137 | 5 | 1.6 | Yes |
commons-codec-1.11.jar | 335 kB | 243 | 96 | 7 | 1.6 | Yes |
commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
commons-io-2.6.jar | 214.8 kB | 146 | 127 | 7 | 1.7 | Yes |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | 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 |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
byte-buddy-1.12.19.jar | 4 MB | 2742 | 2688 | 39 | - | Yes |
byte-buddy-agent-1.12.19.jar | 256.4 kB | 90 | 70 | 3 | - | Yes |
commons-collections4-4.2.jar | 752.8 kB | 552 | 521 | 19 | 1.7 | Yes |
commons-lang3-3.8.1.jar | 501.9 kB | 297 | 272 | 13 | 1.7 | Yes |
org.apache.felix.utils-1.9.0.jar | 81.3 kB | 66 | 43 | 9 | 1.5 | Yes |
geronimo-atinject_1.0_spec-1.1.jar | 10.2 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 |
geronimo-json_1.1_spec-1.0.jar | 35.7 kB | 49 | 35 | 3 | 1.8 | Yes |
httpclient5-5.3.1.jar | 861.7 kB | 544 | 501 | 26 | 1.8 | Yes |
httpcore5-5.2.5.jar | 855 kB | 680 | 634 | 30 | 1.8 | Yes |
httpcore5-h2-5.2.5.jar | 237.2 kB | 177 | 149 | 14 | 1.8 | Yes |
jackrabbit-api-2.16.3.jar | 42.5 kB | 82 | 57 | 11 | 1.8 | Yes |
jackrabbit-data-2.16.3.jar | 172.9 kB | 128 | 94 | 8 | 1.8 | Yes |
jackrabbit-jcr-commons-2.16.3.jar | 403.2 kB | 310 | 272 | 23 | 1.8 | Yes |
oak-api-1.8.8.jar | 38.2 kB | 54 | 38 | 2 | 1.8 | Yes |
oak-blob-1.8.8.jar | 55.6 kB | 52 | 30 | 4 | 1.8 | Yes |
oak-blob-plugins-1.8.8.jar | 211.5 kB | 144 | 118 | 5 | 1.8 | Yes |
oak-commons-1.8.8.jar | 100 kB | 78 | 58 | 6 | 1.8 | Yes |
oak-core-1.8.8.jar | 1.5 MB | 982 | 847 | 61 | 1.8 | Yes |
oak-core-spi-1.8.8.jar | 151.2 kB | 149 | 120 | 13 | 1.8 | Yes |
oak-jackrabbit-api-1.16.0.jar | 50.6 kB | 94 | 68 | 12 | 1.8 | Yes |
oak-jcr-1.8.8.jar | 560.6 kB | 421 | 387 | 15 | 1.8 | Yes |
oak-query-spi-1.8.8.jar | 49.5 kB | 59 | 40 | 3 | 1.8 | Yes |
oak-security-spi-1.8.8.jar | 230.4 kB | 219 | 183 | 16 | 1.8 | Yes |
oak-store-spi-1.8.8.jar | 241.3 kB | 204 | 179 | 9 | 1.8 | Yes |
org.apache.jackrabbit.vault-3.2.4.jar | 745.3 kB | 450 | 395 | 24 | 1.7 | Yes |
johnzon-core-1.1.1.jar | 115.3 kB | 88 | 72 | 1 | 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.18.4.jar | 134.3 kB | 167 | 132 | 18 | 1.7 | 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.0.jar | 39.3 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.1.14.jar | 225.3 kB | 78 | 50 | 5 | 1.7 | Yes |
org.apache.sling.i18n-2.5.10.jar | 86.4 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.contentparser-1.2.4.jar | 34.4 kB | 33 | 17 | 2 | 1.7 | Yes |
org.apache.sling.jcr.resource-3.0.16.jar | 122.2 kB | 77 | 41 | 6 | 1.7 | Yes |
org.apache.sling.models.api-1.3.6.jar | 44.2 kB | 83 | 61 | 7 | 1.7 | Yes |
org.apache.sling.models.impl-1.4.8.jar | 158 kB | 130 | 82 | 7 | 1.7 | Yes |
org.apache.sling.resourcebuilder-1.0.4.jar | 19.1 kB | 24 | 6 | 2 | 1.8 | Yes |
org.apache.sling.resourceresolver-1.6.6.jar | 237.6 kB | 130 | 99 | 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.0.54.jar | 106.5 kB | 89 | 46 | 7 | 1.7 | Yes |
org.apache.sling.serviceusermapper-1.4.2.jar | 40.4 kB | 43 | 17 | 3 | 1.8 | Yes |
org.apache.sling.servlet-helpers-1.1.10.jar | 37.2 kB | 30 | 16 | 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 | - | Yes |
org.apache.sling.testing.jcr-mock-1.5.4.jar | 52.7 kB | 49 | 33 | 1 | 1.8 | Yes |
org.apache.sling.testing.osgi-mock.core-3.1.4.jar | 513 kB | 224 | 188 | 12 | 1.8 | Yes |
org.apache.sling.testing.osgi-mock.junit4-3.1.4.jar | 13 kB | 22 | 5 | 1 | 1.8 | Yes |
org.apache.sling.testing.resourceresolver-mock-1.2.2.jar | 39.9 kB | 37 | 22 | 1 | 1.8 | Yes |
org.apache.sling.testing.sling-mock-oak-3.0.0-1.16.0.jar | 3.9 MB | 2768 | 2458 | 171 | 1.8 | Yes |
org.apache.sling.testing.sling-mock.core-3.1.2.jar | 107 kB | 86 | 58 | 7 | 1.8 | Yes |
org.apache.sling.testing.sling-mock.junit4-3.1.2.jar | 15.1 kB | 22 | 5 | 1 | 1.8 | Yes |
org.eclipse.mylyn.wikitext-3.0.42.jar | 345.1 kB | 257 | 215 | 15 | 1.8 | Yes |
org.eclipse.mylyn.wikitext.markdown-3.0.42.jar | 75.3 kB | 83 | 60 | 7 | 1.8 | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
hamcrest-core-2.2.jar | 1.5 kB | 8 | 1 | 1 | 1.7 | Yes |
javassist-3.26.0-GA.jar | 782.5 kB | 450 | 426 | 17 | 1.8 | Yes |
annotations-16.0.2.jar | 18.5 kB | 46 | 38 | 2 | 1.8 | Yes |
jsoup-1.16.2.jar | 452.3 kB | 283 | 265 | 7 | 1.8 | Yes |
mockito-core-4.11.0.jar | 684.9 kB | 651 | 579 | 64 | 1.8 | Yes |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
org.osgi.core-6.0.0.jar | 475.3 kB | 387 | 158 | 21 | 1.5 | Yes |
org.osgi.framework-1.8.0.jar | 345 kB | 257 | 108 | 12 | 1.5 | 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.3.0.jar | 35.9 kB | 48 | 13 | 1 | 1.5 | Yes |
org.osgi.service.event-1.3.1.jar | 36.8 kB | 36 | 9 | 1 | 1.5 | Yes |
org.osgi.service.log-1.3.0.jar | 16.7 kB | 29 | 4 | 1 | 1.2 | No |
org.osgi.service.metatype.annotations-1.3.0.jar | 23.6 kB | 36 | 7 | 1 | 1.5 | Yes |
org.osgi.util.tracker-1.5.1.jar | 42.7 kB | 35 | 9 | 1 | 1.5 | Yes |
osgi.cmpn-6.0.0.jar | 958.8 kB | 934 | 333 | 56 | 1.5 | Yes |
reflections-0.9.12.jar | 105.8 kB | 68 | 54 | 6 | 1.8 | Yes |
jcl-over-slf4j-1.7.25.jar | 16.5 kB | 23 | 9 | 2 | 1.5 | 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 |
org.apache.sling.xss-2.0.12.jar | 3 MB | 1987 | 1783 | 94 | 1.7 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
99 | 40 MB | 23292 | 19191 | 1135 | 1.8 | 97 |
compile: 9 | compile: 12 MB | compile: 2202 | compile: 1936 | compile: 107 | - | compile: 9 |
test: 35 | test: 12.1 MB | test: 8890 | test: 7629 | test: 437 | - | test: 34 |
provided: 55 | provided: 15.9 MB | provided: 12200 | provided: 9626 | provided: 591 | - | provided: 54 |