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
cn.home1 log4j2-rolling-config 0.2.0 jar MIT License
org.aspectj aspectjweaver 1.8.13 jar Eclipse Public License - v 1.0
org.springframework.boot spring-boot-autoconfigure 1.5.12.RELEASE jar Apache License, Version 2.0

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
org.aspectj aspectjrt 1.8.13 jar Eclipse Public License - v 1.0
org.springframework.boot spring-boot-starter-aop 1.5.12.RELEASE 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 Classifier Type Licenses
cn.home1 log4j2-test-config 0.2.0 - jar MIT License
org.jacoco org.jacoco.agent 0.8.1 runtime jar Eclipse Public License v1.0
org.sonarsource.java sonar-jacoco-listeners 5.3.0.13828 - jar GNU LGPL 3

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
com.netflix.eureka eureka-client 1.7.2 jar The Apache Software License, Version 2.0
org.projectlombok lombok 1.18.2 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 Licenses
org.apache.logging.log4j log4j-api 2.8.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.8.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-slf4j-impl 2.8.1 jar Apache License, Version 2.0
org.slf4j jcl-over-slf4j 1.7.25 jar MIT License
org.slf4j jul-to-slf4j 1.7.25 jar MIT License
org.slf4j slf4j-api 1.7.25 jar MIT License
org.springframework spring-aop 4.3.16.RELEASE jar Apache License, Version 2.0
org.springframework spring-beans 4.3.16.RELEASE jar Apache License, Version 2.0
org.springframework spring-context 4.3.16.RELEASE jar Apache License, Version 2.0
org.springframework spring-core 4.3.16.RELEASE jar Apache License, Version 2.0
org.springframework spring-expression 4.3.16.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot 1.5.12.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-log4j2 1.5.12.RELEASE jar Apache License, Version 2.0

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
com.lmax disruptor 3.3.6 jar The Apache Software License, Version 2.0
org.springframework.boot spring-boot-starter 1.5.12.RELEASE jar Apache License, Version 2.0
org.yaml snakeyaml 1.17 jar Apache License, Version 2.0

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
antlr antlr 2.7.7 jar BSD License
aopalliance aopalliance 1.0 jar Public Domain
com.fasterxml.jackson.core jackson-annotations 2.8.11 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.8.11 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.8.11 jar The Apache Software License, Version 2.0
com.google.code.gson gson 2.8.2 jar Apache 2.0
com.google.guava guava 20.0 jar The Apache Software License, Version 2.0
com.google.inject guice 3.0 jar The Apache Software License, Version 2.0
com.netflix.archaius archaius-core 0.7.4 jar The Apache Software License, Version 2.0
com.netflix.netflix-commons netflix-eventbus 0.3.0 jar The Apache Software License, Version 2.0
com.netflix.netflix-commons netflix-infix 0.3.0 jar The Apache Software License, Version 2.0
com.netflix.servo servo-core 0.10.1 jar The Apache Software License, Version 2.0
com.netflix.servo servo-internal 0.10.1 jar The Apache Software License, Version 2.0
com.sun.jersey jersey-client 1.19.1 jar CDDL 1.1GPL2 w/ CPE
com.sun.jersey jersey-core 1.19.1 jar CDDL 1.1GPL2 w/ CPE
com.sun.jersey.contribs jersey-apache-client4 1.19.1 jar CDDL 1.1GPL2 w/ CPE
com.thoughtworks.xstream xstream 1.4.10 jar BSD style
commons-codec commons-codec 1.10 jar Apache License, Version 2.0
commons-configuration commons-configuration 1.8 jar The Apache Software License, Version 2.0
commons-jxpath commons-jxpath 1.3 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
javax.ws.rs jsr311-api 1.1.1 jar CDDL License
joda-time joda-time 2.9.9 jar Apache 2
org.antlr antlr-runtime 3.4 jar -
org.antlr stringtemplate 3.2.1 jar BSD licence
org.apache.commons commons-math 2.2 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.5.5 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.9 jar Apache License, Version 2.0
org.codehaus.jettison jettison 1.2 jar -
stax stax-api 1.0.1 jar The Apache Software License, Version 2.0
xmlpull xmlpull 1.1.3.1 jar Public Domain
xpp3 xpp3_min 1.1.4c jar Indiana University Extreme! Lab Software License, vesion 1.1.1Public Domain

