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 License
com.spotify apollo-api 1.0.3 jar The Apache Software License, Version 2.0
com.spotify apollo-api-impl 1.0.3 jar The Apache Software License, Version 2.0
com.spotify apollo-core 1.0.3 jar The Apache Software License, Version 2.0
com.spotify apollo-environment 1.0.3 jar The Apache Software License, Version 2.0
com.squareup.okhttp okhttp 2.5.0 jar Apache 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 License
junit junit 4.12 jar Eclipse Public License 1.0
org.hamcrest hamcrest-library 1.3 jar New BSD License
org.mock-server mockserver-netty 3.9.17 jar The Apache Software License, Version 2.0
org.mockito mockito-all 1.10.19 jar The 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 License
aopalliance aopalliance 1.0 jar Public Domain
com.fasterxml.jackson.core jackson-annotations 2.6.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.6.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.6.1 jar The Apache Software License, Version 2.0
com.google.code.findbugs jsr305 3.0.0 jar The Apache Software License, Version 2.0
com.google.guava guava 18.0 jar The Apache Software License, Version 2.0
com.google.inject guice 4.0 jar The Apache Software License, Version 2.0
com.google.inject.extensions guice-multibindings 4.0 jar The Apache Software License, Version 2.0
com.spotify apollo-route 1.0.3 jar The Apache Software License, Version 2.0
com.squareup.okio okio 1.6.0 jar Apache 2.0
com.typesafe config 1.2.1 jar Apache License, Version 2.0
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
io.norberg auto-matter-annotation 0.11.0 jar Apache License, Version 2.0
io.norberg auto-matter-jackson 0.11.0 jar Apache License, Version 2.0
io.norberg rut 1.0 jar Apache License, Version 2.0
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
net.sf.jopt-simple jopt-simple 4.9 jar The MIT License
org.slf4j slf4j-api 1.7.12 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 License
ch.qos.logback logback-classic 1.1.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
ch.qos.logback logback-core 1.1.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.github.fge btf 1.2 jar Lesser General Public License, version 3 or greater-Apache Software License, version 2.0
com.github.fge jackson-coreutils 1.8 jar Lesser General Public License, version 3 or greater-Apache Software License, version 2.0
com.github.fge json-schema-core 1.2.5 jar Lesser General Public License, version 3 or greater-Apache Software License, version 2.0
com.github.fge json-schema-validator 2.2.6 jar Lesser General Public License, version 3 or greater-Apache Software License, version 2.0
com.github.fge msg-simple 1.1 jar Lesser General Public License, version 3 or greater-Apache Software License, version 2.0
com.github.fge uri-template 0.9 jar Lesser General Public License, version 3 or greater-Apache Software License, version 2.0
com.googlecode.libphonenumber libphonenumber 6.2 jar The Apache Software License, Version 2.0
com.jcraft jzlib 1.1.3 jar BSD
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
io.netty netty-buffer 4.0.29.Final jar Apache License, Version 2.0
io.netty netty-codec 4.0.29.Final jar Apache License, Version 2.0
io.netty netty-codec-http 4.0.29.Final jar Apache License, Version 2.0
io.netty netty-codec-socks 4.0.29.Final jar Apache License, Version 2.0
io.netty netty-common 4.0.29.Final jar Apache License, Version 2.0
io.netty netty-handler 4.0.29.Final jar Apache License, Version 2.0
io.netty netty-transport 4.0.29.Final jar Apache License, Version 2.0
janino janino 2.5.10 jar BSD
javax.activation activation 1.1 jar Common Development and Distribution License (CDDL) v1.0
javax.mail mailapi 1.4.3 jar CDDL-GPLv2+CE
javax.servlet javax.servlet-api 3.0.1 jar CDDL + GPLv2 with classpath exception
joda-time joda-time 2.8.2 jar Apache 2
org.apache.commons commons-lang3 3.4 jar Apache License, Version 2.0
org.bouncycastle bcmail-jdk15on 1.52 jar Bouncy Castle Licence
org.bouncycastle bcpkix-jdk15on 1.52 jar Bouncy Castle Licence
org.bouncycastle bcprov-jdk15on 1.52 jar Bouncy Castle Licence
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.json json 20090211 jar provided without support or warranty
org.mock-server mockserver-client-java 3.9.17 jar The Apache Software License, Version 2.0
org.mock-server mockserver-core 3.9.17 jar The Apache Software License, Version 2.0
org.mock-server mockserver-logging 3.9.17 jar The Apache Software License, Version 2.0
org.mozilla rhino 1.7R4 jar Mozilla Public License, Version 2.0
org.skyscreamer jsonassert 1.2.3 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

GPLv2+CE: JavaMail API jar

provided without support or warranty: JSON (JavaScript Object Notation)

