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.fasterxml.jackson.core jackson-annotations 2.5.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.5.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.5.3 jar The Apache Software License, Version 2.0
com.github.jknack handlebars 2.2.3 jar The Apache Software License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
io.wcm.caravan io.wcm.caravan.hal.resource 1.1.0 jar The Apache Software License, Version 2.0
io.wcm.caravan io.wcm.caravan.jaxrs.publisher 1.0.0 jar -

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.osgi-mock.junit4 3.2.2 jar Apache License, Version 2.0
org.mockito mockito-core 2.25.1 jar The MIT License
org.slf4j slf4j-simple 1.7.6 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
io.wcm.tooling.spotbugs io.wcm.tooling.spotbugs.annotations 1.0.0 jar The Apache Software License, Version 2.0
javax.servlet javax.servlet-api 3.0.1 jar CDDL + GPLv2 with classpath exception
org.apache.felix org.apache.felix.scr.annotations 1.12.0 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.0.0 jar Apache License, Version 2.0
org.osgi org.osgi.service.component.annotations 1.4.0 jar Apache-2.0
org.osgi org.osgi.service.metatype.annotations 1.3.0 jar Apache License, Version 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
org.slf4j slf4j-api 1.7.6 jar MIT License

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
io.wcm.caravan io.wcm.caravan.commons.stream 1.0.0 jar -
javax.annotation javax.annotation-api 1.2 jar CDDL + GPLv2 with classpath exception
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
javax.ws.rs javax.ws.rs-api 2.0.1 jar CDDL 1.1GPL2 w/ CPE
org.antlr antlr4-runtime 4.5 jar BSD 3-Clause License
org.apache.commons commons-lang3 3.0.1 jar The Apache Software License, Version 2.0
org.apache.sling org.apache.sling.commons.osgi 2.4.0 jar Apache License, Version 2.0
org.glassfish.hk2 hk2-api 2.4.0-b27 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2-locator 2.4.0-b27 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2-utils 2.4.0-b27 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 osgi-resource-locator 1.0.1 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2.external aopalliance-repackaged 2.4.0-b27 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2.external javax.inject 2.4.0-b27 jar CDDL + GPLv2 with classpath exception
org.glassfish.jersey.bundles.repackaged jersey-guava 2.20 jar CDDL+GPL License
org.glassfish.jersey.containers jersey-container-servlet 2.20 jar CDDL+GPL License
org.glassfish.jersey.containers jersey-container-servlet-core 2.20 jar CDDL+GPL License
org.glassfish.jersey.core jersey-client 2.20 jar CDDL+GPL License
org.glassfish.jersey.core jersey-common 2.20 jar CDDL+GPL License
org.glassfish.jersey.core jersey-server 2.20 jar CDDL+GPL License
org.glassfish.jersey.media jersey-media-jaxb 2.20 jar CDDL+GPL License
org.javassist javassist 3.18.1-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.mozilla rhino 1.7R4 jar Mozilla Public License, Version 2.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
net.bytebuddy byte-buddy 1.9.7 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.9.7 jar The Apache Software License, Version 2.0
org.apache.commons commons-collections4 4.1 jar Apache License, Version 2.0
org.apache.sling org.apache.sling.testing.osgi-mock.core 3.2.2 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 2.6 jar Apache 2
org.osgi org.osgi.framework 1.8.0 jar Apache License, Version 2.0
org.osgi org.osgi.service.cm 1.6.0 jar Apache-2.0
org.osgi org.osgi.service.component 1.4.0 jar Apache-2.0
org.osgi org.osgi.service.event 1.3.1 jar Apache License, Version 2.0
org.osgi org.osgi.service.log 1.3.0 jar Apache License, Version 2.0
org.reflections reflections 0.10.2 jar WTFPLThe Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

CDDL 1.1: javax.ws.rs-api

Eclipse Public License 1.0: JUnit

Mozilla Public License, Version 2.0: Mozilla Rhino

MIT License: SLF4J API Module, SLF4J Simple Binding

GPL2 w/ CPE: javax.ws.rs-api

New BSD License: Hamcrest Core

BSD 3-Clause License: ANTLR 4 Runtime

Apache 2: Objenesis

WTFPL: Reflections

Apache License 2.0: Javassist

The MIT License: mockito-core

Apache License, Version 2.0: Annotations for SCR, Apache Commons Collections, Apache Sling Commons OSGi support, Apache Sling Testing OSGi Mock Core, Apache Sling Testing OSGi Mock JUnit 4, org.osgi:org.osgi.annotation.versioning, org.osgi:org.osgi.framework, org.osgi:org.osgi.service.event, org.osgi:org.osgi.service.log, org.osgi:org.osgi.service.metatype.annotations, org.osgi:osgi.cmpn, org.osgi:osgi.core

Apache-2.0: org.osgi:org.osgi.annotation.bundle, org.osgi:org.osgi.service.cm, org.osgi:org.osgi.service.component, org.osgi:org.osgi.service.component.annotations

LGPL 2.1: Javassist

CDDL + GPLv2 with classpath exception: HK2 API module, HK2 Implementation Utilities, Java Servlet API, OSGi resource locator bundle - used by various API providers that rely on META-INF/services mechanism to locate providers., ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, javax.annotation API, javax.inject:1 as OSGi bundle

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Bean Validation API, Byte Buddy (without dependencies), Byte Buddy Java agent, Commons IO, Commons Lang, Guava: Google Core Libraries for Java, HAL Interface Documentation, HAL Resource, Handlebars, Jackson-annotations, Jackson-core, JetBrains Java Annotations, Reflections, Subset of Spotbugs Annotations, jackson-databind