Project Dependency Graph

Dependency Tree

Licenses

CDDL 1.1: Jersey Apache HTTP Client 4.x, jersey-client, jersey-core

Apache 2.0: Gson

MIT License: JCL 1.2 implemented over SLF4J, JUL to SLF4J bridge, SLF4J API Module, log4j2-rolling-config, log4j2-test-config, spring-cloud-eureka-dashboard-labeler

Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)

Eclipse Public License v1.0: JaCoCo :: Agent

Public Domain: AOP alliance, MXP1: Xml Pull Parser 3rd Edition (XPP3), XML Pull Parsing API

GPL2 w/ CPE: Jersey Apache HTTP Client 4.x, jersey-client, jersey-core

BSD licence: ANTLR StringTemplate

Apache 2: Joda-Time

BSD style: XStream Core

Unknown: Antlr 3.4 Runtime, Jettison

BSD License: AntLR Parser Generator

CDDL License: jsr311-api

The MIT License: Project Lombok

Apache License, Version 2.0: Apache Commons Codec, Apache HttpClient, Apache HttpCore, Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J Binding, SnakeYAML, Spring AOP, Spring Beans, Spring Boot, Spring Boot AOP Starter, Spring Boot AutoConfigure, Spring Boot Log4j 2 Starter, Spring Boot Starter, Spring Context, Spring Core, Spring Expression Language (SpEL)

GNU LGPL 3: SonarQube Java :: JaCoCo Listeners

The Apache Software License, Version 2.0: Commons Configuration, Commons JXPath, Commons Lang, Commons Math, Disruptor Framework, Google Guice - Core Library, Guava: Google Core Libraries for Java, Jackson-annotations, Jackson-core, StAX API, archaius-core, eureka-client, jackson-databind, javax.inject, netflix-eventbus, netflix-infix, servo-core, servo-internal