Apache 2.0: OkHttp, Okio

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module

Mozilla Public License, Version 2.0: Mozilla Rhino

Public Domain: AOP alliance

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

New BSD License: Hamcrest Core, Hamcrest library

Bouncy Castle Licence: Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs, Bouncy Castle Provider, Bouncy Castle S/MIME API

Lesser General Public License, version 3 or greater: null

Apache 2: Joda-Time

BSD: JZlib, Janino

CDDL: JavaMail API jar

The MIT License: JOpt Simple, Mockito

Apache License, Version 2.0: Apache Commons Lang, Netty/Buffer, Netty/Codec, Netty/Codec/HTTP, Netty/Codec/Socks, Netty/Common, Netty/Handler, Netty/Transport, auto-matter-annotation, auto-matter-jackson, config, rut

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

CDDL + GPLv2 with classpath exception: Java Servlet API

The Apache Software License, Version 2.0: Commons IO, Commons Lang, FindBugs-jsr305, Google Guice - Core Library, Google Guice - Extensions - MultiBindings, Guava: Google Core Libraries for Java, JSONassert, Jackson-annotations, Jackson-core, MockServer & Proxy Netty, MockServer Core, MockServer Java Client, MockServer Logging, Spotify Apollo API Environment, Spotify Apollo API Implementations, Spotify Apollo API Interfaces, Spotify Apollo Route, Spotify Apollo Service Core (aka Leto), Spotify Apollo okhttp Client Module, jackson-databind, javax.inject, libphonenumber

Apache Software License, version 2.0: null

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.47 kB 15 9 2 1.3 Yes
logback-classic-1.1.3.jar 280.93 kB 221 173 25 1.6 Yes
logback-core-1.1.3.jar 455.04 kB 410 365 35 1.6 Yes
jackson-annotations-2.6.1.jar 46.97 kB 70 58 1 1.6 Yes
jackson-core-2.6.1.jar 258.83 kB 116 93 9 1.6 Yes
jackson-databind-2.6.1.jar 1.17 MB 597 563 20 1.6 Yes
btf-1.2.jar 8.93 kB 11 3 1 1.6 No
jackson-coreutils-1.8.jar 31.30 kB 26 14 2 1.6 Yes
json-schema-core-1.2.5.jar 171.78 kB 163 124 22 1.6 Yes
json-schema-validator-2.2.6.jar 232.63 kB 222 155 31 1.6 Yes
msg-simple-1.1.jar 36.87 kB 37 23 6 1.6 Yes
uri-template-0.9.jar 57.40 kB 57 39 7 1.6 Yes
jsr305-3.0.0.jar 33.03 kB 72 35 3 1.5 Yes
guava-18.0.jar 2.26 MB 1719 1690 17 1.6 Yes
guice-4.0.jar 668.23 kB 513 491 13 1.6 Yes
guice-multibindings-4.0.jar 81.39 kB 65 56 1 1.6 Yes
libphonenumber-6.2.jar 300.56 kB 585 47 1 1.5 Yes
jzlib-1.1.3.jar 71.98 kB 36 26 1 1.5 Yes
apollo-api/target/classes - 0 0 0 - No
apollo-api-impl/target/classes - 0 0 0 - No
apollo-core/target/classes - 0 0 0 - No
apollo-environment/target/classes - 0 0 0 - No
apollo-route/target/classes - 0 0 0 - No
okhttp-2.5.0.jar 317.89 kB 184 169 6 1.6 Yes
okio-1.6.0.jar 65.93 kB 42 34 1 1.6 Yes
config-1.2.1.jar 219.55 kB 140 135 2 1.6 Yes
commons-io-2.4.jar 185.14 kB 128 110 6 1.6 Yes
commons-lang-2.6.jar 284.22 kB 155 133 10 1.3 Yes
netty-buffer-4.0.29.Final.jar 183.73 kB 95 83 1 1.6 Yes
netty-codec-4.0.29.Final.jar 145.85 kB 122 102 8 1.6 Yes
netty-codec-http-4.0.29.Final.jar 441.27 kB 283 263 7 1.6 Yes
netty-codec-socks-4.0.29.Final.jar 49.66 kB 57 43 1 1.6 Yes
netty-common-4.0.29.Final.jar 438.52 kB 290 273 6 1.6 Yes
netty-handler-4.0.29.Final.jar 248.24 kB 175 157 6 1.6 Yes
netty-transport-4.0.29.Final.jar 343.27 kB 281 259 11 1.6 Yes
auto-matter-annotation-0.11.0.jar 2.78 kB 12 2 1 1.6 No
auto-matter-jackson-0.11.0.jar 5.37 kB 14 3 1 1.6 Yes
rut-1.0.jar 37.34 kB 41 31 1 1.6 Yes
janino-2.5.10.jar 451.97 kB 411 398 7 1.1 No
activation-1.1.jar 62.98 kB 50 38 3 1.4 Yes
javax.inject-1.jar 2.50 kB 8 6 1 1.5 No
mailapi-1.4.3.jar 250.23 kB 189 166 8 1.4 Yes
javax.servlet-api-3.0.1.jar 85.35 kB 94 74 4 1.5 Yes
joda-time-2.8.2.jar 621.99 kB 749 246 7 1.5 Yes
junit-4.12.jar 314.93 kB 323 286 30 1.5 Yes
jopt-simple-4.9.jar 66.47 kB 60 48 3 1.5 Yes
commons-lang3-3.4.jar 434.68 kB 248 224 12 1.6 Yes
bcmail-jdk15on-1.52.jar 98.21 kB 73 60 5 1.5 No
bcpkix-jdk15on-1.52.jar 622.85 kB 626 584 37 1.5 No
bcprov-jdk15on-1.52.jar 2.90 MB 2568 2430 126 1.5 No
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 Yes
hamcrest-library-1.3.jar 53.07 kB 46 35 7 1.5 Yes
json-20090211.jar 45.94 kB 21 19 1 1.6 Yes
mockserver-client-java-3.9.17.jar 10.15 kB 18 5 4 1.6 Yes
mockserver-core-3.9.17.jar 267.05 kB 233 186 28 1.6 Yes
mockserver-logging-3.9.17.jar 2.76 kB 11 1 1 1.6 Yes
mockserver-netty-3.9.17.jar 85.46 kB 70 47 13 1.6 Yes
mockito-all-1.10.19.jar 1.23 MB 1215 752 79 1.5 Yes
rhino-1.7R4.jar 1.13 MB 491 456 23 1.5 Yes
jsonassert-1.2.3.jar 27.67 kB 30 19 2 1.6 Yes
slf4j-api-1.7.12.jar 32.13 kB 39 28 3 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
61 17.99 MB 14579 11914 672 1.6 49
compile: 23 compile: 5.55 MB compile: 3862 compile: 3584 compile: 95 - compile: 16
test: 38 test: 12.44 MB test: 10717 test: 8330 test: 577 - test: 33

