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.caravan | io.wcm.caravan.pipeline.api | 0.7.0 | jar | The Apache Software License, Version 2.0 |
io.wcm.caravan | io.wcm.caravan.pipeline.impl | 0.6.4 | jar | The Apache Software License, Version 2.0 |
io.wcm.caravan | io.wcm.caravan.testing.http | 0.7.0-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
io.wcm.caravan | io.wcm.caravan.testing.json | 0.6.0-SNAPSHOT | 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 |
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 |
---|---|---|---|---|
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 |
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.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:
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.objenesis | objenesis | 2.6 | jar | Apache 2 |
Project Dependency Graph
Dependency Tree
- io.wcm.caravan:io.wcm.caravan.testing.pipeline:jar:0.6.0-SNAPSHOT
Pipeline Testing Support Description: JUnit rule for mocking Pipeline and OSGi context.
URL: https://caravan.wcm.io/testing/pipeline/
Project Licenses: The Apache Software License, Version 2.0
- io.wcm.caravan:io.wcm.caravan.testing.http:jar:0.7.0-SNAPSHOT (compile)
Resilient HTTP Testing Support Description: Allows to test and mock resilient HTTP communications.
URL: https://caravan.wcm.io/testing/http/
Project Licenses: The Apache Software License, Version 2.0
- io.wcm.caravan:io.wcm.caravan.io.http:jar:0.10.0 (compile)
Resilient HTTP Description: HTTP communication layer using Netflix Hystrix and Ribbon for resilience.
URL: http://caravan.wcm.io/io/http/io.wcm.caravan.io.parent/io.wcm.caravan.io.http/
Project Licenses: The Apache Software License, Version 2.0
- 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
- commons-logging:commons-logging:jar:1.1.3 (compile)
Commons Logging Description: Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
URL: http://commons.apache.org/proper/commons-logging/
Project Licenses: The Apache Software License, Version 2.0
- 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)
- 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
- 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
- io.wcm.caravan:io.wcm.caravan.commons.httpasyncclient:jar:1.1.0 (compile)
- 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
- 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
- org.hamcrest:hamcrest-core:jar:1.3 (compile)
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
- io.wcm.caravan:io.wcm.caravan.io.http:jar:0.10.0 (compile)
- io.wcm.caravan:io.wcm.caravan.testing.json:jar:0.6.0-SNAPSHOT (compile)
JSON Testing Support Description: Setting up JSON parsing and test fixtures for testing.
URL: https://caravan.wcm.io/testing/json/
Project Licenses: The Apache Software License, Version 2.0
- io.wcm.caravan:io.wcm.caravan.commons.jsonpath:jar:1.1.0 (compile)
Commons JsonPath Description: Provides preconfigured JsonPath implementation.
URL: https://caravan.wcm.io/commons/jsonpath/
Project Licenses: The Apache Software License, Version 2.0
- org.osgi:org.osgi.framework:jar:1.8.0 (compile)
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
- com.jayway.jsonpath:json-path:jar:2.6.0 (compile)
project ':json-path' Description: Java port of Stefan Goessner JsonPath.
URL: https://github.com/jayway/JsonPath
Project Licenses: The Apache Software License, Version 2.0
- net.minidev:json-smart:jar:2.4.7 (compile)
JSON Small and Fast Parser Description: JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.
URL: https://urielch.github.io/
Project Licenses: The Apache Software License, Version 2.0
- net.minidev:accessors-smart:jar:2.4.7 (compile)
ASM based accessors helper used by json-smart Description: Java reflect give poor performance on getter setter an constructor calls, accessors-smart use ASM to speed up those calls.
URL: https://urielch.github.io/
Project Licenses: The Apache Software License, Version 2.0
- org.ow2.asm:asm:jar:9.1 (compile)
asm Description: ASM, a very small and fast Java bytecode manipulation framework
URL: http://asm.ow2.io/
Project Licenses: BSD-3-Clause
- org.ow2.asm:asm:jar:9.1 (compile)
- net.minidev:accessors-smart:jar:2.4.7 (compile)
- net.minidev:json-smart:jar:2.4.7 (compile)
- org.osgi:org.osgi.framework:jar:1.8.0 (compile)
- 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)
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-annotations:jar:2.5.3 (compile)
- net.javacrumbs.json-unit:json-unit:jar:2.28.0 (compile)
json-unit Description: Contains basic assertJsonEquals() and Hamcrest matchers.
URL: https://github.com/lukas-krecan/JsonUnit/json-unit
Project Licenses: The Apache Software License, Version 2.0
- net.javacrumbs.json-unit:json-unit-core:jar:2.28.0 (compile)
json-unit-core Description: Core classes for JSON unit
URL: https://github.com/lukas-krecan/JsonUnit/json-unit-core
Project Licenses: The Apache Software License, Version 2.0
- net.javacrumbs.json-unit:json-unit-core:jar:2.28.0 (compile)
- io.wcm.caravan:io.wcm.caravan.commons.jsonpath:jar:1.1.0 (compile)
- io.wcm.caravan:io.wcm.caravan.pipeline.api:jar:0.7.0 (compile)
JSON Pipeline API Description: JSON data pipeline with aggregation, slicing and caching.
URL: http://caravan.wcm.io/pipeline/api/io.wcm.caravan.pipeline.parent/io.wcm.caravan.pipeline.api/
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
- io.reactivex:rxjava:jar:1.0.14 (compile)
- io.wcm.caravan:io.wcm.caravan.pipeline.impl:jar:0.6.4 (compile)
JSON Pipeline Implementation Description: JSON data pipeline implementation.
URL: http://caravan.wcm.io/pipeline/impl/io.wcm.caravan.pipeline.parent/io.wcm.caravan.pipeline.impl/
Project Licenses: The Apache Software License, Version 2.0
- 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.
- 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.wcm.caravan:io.wcm.caravan.commons.metrics:jar:0.5.0 (compile)
- junit:junit:jar:4.13.2 (compile)
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.apache.sling:org.apache.sling.testing.osgi-mock.junit4:jar:3.2.2 (compile)
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 (compile)
Apache Sling Testing OSGi Mock Core Description: Mock implementation of selected OSGi APIs.
Project Licenses: Apache License, Version 2.0
- org.osgi:org.osgi.service.component:jar:1.4.0 (compile)
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 (compile)
org.osgi:org.osgi.service.cm Description: OSGi Companion Code for org.osgi.service.cm Version 1.6.0
Project Licenses: Apache-2.0
- org.osgi:org.osgi.service.event:jar:1.3.1 (compile)
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 (compile)
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 (compile)
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 (compile)
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 (compile)
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 (compile)
- org.osgi:org.osgi.service.component:jar:1.4.0 (compile)
- org.apache.sling:org.apache.sling.testing.osgi-mock.core:jar:3.2.2 (compile)
- 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
- 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.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
- io.wcm.caravan:io.wcm.caravan.testing.http:jar:0.7.0-SNAPSHOT (compile)
Licenses
Eclipse Public License 1.0: JUnit
BSD-3-Clause: asm
MIT License: SLF4J API Module, SLF4J Simple Binding
New BSD License: Hamcrest Core
Apache 2: Objenesis
WTFPL: Reflections
Apache License 2.0: JVM Integration for Metrics, Jackson Integration for Metrics, Javassist, Metrics Core, Metrics Health Checks, Metrics Utility Servlets
The MIT License: mockito-core
Apache License, Version 2.0: 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, 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
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
MPL 1.1: Javassist
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Commons BeanUtils, Byte Buddy (without dependencies), Byte Buddy Java agent, Commons Codec, Commons Collections, Commons HTTP Async Client, Commons HTTP Client, Commons IO, Commons JsonPath, Commons Lang, Commons Logging, Guava: Google Core Libraries for Java, Handy URI Templates, JSON Pipeline API, JSON Pipeline Implementation, JSON Small and Fast Parser, JSON Testing Support, Jackson-annotations, Jackson-core, JetBrains Java Annotations, Pipeline Testing Support, Reflections, Resilient HTTP, Resilient HTTP Testing Support, Subset of Spotbugs Annotations, jackson-databind, json-unit, json-unit-core, project ':json-path', rxjava
Dependency File Details
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
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 |
guava-15.0.jar | 2.2 MB | 1650 | 1622 | 16 | 1.6 | Yes |
json-path-2.6.0.jar | 238.6 kB | 199 | 182 | 12 | 1.8 | 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-io-2.4.jar | 185.1 kB | 128 | 110 | 6 | 1.6 | Yes |
commons-logging-1.1.3.jar | 62 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 |
rxjava-1.0.14.jar | 834 kB | 793 | 773 | 16 | 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.jsonpath-1.1.0.jar | 464 kB | 19 | 2 | 1 | 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.caravan.io.http-0.10.0.jar | 1.9 MB | 143 | 49 | 6 | 1.8 | Yes |
io.wcm.caravan.pipeline.api-0.7.0.jar | 25.4 kB | 39 | 26 | 3 | 1.8 | Yes |
io.wcm.caravan.pipeline.impl-0.6.4.jar | 77.4 kB | 65 | 44 | 4 | 1.8 | Yes |
io.wcm.caravan.testing.http-0.7.0-SNAPSHOT.jar | 11.6 kB | 18 | 6 | 1 | 11 | Yes |
io.wcm.caravan.testing.json-0.6.0-SNAPSHOT.jar | 5.4 kB | 15 | 3 | 1 | 11 | Yes |
io.wcm.tooling.spotbugs.annotations-1.0.0.jar | 3.9 kB | 13 | 1 | 1 | 1.8 | No |
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-unit-2.28.0.jar | 14.9 kB | 19 | 9 | 1 | 1.8 | Yes |
json-unit-core-2.28.0.jar | 136.8 kB | 128 | 112 | 6 | 1.8 | Yes |
accessors-smart-2.4.7.jar | 29.5 kB | 24 | 13 | 2 | 1.8 | Yes |
json-smart-2.4.7.jar | 119.2 kB | 107 | 93 | 5 | 1.8 | 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 |
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 |
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 |
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 |
asm-9.1.jar | 121.8 kB | 44 | 38 | 3 | 9 | 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 |
62 | 18.2 MB | 12323 | 10672 | 462 | 11 | 59 |
compile: 50 | compile: 14.1 MB | compile: 8947 | compile: 7605 | compile: 337 | 11 | compile: 49 |
provided: 7 | provided: 172.7 kB | provided: 277 | provided: 125 | provided: 11 | provided: 5 | |
test: 5 | test: 4 MB | test: 3099 | test: 2942 | test: 114 | 9 | test: 5 |