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.damnhandy | handy-uri-templates | 2.0.4 | jar | The Apache Software License, Version 2.0 |
com.google.guava | guava | 15.0 | jar | The Apache Software License, Version 2.0 |
commons-io | commons-io | 2.4 | jar | The Apache Software License, Version 2.0 |
io.reactivex | rxjava | 1.0.14 | jar | The Apache Software License, Version 2.0 |
io.wcm.caravan | io.wcm.caravan.commons.httpasyncclient | 1.1.0 | jar | The Apache Software License, Version 2.0 |
io.wcm.caravan | io.wcm.caravan.commons.httpclient | 1.1.0 | jar | The Apache Software License, Version 2.0 |
io.wcm.caravan | io.wcm.caravan.commons.metrics | 0.5.0 | jar | - |
io.wcm.caravan | io.wcm.caravan.commons.performance | 0.5.0 | jar | - |
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 |
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 |
---|---|---|---|---|
com.github.tomakehurst | wiremock | 1.58 | jar | The Apache Software License, Version 2.0 |
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:
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:
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
Project Dependency Graph
Dependency Tree
- io.wcm.caravan:io.wcm.caravan.io.http:bundle:0.10.1-SNAPSHOT
Resilient HTTP Description: HTTP communication layer using Netflix Hystrix and Ribbon for resilience.
URL: https://caravan.wcm.io/io/http/
Project Licenses: The Apache Software License, Version 2.0
- javax.servlet:javax.servlet-api:jar:3.0.1 (provided)
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
- io.wcm.caravan:io.wcm.caravan.commons.httpasyncclient:jar:1.1.0 (compile)
Commons HTTP Async Client Description: Provides preconfigured Apache HTTP Async Client instances.
Project Licenses: The Apache Software License, Version 2.0
- org.apache.httpcomponents:httpasyncclient:jar:4.0.2 (compile)
Apache HttpAsyncClient Description: HttpComponents AsyncClient
URL: http://hc.apache.org/httpcomponents-asyncclient
Project Licenses: Apache License, Version 2.0
- org.apache.httpcomponents:httpcore:jar:4.3.2 (compile)
Apache HttpCore Description: HttpComponents Core (blocking I/O)
URL: http://hc.apache.org/httpcomponents-core-ga
Project Licenses: Apache License, Version 2.0
- org.apache.httpcomponents:httpcore-nio:jar:4.3.2 (compile)
Apache HttpCore NIO Description: HttpComponents Core (non-blocking I/O)
URL: http://hc.apache.org/httpcomponents-core-ga
Project Licenses: Apache License, Version 2.0
- org.apache.httpcomponents:httpcore:jar:4.3.2 (compile)
- org.apache.httpcomponents:httpasyncclient:jar:4.0.2 (compile)
- io.wcm.caravan:io.wcm.caravan.commons.httpclient:jar:1.1.0 (compile)
Commons HTTP Client Description: Provides preconfigured Apache HTTP Client instances.
Project Licenses: The Apache Software License, Version 2.0
- commons-beanutils:commons-beanutils:jar:1.9.2 (compile)
Apache Commons BeanUtils Description: Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.
URL: http://commons.apache.org/proper/commons-beanutils/
Project Licenses: The Apache Software License, Version 2.0
- commons-collections:commons-collections:jar:3.2.1 (compile)
Commons Collections Description: Types that extend and augment the Java Collections Framework.
URL: http://commons.apache.org/collections/
Project Licenses: The Apache Software License, Version 2.0
- commons-collections:commons-collections:jar:3.2.1 (compile)
- org.apache.httpcomponents:httpclient:jar:4.3.4 (compile)
Apache HttpClient Description: HttpComponents Client
URL: http://hc.apache.org/httpcomponents-client
Project Licenses: Apache License, Version 2.0
- commons-codec:commons-codec:jar:1.6 (compile)
Commons Codec Description: The 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/codec/
Project Licenses: The Apache Software License, Version 2.0
- commons-codec:commons-codec:jar:1.6 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.2 (compile)
- io.wcm.caravan:io.wcm.caravan.commons.metrics:jar:0.5.0 (compile)
There is currently no description associated with this project.
- io.dropwizard.metrics:metrics-core:jar:3.1.2 (compile)
Metrics Core Description: Metrics is a Java library which gives you unparalleled insight into what your code does in production. Metrics provides a powerful toolkit of ways to measure the behavior of critical components in your production environment.
URL: http://metrics.codahale.com/metrics-core/
Project Licenses: Apache License 2.0
- io.dropwizard.metrics:metrics-healthchecks:jar:3.1.2 (compile)
Metrics Health Checks Description: An addition to Metrics which provides the ability to run application-specific health checks, allowing you to check your application's heath in production.
URL: http://metrics.codahale.com/metrics-healthchecks/
Project Licenses: Apache License 2.0
- io.dropwizard.metrics:metrics-jvm:jar:3.1.2 (compile)
JVM Integration for Metrics Description: A set of classes which allow you to monitor critical aspects of your Java Virtual Machine using Metrics.
URL: http://metrics.codahale.com/metrics-jvm/
Project Licenses: Apache License 2.0
- io.dropwizard.metrics:metrics-servlets:jar:3.1.2 (compile)
Metrics Utility Servlets Description: A set of utility servlets for Metrics, allowing you to expose valuable information about your production environment.
URL: http://metrics.codahale.com/metrics-servlets/
Project Licenses: Apache License 2.0
- io.dropwizard.metrics:metrics-json:jar:3.1.2 (compile)
Jackson Integration for Metrics Description: A set of Jackson modules which provide serializers for most Metrics classes.
URL: http://metrics.codahale.com/metrics-json/
Project Licenses: Apache License 2.0
- io.dropwizard.metrics:metrics-json:jar:3.1.2 (compile)
- io.dropwizard.metrics:metrics-core:jar:3.1.2 (compile)
- io.wcm.caravan:io.wcm.caravan.commons.performance:jar:0.5.0 (compile)
There is currently no description associated with this project.
- org.apache.felix:org.apache.felix.http.api:jar:2.3.2 (provided)
Apache Felix Http Api Description: Apache Felix is an OSGi implementation.
URL: http://felix.apache.org/org.apache.felix.http.parent/org.apache.felix.http.api/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.sling:org.apache.sling.commons.osgi:jar:2.4.0 (compile)
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.commons:commons-lang3:jar:3.0.1 (compile)
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
- 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
- io.reactivex:rxjava:jar:1.0.14 (compile)
rxjava Description: rxjava
URL: https://github.com/ReactiveX/RxJava
Project Licenses: The Apache Software License, Version 2.0
- commons-io:commons-io:jar:2.4 (compile)
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
- com.damnhandy:handy-uri-templates:jar:2.0.4 (compile)
Handy URI Templates Description: Handy URI Templates is a RFC6570 compliant URI template processor. The library allows clients to utilize templatized URIs and inject replacement variables to expand the template into a URI. The library sports a fluent API, ability to plugin custom object renderers, and supports all levels of URI templates.
URL: https://github.com/damnhandy/Handy-URI-Templates
Project Licenses: The Apache Software License, Version 2.0
- commons-configuration:commons-configuration:jar:1.9 (provided)
Commons Configuration Description: Tools to assist in the reading of configuration/preferences files in various formats
URL: http://commons.apache.org/configuration/
Project Licenses: The Apache Software License, Version 2.0
- commons-logging:commons-logging:jar:1.1.1 (compile)
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 (compile)
- commons-lang:commons-lang:jar:2.6 (provided)
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
- com.netflix.archaius:archaius-core:jar:0.6.6 (provided)
archaius-core Description: archaius-core
URL: https://github.com/Netflix/archaius
Project Licenses: The Apache Software License, Version 2.0
- com.fasterxml.jackson.core:jackson-annotations:jar:2.5.3 (compile)
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
- com.fasterxml.jackson.core:jackson-core:jar:2.5.3 (compile)
Jackson-core Description: Core Jackson abstractions, basic JSON streaming API implementation
URL: https://github.com/FasterXML/jackson
Project Licenses: The Apache Software License, Version 2.0
- com.fasterxml.jackson.core:jackson-databind:jar:2.5.3 (compile)
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-annotations:jar:2.5.3 (compile)
- com.netflix.hystrix:hystrix-core:jar:1.4.4 (provided)
hystrix-core Description: hystrix-core
URL: https://github.com/Netflix/Hystrix
Project Licenses: The Apache Software License, Version 2.0
- com.netflix.hystrix:hystrix-metrics-event-stream:jar:1.4.4 (provided)
hystrix-metrics-event-stream Description: hystrix-metrics-event-stream
URL: https://github.com/Netflix/Hystrix
Project Licenses: The Apache Software License, Version 2.0
- org.codehaus.jackson:jackson-core-asl:jar:1.9.13 (provided)
Jackson Description: Jackson is a high-performance JSON processor (parser, generator)
URL: http://jackson.codehaus.org
Project Licenses: The Apache Software License, Version 2.0
- org.codehaus.jackson:jackson-core-asl:jar:1.9.13 (provided)
- com.netflix.hystrix:hystrix-codahale-metrics-publisher:jar:1.4.4 (provided)
hystrix-codahale-metrics-publisher Description: hystrix-codahale-metrics-publisher
URL: https://github.com/Netflix/Hystrix
Project Licenses: The Apache Software License, Version 2.0
- com.codahale.metrics:metrics-core:jar:3.0.2 (provided)
Metrics Core Description: Metrics is a Java library which gives you unparalleled insight into what your code does in production. Metrics provides a powerful toolkit of ways to measure the behavior of critical components in your production environment.
URL: http://metrics.codahale.com/metrics-core/
Project Licenses: Apache License 2.0
- com.codahale.metrics:metrics-core:jar:3.0.2 (provided)
- com.netflix.netflix-commons:netflix-commons-util:jar:0.2.0 (provided)
netflix-commons-util Description: netflix-commons-util
URL: https://github.com/Netflix/netflix-commons
Project Licenses: The Apache Software License, Version 2.0
- com.netflix.netflix-commons:netflix-statistics:jar:0.2.0 (provided)
netflix-statistics Description: netflix-statistics
URL: https://github.com/Netflix/netflix-commons
Project Licenses: The Apache Software License, Version 2.0
- com.netflix.ribbon:ribbon:jar:2.0.0 (provided)
ribbon Description: ribbon
URL: https://github.com/Netflix/ribbon
Project Licenses: The Apache Software License, Version 2.0
- com.netflix.ribbon:ribbon-transport:jar:2.0.0 (provided)
ribbon-transport Description: ribbon-transport
URL: https://github.com/Netflix/ribbon
Project Licenses: The Apache Software License, Version 2.0
- io.reactivex:rxnetty-contexts:jar:0.4.6 (provided)
rxnetty-contexts Description: rxnetty-contexts
URL: https://github.com/ReactiveX/RxNetty
Project Licenses: The Apache Software License, Version 2.0
- io.reactivex:rxnetty-servo:jar:0.4.6 (provided)
rxnetty-servo Description: rxnetty-servo
URL: https://github.com/ReactiveX/RxNetty
Project Licenses: The Apache Software License, Version 2.0
- io.reactivex:rxnetty-contexts:jar:0.4.6 (provided)
- javax.inject:javax.inject:jar:1 (provided)
javax.inject Description: The javax.inject API
URL: http://code.google.com/p/atinject/
Project Licenses: The Apache Software License, Version 2.0
- io.reactivex:rxnetty:jar:0.4.6 (provided)
rxnetty Description: rxnetty
URL: https://github.com/ReactiveX/RxNetty
Project Licenses: The Apache Software License, Version 2.0
- io.netty:netty-codec-http:jar:4.0.25.Final (provided)
Netty/Codec/HTTP Description: Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
URL: http://netty.io/netty-codec-http/
Project Licenses: Apache License, Version 2.0
- io.netty:netty-codec:jar:4.0.25.Final (provided)
Netty/Codec Description: Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
URL: http://netty.io/netty-codec/
Project Licenses: Apache License, Version 2.0
- io.netty:netty-handler:jar:4.0.25.Final (provided)
Netty/Handler Description: Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
URL: http://netty.io/netty-handler/
Project Licenses: Apache License, Version 2.0
- io.netty:netty-codec:jar:4.0.25.Final (provided)
- io.netty:netty-transport-native-epoll:jar:4.0.25.Final (provided)
Netty/Transport/Native/Epoll Description: Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
URL: http://netty.io/netty-transport-native-epoll/
Project Licenses: Apache License, Version 2.0
- io.netty:netty-common:jar:4.0.25.Final (provided)
Netty/Common Description: Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
URL: http://netty.io/netty-common/
Project Licenses: Apache License, Version 2.0
- io.netty:netty-buffer:jar:4.0.25.Final (provided)
Netty/Buffer Description: Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
URL: http://netty.io/netty-buffer/
Project Licenses: Apache License, Version 2.0
- io.netty:netty-transport:jar:4.0.25.Final (provided)
Netty/Transport Description: Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
URL: http://netty.io/netty-transport/
Project Licenses: Apache License, Version 2.0
- io.netty:netty-common:jar:4.0.25.Final (provided)
- io.netty:netty-codec-http:jar:4.0.25.Final (provided)
- com.netflix.ribbon:ribbon-transport:jar:2.0.0 (provided)
- com.netflix.ribbon:ribbon-core:jar:2.0.0 (provided)
ribbon-core Description: ribbon-core
URL: https://github.com/Netflix/ribbon
Project Licenses: The Apache Software License, Version 2.0
- com.netflix.ribbon:ribbon-loadbalancer:jar:2.0.0 (provided)
ribbon-loadbalancer Description: ribbon-loadbalancer
URL: https://github.com/Netflix/ribbon
Project Licenses: The Apache Software License, Version 2.0
- com.netflix.servo:servo-core:jar:0.9.1 (provided)
servo-core Description: servo-core
URL: https://github.com/Netflix/servo
Project Licenses: The Apache Software License, Version 2.0
- com.netflix.servo:servo-internal:jar:0.9.1 (provided)
servo-internal Description: servo-internal
URL: https://github.com/Netflix/servo
Project Licenses: The Apache Software License, Version 2.0
- com.github.tomakehurst:wiremock:jar:1.58 (test)
WireMock Description: A web service test double for all occasions
URL: https://github.com/tomakehurst/wiremock
Project Licenses: The Apache Software License, Version 2.0
- xmlunit:xmlunit:jar:1.6 (test)
XMLUnit for Java Description: XMLUnit compares a control XML document to a test document or the result of a transformation, validates documents, and compares the results of XPath expressions.
Project Licenses: BSD License
- org.mortbay.jetty:jetty:jar:6.1.26 (test)
Jetty Server Description: Jetty server core
URL: http://www.eclipse.org/jetty/jetty-parent/project/modules/jetty
Project Licenses: Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
- org.mortbay.jetty:jetty-util:jar:6.1.26 (test)
Jetty Utilities Description: Utility classes for Jetty
URL: http://www.eclipse.org/jetty/jetty-parent/project/jetty-util
Project Licenses: Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
- org.mortbay.jetty:servlet-api:jar:2.5-20081211 (test)
Servlet Specification API Description: Servlet Specification API
URL: http://jetty.mortbay.org/servlet-api
Project Licenses: Apache License Version 2.0
- org.mortbay.jetty:jetty-util:jar:6.1.26 (test)
- org.skyscreamer:jsonassert:jar:1.5.0 (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.jayway.jsonpath:json-path:jar:0.8.1 (test)
json-path Description: Java JsonPath implementation
URL: http://code.google.com/p/json-path/
Project Licenses: Apache 2.0
- net.minidev:json-smart:jar:1.1.1 (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: http://json-smart/
Project Licenses: The Apache Software License, Version 2.0
- net.minidev:json-smart:jar:1.1.1 (test)
- net.sf.jopt-simple:jopt-simple:jar:4.9 (test)
JOpt Simple Description: A Java library for parsing command line options
URL: http://pholser.github.com/jopt-simple
Project Licenses: The MIT License
- xmlunit:xmlunit:jar:1.6 (test)
- org.apache.felix:org.apache.felix.scr.annotations:jar:1.12.0 (provided)
Annotations for SCR Description: Annotations for generating OSGi service descriptors.
URL: http://felix.apache.org/org.apache.felix.scr.annotations/
Project Licenses: Apache 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.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.slf4j:slf4j-api:jar:1.7.6 (provided)
SLF4J API Module Description: The slf4j API
URL: http://www.slf4j.org
Project Licenses: MIT License
- junit:junit:jar:4.13.2 (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.25.1 (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)
- org.apache.sling:org.apache.sling.testing.osgi-mock.junit4:jar:3.2.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.core:jar:3.2.2 (test)
Apache Sling Testing OSGi Mock Core Description: Mock implementation of selected OSGi APIs.
Project Licenses: Apache License, Version 2.0
- org.osgi:org.osgi.framework:jar:1.8.0 (test)
org.osgi:org.osgi.framework Description: OSGi Companion Code for org.osgi.framework Version 1.8.0.
URL: http://www.osgi.org/
Project Licenses: Apache License, Version 2.0
- 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.cm:jar:1.6.0 (test)
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.event:jar:1.3.1 (test)
org.osgi:org.osgi.service.event Description: OSGi Companion Code for org.osgi.service.event Version 1.3.1.
URL: http://www.osgi.org/
Project Licenses: Apache License, Version 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.apache.commons:commons-collections4:jar:4.1 (test)
Apache Commons Collections Description: The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
URL: http://commons.apache.org/proper/commons-collections/
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.framework:jar:1.8.0 (test)
- org.apache.sling:org.apache.sling.testing.osgi-mock.core:jar:3.2.2 (test)
- 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.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.0.0 (provided)
org.osgi:org.osgi.annotation.versioning Description: OSGi Companion Code for org.osgi.annotation.versioning Version 1.0.0.
URL: http://www.osgi.org/
Project Licenses: Apache License, Version 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.3.0 (provided)
org.osgi:org.osgi.service.metatype.annotations Description: OSGi Companion Code for org.osgi.service.metatype.annotations Version 1.3.0.
URL: http://www.osgi.org/
Project Licenses: Apache License, Version 2.0
- javax.servlet:javax.servlet-api:jar:3.0.1 (provided)
Licenses
Apache Software License - Version 2.0: Jetty Server, Jetty Utilities
Apache License Version 2.0: Servlet Specification API
Apache 2.0: json-path
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module, SLF4J Simple Binding
New BSD License: Hamcrest Core
Apache 2: Objenesis
WTFPL: Reflections
Apache License 2.0: JSON library from Android SDK, JVM Integration for Metrics, Jackson Integration for Metrics, Javassist, Metrics Core, Metrics Health Checks, Metrics Utility Servlets
BSD License: XMLUnit for Java
Eclipse Public License - Version 1.0: Jetty Server, Jetty Utilities
The MIT License: JOpt Simple, mockito-core
Apache License, Version 2.0: Annotations for SCR, Apache Commons Collections, Apache HttpAsyncClient, Apache HttpClient, Apache HttpCore, Apache HttpCore NIO, Apache Sling Commons OSGi support, Apache Sling Testing OSGi Mock Core, Apache Sling Testing OSGi Mock JUnit 4, Netty/Buffer, Netty/Codec, Netty/Codec/HTTP, Netty/Common, Netty/Handler, Netty/Transport, Netty/Transport/Native/Epoll, 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: Java Servlet API
MPL 1.1: Javassist
The Apache Software License, Version 2.0: Apache Commons BeanUtils, Apache Felix Http Api, Byte Buddy (without dependencies), Byte Buddy Java agent, Commons Codec, Commons Collections, Commons Configuration, Commons HTTP Async Client, Commons HTTP Client, Commons IO, Commons Lang, Commons Logging, Guava: Google Core Libraries for Java, Handy URI Templates, JSON Small and Fast Parser, JSONassert, Jackson, Jackson-annotations, Jackson-core, JetBrains Java Annotations, Reflections, Resilient HTTP, Subset of Spotbugs Annotations, WireMock, archaius-core, hystrix-codahale-metrics-publisher, hystrix-core, hystrix-metrics-event-stream, jackson-databind, javax.inject, netflix-commons-util, netflix-statistics, ribbon, ribbon-core, ribbon-loadbalancer, ribbon-transport, rxjava, rxnetty, rxnetty-contexts, rxnetty-servo, servo-core, servo-internal
Dependency File Details
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
metrics-core-3.0.2.jar | 85.4 kB | 89 | 79 | 1 | 1.6 | Yes |
handy-uri-templates-2.0.4.jar | 42.5 kB | 40 | 26 | 3 | 1.6 | Yes |
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 |
wiremock-1.58.jar | 226.6 kB | 207 | 186 | 15 | 1.6 | Yes |
guava-15.0.jar | 2.2 MB | 1650 | 1622 | 16 | 1.6 | Yes |
json-path-0.8.1.jar | 66.8 kB | 71 | 56 | 6 | 1.6 | Yes |
archaius-core-0.6.6.jar | 136 kB | 112 | 100 | 6 | 1.6 | Yes |
hystrix-codahale-metrics-publisher-1.4.4.jar | 75.6 kB | 86 | 78 | 1 | 1.6 | Yes |
hystrix-core-1.4.4.jar | 287.3 kB | 266 | 251 | 10 | 1.6 | Yes |
hystrix-metrics-event-stream-1.4.4.jar | 19.6 kB | 20 | 11 | 1 | 1.6 | Yes |
netflix-commons-util-0.2.0.jar | 7.5 kB | 12 | 5 | 2 | 1.7 | Yes |
netflix-statistics-0.2.0.jar | 14.6 kB | 19 | 12 | 1 | 1.7 | Yes |
ribbon-2.0.0.jar | 87.4 kB | 96 | 84 | 7 | 1.7 | Yes |
ribbon-core-2.0.0.jar | 83 kB | 114 | 103 | 6 | 1.7 | Yes |
ribbon-loadbalancer-2.0.0.jar | 154.1 kB | 105 | 97 | 3 | 1.7 | Yes |
ribbon-transport-2.0.0.jar | 40.4 kB | 34 | 23 | 5 | 1.7 | Yes |
servo-core-0.9.1.jar | 223.9 kB | 184 | 171 | 8 | 1.6 | Yes |
servo-internal-0.9.1.jar | 173.6 kB | 98 | 91 | 1 | 1.6 | Yes |
android-json-0.0.20131108.vaadin1.jar | 18.3 kB | 12 | 8 | 1 | 1.5 | Yes |
commons-beanutils-1.9.2.jar | 233.9 kB | 154 | 137 | 5 | 1.5 | Yes |
commons-codec-1.6.jar | 232.8 kB | 218 | 76 | 6 | 1.5 | Yes |
commons-collections-3.2.1.jar | 575.4 kB | 482 | 458 | 12 | 1.2 | Yes |
commons-configuration-1.9.jar | 358 kB | 217 | 192 | 10 | 1.5 | Yes |
commons-io-2.4.jar | 185.1 kB | 128 | 110 | 6 | 1.6 | Yes |
commons-lang-2.6.jar | 284.2 kB | 155 | 133 | 10 | 1.3 | Yes |
commons-logging-1.1.1.jar | 60.7 kB | 42 | 28 | 2 | 1.1 | Yes |
metrics-core-3.1.2.jar | 112.6 kB | 112 | 102 | 1 | 1.6 | Yes |
metrics-healthchecks-3.1.2.jar | 10.2 kB | 18 | 6 | 2 | 1.6 | Yes |
metrics-json-3.1.2.jar | 15.8 kB | 22 | 11 | 1 | 1.6 | Yes |
metrics-jvm-3.1.2.jar | 39.3 kB | 49 | 38 | 1 | 1.6 | Yes |
metrics-servlets-3.1.2.jar | 16.6 kB | 19 | 8 | 1 | 1.6 | Yes |
netty-buffer-4.0.25.Final.jar | 167.8 kB | 80 | 68 | 1 | 1.6 | Yes |
netty-codec-4.0.25.Final.jar | 141.3 kB | 117 | 97 | 8 | 1.6 | Yes |
netty-codec-http-4.0.25.Final.jar | 421.1 kB | 270 | 251 | 6 | 1.6 | Yes |
netty-common-4.0.25.Final.jar | 420 kB | 273 | 256 | 6 | 1.6 | Yes |
netty-handler-4.0.25.Final.jar | 232.4 kB | 162 | 144 | 6 | 1.6 | Yes |
netty-transport-4.0.25.Final.jar | 311.1 kB | 251 | 230 | 10 | 1.6 | Yes |
netty-transport-native-epoll-4.0.25.Final.jar | 67.7 kB | 42 | 29 | 1 | 1.6 | Yes |
rxjava-1.0.14.jar | 834 kB | 793 | 773 | 16 | 1.6 | Yes |
rxnetty-0.4.6.jar | 397.8 kB | 329 | 303 | 18 | 1.6 | Yes |
rxnetty-contexts-0.4.6.jar | 54 kB | 55 | 43 | 3 | 1.6 | Yes |
rxnetty-servo-0.4.6.jar | 29.2 kB | 30 | 19 | 5 | 1.6 | Yes |
io.wcm.caravan.commons.httpasyncclient-1.1.0.jar | 19.5 kB | 27 | 9 | 3 | 1.8 | Yes |
io.wcm.caravan.commons.httpclient-1.1.0.jar | 27.2 kB | 31 | 11 | 3 | 1.8 | Yes |
io.wcm.caravan.commons.metrics-0.5.0.jar | 12.7 kB | 25 | 8 | 2 | 1.7 | Yes |
io.wcm.caravan.commons.performance-0.5.0.jar | 9.7 kB | 18 | 6 | 1 | 1.7 | Yes |
io.wcm.tooling.spotbugs.annotations-1.0.0.jar | 3.9 kB | 13 | 1 | 1 | 1.8 | No |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
javax.servlet-api-3.0.1.jar | 85.4 kB | 94 | 74 | 4 | 1.5 | 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 |
json-smart-1.1.1.jar | 51.5 kB | 50 | 39 | 2 | 1.5 | Yes |
jopt-simple-4.9.jar | 66.5 kB | 60 | 48 | 3 | 1.5 | 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.http.api-2.3.2.jar | 11.1 kB | 24 | 5 | 2 | 1.5 | Yes |
org.apache.felix.scr.annotations-1.12.0.jar | 35 kB | 44 | 23 | 3 | 1.6 | Yes |
httpasyncclient-4.0.2.jar | 157.9 kB | 105 | 80 | 8 | 1.5 | Yes |
httpclient-4.3.4.jar | 590 kB | 459 | 420 | 24 | 1.5 | Yes |
httpcore-4.3.2.jar | 282.3 kB | 260 | 232 | 15 | 1.5 | Yes |
httpcore-nio-4.3.2.jar | 316.5 kB | 249 | 221 | 13 | 1.5 | 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 |
jackson-core-asl-1.9.13.jar | 232.2 kB | 137 | 121 | 8 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
javassist-3.28.0-GA.jar | 851.5 kB | 474 | 426 | 17 | 1.8 | 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 |
jetty-6.1.26.jar | 539.9 kB | 267 | 237 | 14 | 1.4 | Yes |
jetty-util-6.1.26.jar | 177.1 kB | 120 | 105 | 6 | 1.4 | Yes |
servlet-api-2.5-20081211.jar | 134.1 kB | 79 | 42 | 2 | 1.4 | 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 |
jsonassert-1.5.0.jar | 30.3 kB | 32 | 20 | 3 | 1.6 | 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 |
xmlunit-1.6.jar | 101.2 kB | 80 | 71 | 5 | 1.3 | Yes |
92 | 22.5 MB | 17325 | 14497 | 705 | 9 | 88 |
compile: 26 | compile: 7.7 MB | compile: 5890 | compile: 5263 | compile: 184 | 9 | compile: 26 |
provided: 39 | provided: 6.2 MB | provided: 5121 | provided: 3715 | provided: 242 | provided: 36 | |
test: 27 | test: 8.6 MB | test: 6314 | test: 5519 | test: 279 | 9 | test: 26 |