Project Dependencies

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 License
junit junit 4.12 jar Eclipse Public License 1.0
org.mockito mockito-core 2.1.0-RC.1 jar The MIT License

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
com.netflix.hystrix hystrix-core 1.5.5 jar The Apache Software License, Version 2.0
javax javaee-api 7.0 jar CDDL + GPLv2 with classpath exception

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

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 License
net.bytebuddy byte-buddy 1.4.20 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 2.4 jar Apache 2

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 License
com.netflix.archaius archaius-core 0.4.1 jar The Apache Software License, Version 2.0
com.sun.mail javax.mail 1.5.0 jar CDDL/GPLv2+CE
commons-configuration commons-configuration 1.8 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.1 jar The Apache Software License, Version 2.0
io.reactivex rxjava 1.1.8 jar The Apache Software License, Version 2.0
javax.activation activation 1.1 jar Common Development and Distribution License (CDDL) v1.0
org.hdrhistogram HdrHistogram 2.1.9 jar Public Domain, per Creative Commons CC0
org.slf4j slf4j-api 1.7.0 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

CDDL/GPLv2+CE: JavaMail API

Apache 2: Objenesis

Public Domain, per Creative Commons CC0: HdrHistogram

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module, de.sven-torben.hystrix-jee:hystrix-jee

The MIT License: Mockito

Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)

CDDL + GPLv2 with classpath exception: Java(TM) EE 7 Specification APIs

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Byte Buddy (without dependencies), Commons Configuration, Commons Lang, Commons Logging, archaius-core, hystrix-core, rxjava

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
archaius-core-0.4.1.jar 77.76 kB 75 65 5 1.6 Yes
hystrix-core-1.5.5.jar 466.17 kB 427 407 15 1.6 Yes
javax.mail-1.5.0.jar 521.99 kB 329 298 14 1.5 Yes
commons-configuration-1.8.jar 354.49 kB 216 191 10 1.5 Yes
commons-lang-2.6.jar 284.22 kB 155 133 10 1.3 Yes
commons-logging-1.1.1.jar 60.69 kB 42 28 2 1.1 Yes
rxjava-1.1.8.jar 1.12 MB 1007 986 17 1.6 Yes
javaee-api-7.0.jar 1.93 MB 2389 2238 133 1.6 Yes
activation-1.1.jar 62.98 kB 50 38 3 1.4 Yes
junit-4.12.jar 314.93 kB 323 286 30 1.5 Yes
byte-buddy-1.4.20.jar 2.53 MB 1759 1711 35 1.6 Yes
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 Yes
HdrHistogram-2.1.9.jar 114.17 kB 68 59 1 1.6 Yes
mockito-core-2.1.0-RC.1.jar 795.62 kB 876 434 58 1.6 Yes
objenesis-2.4.jar 51.29 kB 55 41 8 1.5 Yes
slf4j-api-1.7.0.jar 26.08 kB 34 23 3 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
16 8.75 MB 7857 6983 347 1.6 16
test: 5 test: 3.74 MB test: 3065 test: 2517 test: 134 - test: 5
provided: 11 provided: 5.02 MB provided: 4792 provided: 4466 provided: 213 - provided: 11

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
central https://repo.maven.apache.org/maven2 Yes No No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes No
jvnet-nexus-snapshots https://maven.java.net/content/repositories/snapshots No Yes No
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository No Yes Yes

Repository locations for each of the Dependencies.

Artifact central sonatype-nexus-snapshots jvnet-nexus-snapshots
com.netflix.archaius:archaius-core:jar:0.4.1 Found at https://repo.maven.apache.org/maven2 - -
com.netflix.hystrix:hystrix-core:jar:1.5.5 Found at https://repo.maven.apache.org/maven2 - -
com.sun.mail:javax.mail:jar:1.5.0 Found at https://repo.maven.apache.org/maven2 - -
commons-configuration:commons-configuration:jar:1.8 Found at https://repo.maven.apache.org/maven2 - -
commons-lang:commons-lang:jar:2.6 Found at https://repo.maven.apache.org/maven2 - -
commons-logging:commons-logging:jar:1.1.1 Found at https://repo.maven.apache.org/maven2 - -
io.reactivex:rxjava:jar:1.1.8 Found at https://repo.maven.apache.org/maven2 - -
javax:javaee-api:jar:7.0 Found at https://repo.maven.apache.org/maven2 - -
javax.activation:activation:jar:1.1 Found at https://repo.maven.apache.org/maven2 - -
junit:junit:jar:4.12 Found at https://repo.maven.apache.org/maven2 - -
net.bytebuddy:byte-buddy:jar:1.4.20 Found at https://repo.maven.apache.org/maven2 - -
org.hamcrest:hamcrest-core:jar:1.3 Found at https://repo.maven.apache.org/maven2 - -
org.hdrhistogram:HdrHistogram:jar:2.1.9 Found at https://repo.maven.apache.org/maven2 - -
org.mockito:mockito-core:jar:2.1.0-RC.1 Found at https://repo.maven.apache.org/maven2 - -
org.objenesis:objenesis:jar:2.4 Found at https://repo.maven.apache.org/maven2 - -
org.slf4j:slf4j-api:jar:1.7.0 Found at https://repo.maven.apache.org/maven2 - -
Total central sonatype-nexus-snapshots jvnet-nexus-snapshots
16 (test: 5, provided: 11) 16 0 0