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.1.2 jar MIT License
org.aspectj aspectjweaver 1.8.13 jar Eclipse Public License - v 1.0
org.springframework.boot spring-boot-autoconfigure 2.0.3.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 2.0.3.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.1.2 - 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.9.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.11.0 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.11.0 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-jul 2.10.0 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-slf4j-impl 2.11.0 jar Apache License, Version 2.0
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 5.0.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-beans 5.0.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-context 5.0.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-core 5.0.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-expression 5.0.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-jcl 5.0.7.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot 2.0.3.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-log4j2 2.0.3.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.7 jar The Apache Software License, Version 2.0
javax.annotation javax.annotation-api 1.3.2 jar CDDL + GPLv2 with classpath exception
org.springframework.boot spring-boot-starter 2.0.3.RELEASE jar Apache License, Version 2.0
org.yaml snakeyaml 1.19 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.9.6 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.9.6 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.9.6 jar The Apache Software License, Version 2.0
com.github.andrewoma.dexx dexx-collections 0.2 jar The MIT License
com.github.vlsi.compactmap compactmap 1.2.1 jar LGPL 3.0 license
com.google.code.gson gson 2.8.5 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.6 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.12.21 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.11 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.6 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: 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

LGPL 3.0 license: Compact HashMap

Unknown: Antlr 3.4 Runtime, Jettison

BSD License: AntLR Parser Generator

CDDL License: jsr311-api

The MIT License: Dexx collections, Project Lombok

Apache License, Version 2.0: Apache Commons Codec, Apache HttpClient, Apache HttpCore, Apache Log4j API, Apache Log4j Core, Apache Log4j JUL Adapter, 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 Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL)

CDDL + GPLv2 with classpath exception: javax.annotation API

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

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.1.2.jar 3.4 kB 9 0 0 - No
log4j2-test-config-0.1.2.jar 2.9 kB 9 0 0 - No
jackson-annotations-2.9.6.jar 67 kB 80 68 1 1.6 Yes
jackson-core-2.9.6.jar 323.8 kB 132 107 11 1.6 Yes
jackson-databind-2.9.6.jar 1.3 MB 658 624 20 1.7 Yes
dexx-collections-0.2.jar 165.4 kB 150 132 6 1.6 Yes
compactmap-1.2.1.jar 18.7 kB 22 13 1 1.5 Yes
gson-2.8.5.jar 241.6 kB 197 180 8 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.7.jar 85.6 kB 89 81 4 1.6 Yes
archaius-core-0.7.6.jar 139.7 kB 117 105 6 1.6 Yes
eureka-client-1.9.2.jar 438.9 kB 343 315 22 1.8 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.12.21.jar 226 kB 177 164 8 1.8 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.11.jar 335 kB 243 96 7 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.annotation-api-1.3.2.jar 26.6 kB 29 15 3 1.8 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.6.jar 767.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.11.0.jar 263.1 kB 193 161 8 - Yes
log4j-core-2.11.0.jar 1.6 MB 1140 1050 50 1.7 Yes
log4j-jul-2.10.0.jar 24 kB 28 13 1 1.7 Yes
log4j-slf4j-impl-2.11.0.jar 24.2 kB 29 11 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
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-5.0.7.RELEASE.jar 366.3 kB 303 274 17 1.8 Yes
spring-beans-5.0.7.RELEASE.jar 660.5 kB 406 376 13 1.8 Yes
spring-context-5.0.7.RELEASE.jar 1.1 MB 909 822 64 1.8 Yes
spring-core-5.0.7.RELEASE.jar 1.2 MB 894 842 44 1.8 Yes
spring-expression-5.0.7.RELEASE.jar 280 kB 164 150 6 1.8 Yes
spring-jcl-5.0.7.RELEASE.jar 21.7 kB 24 15 2 1.8 Yes
spring-boot-2.0.3.RELEASE.jar 930.7 kB 704 603 63 1.8 Yes
spring-boot-autoconfigure-2.0.3.RELEASE.jar 1.2 MB 972 870 85 1.8 Yes
spring-boot-starter-2.0.3.RELEASE.jar 0.6 kB 3 0 0 - No
spring-boot-starter-aop-2.0.3.RELEASE.jar 0.6 kB 3 0 0 - No
spring-boot-starter-log4j2-2.0.3.RELEASE.jar 0.6 kB 3 0 0 - No
snakeyaml-1.19.jar 297.5 kB 246 210 19 1.6 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
62 24.5 MB 17683 14734 809 1.8 56
compile: 17 compile: 9.6 MB compile: 6822 compile: 6154 compile: 396 - compile: 15
test: 3 test: 258.1 kB test: 193 test: 140 test: 16 - test: 2
runtime: 6 runtime: 529.6 kB runtime: 518 runtime: 436 runtime: 37 - runtime: 4
provided: 36 provided: 14.1 MB provided: 10150 provided: 8004 provided: 360 - provided: 35