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 |
---|---|---|---|---|
com.google.guava | guava | 20.0 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.5 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.25 | jar | MIT License |
org.springframework.boot | spring-boot-autoconfigure | 1.5.12.RELEASE | jar | Apache License, Version 2.0 |
org.springframework.cloud | spring-cloud-commons | 1.3.3.RELEASE | jar | Apache License, Version 2.0 |
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 |
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 |
---|---|---|---|---|
org.projectlombok | lombok | 1.18.2 | jar | The MIT License |
org.springframework | spring-web | 4.3.16.RELEASE | jar | Apache License, Version 2.0 |
org.springframework.boot | spring-boot-actuator | 1.5.12.RELEASE | jar | Apache License, Version 2.0 |
org.springframework.cloud | spring-cloud-consul-discovery | 1.3.3.RELEASE | jar | Apache License, Version 2.0 |
org.springframework.cloud | spring-cloud-netflix-eureka-client | 1.4.4.RELEASE | jar | Apache License, Version 2.0 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
---|---|---|---|---|
commons-codec | commons-codec | 1.10 | jar | Apache 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.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.security | spring-security-crypto | 4.2.5.RELEASE | jar | The Apache Software License, Version 2.0 |
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.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.springframework.boot | spring-boot-starter-log4j2 | 1.5.12.RELEASE | jar | Apache License, Version 2.0 |
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.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 |
org.springframework.cloud | spring-cloud-consul-core | 1.3.3.RELEASE | jar | Apache License, Version 2.0 |
org.springframework.cloud | spring-cloud-netflix-core | 1.4.4.RELEASE | jar | Apache License, Version 2.0 |
MIT License: JCL 1.2 implemented over SLF4J, JUL to SLF4J bridge, SLF4J API Module, log4j2-test-config, spring-cloud-multi-registration
The MIT License: Project Lombok
Apache License, Version 2.0: Apache Commons Codec, Apache Commons Lang, Apache HttpClient, Apache HttpCore, Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J Binding, Spring AOP, Spring Beans, Spring Boot, Spring Boot Actuator, Spring Boot AutoConfigure, Spring Boot Log4j 2 Starter, Spring Cloud Commons, Spring Cloud Consul Core, Spring Cloud Consul Discovery, Spring Cloud Netflix Core, Spring Cloud Netflix Eureka Client, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring Web
Eclipse Public License v1.0: JaCoCo :: Agent
GNU LGPL 3: SonarQube Java :: JaCoCo Listeners
The Apache Software License, Version 2.0: Guava: Google Core Libraries for Java, Jackson-annotations, Jackson-core, jackson-databind, spring-security-crypto
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
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 |
guava-20.0.jar | 2.4 MB | 1844 | 1814 | 18 | 1.6 | Yes |
commons-codec-1.10.jar | 284.2 kB | 238 | 92 | 6 | 1.6 | Yes |
commons-lang3-3.5.jar | 479.9 kB | 284 | 260 | 12 | 1.6 | 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 |
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-web-4.3.16.RELEASE.jar | 827.8 kB | 614 | 565 | 37 | 1.6 | Yes |
spring-boot-1.5.12.RELEASE.jar | 677.7 kB | 534 | 458 | 42 | 1.6 | Yes |
spring-boot-actuator-1.5.12.RELEASE.jar | 559.1 kB | 480 | 437 | 28 | 1.6 | Yes |
spring-boot-autoconfigure-1.5.12.RELEASE.jar | 1.1 MB | 946 | 852 | 76 | 1.6 | Yes |
spring-boot-starter-log4j2-1.5.12.RELEASE.jar | 2.3 kB | 8 | 0 | 0 | - | No |
spring-cloud-commons-1.3.3.RELEASE.jar | 131.6 kB | 154 | 126 | 15 | 1.7 | Yes |
spring-cloud-consul-core-1.3.3.RELEASE.jar | 17.1 kB | 27 | 13 | 2 | 1.7 | Yes |
spring-cloud-consul-discovery-1.3.3.RELEASE.jar | 66.5 kB | 52 | 35 | 4 | 1.7 | Yes |
spring-cloud-netflix-core-1.4.4.RELEASE.jar | 429.8 kB | 332 | 289 | 30 | 1.7 | Yes |
spring-cloud-netflix-eureka-client-1.4.4.RELEASE.jar | 93.7 kB | 77 | 57 | 6 | 1.7 | Yes |
spring-security-crypto-4.2.5.RELEASE.jar | 54.9 kB | 46 | 33 | 7 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
34 | 17.1 MB | 12324 | 10277 | 591 | 1.8 | 32 |
compile: 15 | compile: 10 MB | compile: 7546 | compile: 6775 | compile: 367 | - | compile: 15 |
test: 9 | test: 1.9 MB | test: 1419 | test: 1220 | test: 75 | - | test: 7 |
provided: 10 | provided: 5.2 MB | provided: 3359 | provided: 2282 | provided: 149 | - | provided: 10 |