Eclipse Public License - v 1.0: AspectJ runtime, AspectJ weaver

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
antlr-2.7.7.jar 445.3 kB 239 224 12 1.2 Yes
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes
log4j2-rolling-config-0.2.0.jar 3.4 kB 9 0 0 - No
log4j2-test-config-0.2.0.jar 2.9 kB 9 0 0 - No
jackson-annotations-2.8.11.jar 55.8 kB 74 62 1 1.6 Yes
jackson-core-2.8.11.jar 282.6 kB 118 95 9 1.6 Yes
jackson-databind-2.8.11.jar 1.2 MB 619 585 20 1.7 Yes
gson-2.8.2.jar 232.9 kB 189 173 7 1.6 Yes
guava-20.0.jar 2.4 MB 1844 1814 18 1.6 Yes
guice-3.0.jar 710.5 kB 585 565 12 1.5 Yes
disruptor-3.3.6.jar 84.1 kB 87 79 4 1.6 Yes
archaius-core-0.7.4.jar 136 kB 112 100 6 1.6 Yes
eureka-client-1.7.2.jar 409.7 kB 328 300 22 1.7 Yes
netflix-eventbus-0.3.0.jar 69.1 kB 68 56 6 1.7 Yes
netflix-infix-0.3.0.jar 101.8 kB 91 82 2 1.7 Yes
servo-core-0.10.1.jar 224.6 kB 185 172 8 1.6 Yes
servo-internal-0.10.1.jar 174.2 kB 98 91 1 1.6 Yes
jersey-client-1.19.1.jar 134.1 kB 117 93 9 1.6 Yes
jersey-core-1.19.1.jar 436.8 kB 355 307 23 1.6 Yes
jersey-apache-client4-1.19.1.jar 16.6 kB 20 7 2 1.6 Yes
xstream-1.4.10.jar 589.8 kB 505 473 23 1.8 Yes
commons-codec-1.10.jar 284.2 kB 238 92 6 1.6 Yes
commons-configuration-1.8.jar 354.5 kB 216 191 10 1.5 Yes
commons-jxpath-1.3.jar 300 kB 208 180 16 1.3 Yes
commons-lang-2.6.jar 284.2 kB 155 133 10 1.3 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
jsr311-api-1.1.1.jar 46.4 kB 67 55 3 1.5 Yes
joda-time-2.9.9.jar 634 kB 763 247 7 1.5 Yes
antlr-runtime-3.4.jar 164.4 kB 128 115 4 1.4 Yes
stringtemplate-3.2.1.jar 148.6 kB 78 60 3 1.4 Yes
commons-math-2.2.jar 988.5 kB 684 629 41 1.5 Yes
httpclient-4.5.5.jar 766.1 kB 508 467 24 1.6 Yes
httpcore-4.4.9.jar 325.5 kB 282 252 17 1.6 Yes
log4j-api-2.8.1.jar 228.9 kB 162 143 6 1.7 Yes
log4j-core-2.8.1.jar 1.4 MB 996 917 48 1.7 Yes
log4j-slf4j-impl-2.8.1.jar 23.2 kB 26 10 2 1.7 Yes
aspectjrt-1.8.13.jar 118.8 kB 148 130 11 1.6 Yes
aspectjweaver-1.8.13.jar 1.9 MB 987 932 36 1.6 Yes
jettison-1.2.jar 72.5 kB 59 44 5 1.5 Yes
org.jacoco.agent-0.8.1-runtime.jar 249 kB 169 136 15 1.5 Yes
lombok-1.18.2.jar 1.7 MB 966 144 12 - Yes
jcl-over-slf4j-1.7.25.jar 16.5 kB 23 9 2 1.5 Yes
jul-to-slf4j-1.7.25.jar 4.6 kB 11 1 1 1.5 Yes
slf4j-api-1.7.25.jar 41.2 kB 46 34 4 1.5 Yes
sonar-jacoco-listeners-5.3.0.13828.jar 6.2 kB 15 4 1 1.8 Yes
spring-aop-4.3.16.RELEASE.jar 380.3 kB 306 269 17 1.6 Yes
spring-beans-4.3.16.RELEASE.jar 763.3 kB 463 408 15 1.6 Yes
spring-context-4.3.16.RELEASE.jar 1.1 MB 890 768 66 1.6 Yes
spring-core-4.3.16.RELEASE.jar 1.1 MB 844 795 42 1.6 Yes
spring-expression-4.3.16.RELEASE.jar 272.5 kB 161 147 6 1.6 Yes
spring-boot-1.5.12.RELEASE.jar 677.7 kB 534 458 42 1.6 Yes
spring-boot-autoconfigure-1.5.12.RELEASE.jar 1.1 MB 946 852 76 1.6 Yes
spring-boot-starter-1.5.12.RELEASE.jar 2.3 kB 8 0 0 - No
spring-boot-starter-aop-1.5.12.RELEASE.jar 2.3 kB 8 0 0 - No
spring-boot-starter-log4j2-1.5.12.RELEASE.jar 2.3 kB 8 0 0 - No
snakeyaml-1.17.jar 273.6 kB 242 206 19 1.5 Yes
stax-api-1.0.1.jar 26.5 kB 48 40 5 1.2 Yes
xmlpull-1.1.3.1.jar 7.2 kB 10 4 1 1.2 Yes
xpp3_min-1.1.4c.jar 25 kB 12 3 2 1.1 Yes
Total Size Entries Classes Packages Java Version Debug Information
59 23.6 MB 17090 14168 763 1.8 53
compile: 16 compile: 9.1 MB compile: 6412 compile: 5743 compile: 363 - compile: 14
test: 3 test: 258.1 kB test: 193 test: 140 test: 16 - test: 2
runtime: 5 runtime: 481 kB runtime: 493 runtime: 415 runtime: 34 - runtime: 3
provided: 35 provided: 13.8 MB provided: 9992 provided: 7870 provided: 350 - provided: 34