Dependency Repository Locations

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

Repository locations for each of the Dependencies.

Artifact central sonatype-nexus-snapshots jvnet-nexus-snapshots apache.snapshots
aopalliance:aopalliance:jar:1.0 Found at https://repo.maven.apache.org/maven2 - - -
ch.qos.logback:logback-classic:jar:1.1.3 Found at https://repo.maven.apache.org/maven2 - - -
ch.qos.logback:logback-core:jar:1.1.3 Found at https://repo.maven.apache.org/maven2 - - -
com.fasterxml.jackson.core:jackson-annotations:jar:2.6.1 Found at https://repo.maven.apache.org/maven2 - - -
com.fasterxml.jackson.core:jackson-core:jar:2.6.1 Found at https://repo.maven.apache.org/maven2 - - -
com.fasterxml.jackson.core:jackson-databind:jar:2.6.1 Found at https://repo.maven.apache.org/maven2 - - -
com.github.fge:btf:jar:1.2 Found at https://repo.maven.apache.org/maven2 - - -
com.github.fge:jackson-coreutils:jar:1.8 Found at https://repo.maven.apache.org/maven2 - - -
com.github.fge:json-schema-core:jar:1.2.5 Found at https://repo.maven.apache.org/maven2 - - -
com.github.fge:json-schema-validator:jar:2.2.6 Found at https://repo.maven.apache.org/maven2 - - -
com.github.fge:msg-simple:jar:1.1 Found at https://repo.maven.apache.org/maven2 - - -
com.github.fge:uri-template:jar:0.9 Found at https://repo.maven.apache.org/maven2 - - -
com.google.code.findbugs:jsr305:jar:3.0.0 Found at https://repo.maven.apache.org/maven2 - - -
com.google.guava:guava:jar:18.0 Found at https://repo.maven.apache.org/maven2 - - -
com.google.inject:guice:jar:4.0 Found at https://repo.maven.apache.org/maven2 - - -
com.google.inject.extensions:guice-multibindings:jar:4.0 Found at https://repo.maven.apache.org/maven2 - - -
com.googlecode.libphonenumber:libphonenumber:jar:6.2 Found at https://repo.maven.apache.org/maven2 - - -
com.jcraft:jzlib:jar:1.1.3 Found at https://repo.maven.apache.org/maven2 - - -
com.spotify:apollo-api:jar:1.0.3 Found at https://repo.maven.apache.org/maven2 - - -
com.spotify:apollo-api-impl:jar:1.0.3 Found at https://repo.maven.apache.org/maven2 - - -
com.spotify:apollo-core:jar:1.0.3 Found at https://repo.maven.apache.org/maven2 - - -
com.spotify:apollo-environment:jar:1.0.3 Found at https://repo.maven.apache.org/maven2 - - -
com.spotify:apollo-route:jar:1.0.3 Found at https://repo.maven.apache.org/maven2 - - -
com.squareup.okhttp:okhttp:jar:2.5.0 Found at https://repo.maven.apache.org/maven2 - - -
com.squareup.okio:okio:jar:1.6.0 Found at https://repo.maven.apache.org/maven2 - - -
com.typesafe:config:jar:1.2.1 Found at https://repo.maven.apache.org/maven2 - - -
commons-io:commons-io:jar:2.4 Found at https://repo.maven.apache.org/maven2 - - -
commons-lang:commons-lang:jar:2.6 Found at https://repo.maven.apache.org/maven2 - - -
io.netty:netty-buffer:jar:4.0.29.Final Found at https://repo.maven.apache.org/maven2 - - -
io.netty:netty-codec:jar:4.0.29.Final Found at https://repo.maven.apache.org/maven2 - - -
io.netty:netty-codec-http:jar:4.0.29.Final Found at https://repo.maven.apache.org/maven2 - - -
io.netty:netty-codec-socks:jar:4.0.29.Final Found at https://repo.maven.apache.org/maven2 - - -
io.netty:netty-common:jar:4.0.29.Final Found at https://repo.maven.apache.org/maven2 - - -
io.netty:netty-handler:jar:4.0.29.Final Found at https://repo.maven.apache.org/maven2 - - -
io.netty:netty-transport:jar:4.0.29.Final Found at https://repo.maven.apache.org/maven2 - - -
io.norberg:auto-matter-annotation:jar:0.11.0 Found at https://repo.maven.apache.org/maven2 - - -
io.norberg:auto-matter-jackson:jar:0.11.0 Found at https://repo.maven.apache.org/maven2 - - -
io.norberg:rut:jar:1.0 Found at https://repo.maven.apache.org/maven2 - - -
janino:janino:jar:2.5.10 Found at https://repo.maven.apache.org/maven2 - - -
javax.activation:activation:jar:1.1 Found at https://repo.maven.apache.org/maven2 - - -
javax.inject:javax.inject:jar:1 Found at https://repo.maven.apache.org/maven2 - - -
javax.mail:mailapi:jar:1.4.3 Found at https://repo.maven.apache.org/maven2 - - -
javax.servlet:javax.servlet-api:jar:3.0.1 Found at https://repo.maven.apache.org/maven2 - - -
joda-time:joda-time:jar:2.8.2 Found at https://repo.maven.apache.org/maven2 - - -
junit:junit:jar:4.12 Found at https://repo.maven.apache.org/maven2 - - -
net.sf.jopt-simple:jopt-simple:jar:4.9 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.commons:commons-lang3:jar:3.4 Found at https://repo.maven.apache.org/maven2 - - -
org.bouncycastle:bcmail-jdk15on:jar:1.52 Found at https://repo.maven.apache.org/maven2 - - -
org.bouncycastle:bcpkix-jdk15on:jar:1.52 Found at https://repo.maven.apache.org/maven2 - - -
org.bouncycastle:bcprov-jdk15on:jar:1.52 Found at https://repo.maven.apache.org/maven2 - - -
org.hamcrest:hamcrest-core:jar:1.3 Found at https://repo.maven.apache.org/maven2 - - -
org.hamcrest:hamcrest-library:jar:1.3 Found at https://repo.maven.apache.org/maven2 - - -
org.json:json:jar:20090211 Found at https://repo.maven.apache.org/maven2 - - -
org.mock-server:mockserver-client-java:jar:3.9.17 Found at https://repo.maven.apache.org/maven2 - - -
org.mock-server:mockserver-core:jar:3.9.17 Found at https://repo.maven.apache.org/maven2 - - -
org.mock-server:mockserver-logging:jar:3.9.17 Found at https://repo.maven.apache.org/maven2 - - -
org.mock-server:mockserver-netty:jar:3.9.17 Found at https://repo.maven.apache.org/maven2 - - -
org.mockito:mockito-all:jar:1.10.19 Found at https://repo.maven.apache.org/maven2 - - -
org.mozilla:rhino:jar:1.7R4 Found at https://repo.maven.apache.org/maven2 - - -
org.skyscreamer:jsonassert:jar:1.2.3 Found at https://repo.maven.apache.org/maven2 - - -
org.slf4j:slf4j-api:jar:1.7.12 Found at https://repo.maven.apache.org/maven2 - - -
Total central sonatype-nexus-snapshots jvnet-nexus-snapshots apache.snapshots
61 (compile: 23, test: 38) 61 0 0 0