CDDL+GPL License: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-media-jaxb, jersey-repackaged-guava

Dependency File Details

Total Size Entries Classes Packages Java Version Debug Information
Filename Size Entries Classes Packages Java Version Debug Information
jackson-annotations-2.5.3.jar 39.8 kB 64 52 1 1.6 Yes
jackson-core-2.5.3.jar 230 kB 107 85 8 1.6 Yes
jackson-databind-2.5.3.jar 1.1 MB 606 572 20 1.6 Yes
handlebars-2.2.3.jar 302.5 kB 207 186 8 1.6 Yes
guava-15.0.jar 2.2 MB 1650 1622 16 1.6 Yes
commons-io-2.4.jar 185.1 kB 128 110 6 1.6 Yes
io.wcm.caravan.commons.stream-1.0.0.jar 13.9 kB 28 14 3 1.7 Yes
io.wcm.caravan.hal.resource-1.1.0.jar 23.3 kB 23 10 2 1.8 Yes
io.wcm.caravan.jaxrs.publisher-1.0.0.jar 16.1 kB 26 8 2 1.7 Yes
io.wcm.tooling.spotbugs.annotations-1.0.0.jar 3.9 kB 13 1 1 1.8 No
javax.annotation-api-1.2.jar 26.4 kB 29 15 3 1.6 Yes
javax.servlet-api-3.0.1.jar 85.4 kB 94 74 4 1.5 Yes
validation-api-1.1.0.Final.jar 63.8 kB 122 106 8 1.6 Yes
javax.ws.rs-api-2.0.1.jar 115.5 kB 139 125 5 1.6 Yes
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
byte-buddy-1.9.7.jar 3.3 MB 2360 2311 37 9 Yes
byte-buddy-agent-1.9.7.jar 43.4 kB 41 31 2 9 Yes
antlr4-runtime-4.5.jar 374 kB 267 246 14 1.6 Yes
commons-collections4-4.1.jar 751.2 kB 548 518 18 1.6 Yes
commons-lang3-3.0.1.jar 312.9 kB 176 152 12 1.5 Yes
org.apache.felix.scr.annotations-1.12.0.jar 35 kB 44 23 3 1.6 Yes
org.apache.sling.commons.osgi-2.4.0.jar 33.7 kB 36 20 2 1.6 Yes
org.apache.sling.testing.osgi-mock.core-3.2.2.jar 519.2 kB 225 189 12 1.8 Yes
org.apache.sling.testing.osgi-mock.junit4-3.2.2.jar 12.9 kB 22 5 1 1.8 Yes
hk2-api-2.4.0-b27.jar 172.1 kB 179 160 7 1.6 Yes
hk2-locator-2.4.0-b27.jar 178.4 kB 110 94 3 1.6 Yes
hk2-utils-2.4.0-b27.jar 99.6 kB 91 67 7 1.6 Yes
osgi-resource-locator-1.0.1.jar 20.2 kB 23 12 1 1.6 Yes
aopalliance-repackaged-2.4.0-b27.jar 14.8 kB 39 26 4 1.6 Yes
javax.inject-2.4.0-b27.jar 6 kB 15 6 1 1.6 No
jersey-guava-2.20.jar 951.6 kB 760 738 9 1.6 Yes
jersey-container-servlet-2.20.jar 16.6 kB 23 5 3 1.7 Yes
jersey-container-servlet-core-2.20.jar 64 kB 64 49 4 1.7 Yes
jersey-client-2.20.jar 160.7 kB 121 105 5 1.6 Yes
jersey-common-2.20.jar 694.3 kB 498 470 17 1.6 Yes
jersey-server-2.20.jar 930.7 kB 712 650 25 1.7 Yes
jersey-media-jaxb-2.20.jar 72.8 kB 62 47 1 1.6 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
javassist-3.18.1-GA.jar 714.2 kB 414 390 17 1.6 Yes
annotations-24.1.0.jar 30.6 kB 70 60 3 9 Yes
mockito-core-2.25.1.jar 581 kB 623 551 64 1.6 Yes
rhino-1.7R4.jar 1.1 MB 491 456 23 1.5 Yes
objenesis-2.6.jar 55.7 kB 59 43 10 1.6 Yes
org.osgi.annotation.bundle-1.0.0.jar 28.6 kB 42 13 1 1.7 Yes
org.osgi.annotation.versioning-1.0.0.jar 14.8 kB 28 4 1 1.5 No
org.osgi.framework-1.8.0.jar 345 kB 257 108 12 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.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
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.10.2.jar 130.4 kB 87 74 5 1.8 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
57 18.3 MB 13808 11592 537 9 53
compile: 30 compile: 10.3 MB compile: 7210 compile: 6598 compile: 237 9 compile: 29
provided: 11 provided: 1.7 MB provided: 1736 provided: 713 provided: 95 provided: 9
test: 16 test: 6.3 MB test: 4862 test: 4281 test: 205 9 test: 15

Back to top

Version: 0.6.1-SNAPSHOT. Last Published: 2024-03-21.