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
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
org.springframework.boot spring-boot-starter-actuator 1.5.12.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-security 1.5.12.RELEASE jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-netflix-sidecar 1.4.4.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.springframework.boot spring-boot-starter-undertow 1.5.12.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-web 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
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
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.guava guava 20.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.eureka eureka-client 1.7.2 jar The Apache Software License, Version 2.0
com.netflix.hystrix hystrix-core 1.5.12 jar The Apache Software License, Version 2.0
com.netflix.hystrix hystrix-javanica 1.5.12 jar The Apache Software License, Version 2.0
com.netflix.hystrix hystrix-metrics-event-stream 1.5.12 jar The Apache Software License, Version 2.0
com.netflix.ribbon ribbon 2.2.5 jar The Apache Software License, Version 2.0
com.netflix.ribbon ribbon-core 2.2.5 jar The Apache Software License, Version 2.0
com.netflix.ribbon ribbon-eureka 2.2.5 jar The Apache Software License, Version 2.0
com.netflix.ribbon ribbon-httpclient 2.2.5 jar The Apache Software License, Version 2.0
com.netflix.zuul zuul-core 1.3.0 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.10 jar Apache License, Version 2.0
io.reactivex rxjava 1.2.0 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.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.apache.tomcat.embed tomcat-embed-el 8.5.29 jar Apache License, Version 2.0
org.aspectj aspectjweaver 1.8.13 jar Eclipse Public License - v 1.0
org.hdrhistogram HdrHistogram 2.1.9 jar Public Domain, per Creative Commons CC0
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 spring-web 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-actuator 1.5.12.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 1.5.12.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 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
org.springframework.cloud spring-cloud-commons 1.3.3.RELEASE jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-context 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
org.springframework.cloud spring-cloud-netflix-eureka-client 1.4.4.RELEASE jar Apache License, Version 2.0
org.springframework.security spring-security-config 4.2.5.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-core 4.2.5.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-crypto 4.2.5.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-web 4.2.5.RELEASE jar The Apache Software 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
antlr antlr 2.7.7 jar BSD License
aopalliance aopalliance 1.0 jar Public Domain
com.fasterxml classmate 1.3.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-afterburner 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.inject guice 3.0 jar The Apache Software License, Version 2.0
com.lmax disruptor 3.3.6 jar The Apache Software License, Version 2.0
com.netflix.hystrix hystrix-serialization 1.5.12 jar The Apache Software License, Version 2.0
com.netflix.netflix-commons netflix-commons-util 0.1.1 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.netflix-commons netflix-statistics 0.1.1 jar The Apache Software License, Version 2.0
com.netflix.ribbon ribbon-loadbalancer 2.2.5 jar The Apache Software License, Version 2.0
com.netflix.ribbon ribbon-transport 2.2.5 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-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-configuration commons-configuration 1.8 jar The Apache Software License, Version 2.0
commons-io commons-io 2.5 jar Apache 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
io.netty netty-buffer 4.1.24.Final jar Apache License, Version 2.0
io.netty netty-codec 4.1.24.Final jar Apache License, Version 2.0
io.netty netty-codec-http 4.1.24.Final jar Apache License, Version 2.0
io.netty netty-common 4.1.24.Final jar Apache License, Version 2.0
io.netty netty-resolver 4.1.24.Final jar Apache License, Version 2.0
io.netty netty-transport 4.1.24.Final jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.24.Final jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.24.Final jar Apache License, Version 2.0
io.reactivex rxnetty 0.4.9 jar The Apache Software License, Version 2.0
io.reactivex rxnetty-contexts 0.4.9 jar The Apache Software License, Version 2.0
io.reactivex rxnetty-servo 0.4.9 jar The Apache Software License, Version 2.0
io.undertow undertow-core 1.4.23.Final jar Apache License Version 2.0
io.undertow undertow-servlet 1.4.23.Final jar Apache License Version 2.0
io.undertow undertow-websockets-jsr 1.4.23.Final jar Apache License Version 2.0
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
javax.validation validation-api 1.1.0.Final 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-lang3 3.5 jar Apache License, Version 2.0
org.apache.commons commons-math 2.2 jar The Apache Software License, Version 2.0
org.codehaus.jettison jettison 1.2 jar -
org.glassfish javax.el 3.0.0 jar CDDL + GPLv2 with classpath exception
org.hibernate hibernate-validator 5.3.6.Final jar Apache License 2.0
org.jboss.logging jboss-logging 3.3.2.Final jar Apache License, version 2.0
org.jboss.spec.javax.annotation jboss-annotations-api_1.2_spec 1.0.2.Final jar Common Development And Distribution License 1.1GNU General Public License v2.0 only, with Classpath exception
org.jboss.spec.javax.websocket jboss-websocket-api_1.1_spec 1.1.3.Final jar Common Development And Distribution License 1.1GNU General Public License v2.0 only, with Classpath exception
org.jboss.xnio xnio-api 3.3.8.Final jar Public Domain
org.jboss.xnio xnio-nio 3.3.8.Final jar Public Domain
org.ow2.asm asm 5.1 jar BSD
org.springframework spring-webmvc 4.3.16.RELEASE jar Apache License, Version 2.0
org.yaml snakeyaml 1.17 jar Apache License, Version 2.0
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

Apache License, version 2.0: JBoss Logging 3

Apache License Version 2.0: Undertow Core, Undertow Servlet, Undertow WebSockets JSR356 implementations

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-sidecar

Eclipse Public License v1.0: JaCoCo :: Agent

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

BSD: ASM Core

Unknown: Antlr 3.4 Runtime, Jettison

Public Domain, per Creative Commons CC0: HdrHistogram

Apache License 2.0: Hibernate Validator Engine

BSD License: AntLR Parser Generator

The MIT License: Project Lombok

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Collections, Apache Commons IO, Apache Commons Lang, Apache HttpClient, Apache HttpCore, Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J Binding, Netty/Buffer, Netty/Codec, Netty/Codec/HTTP, Netty/Common, Netty/Resolver, Netty/Transport, Netty/Transport/Native/Epoll, Netty/Transport/Native/Unix/Common, SnakeYAML, Spring AOP, Spring Beans, Spring Boot, Spring Boot Actuator, Spring Boot Actuator Starter, Spring Boot AutoConfigure, Spring Boot Log4j 2 Starter, Spring Boot Security Starter, Spring Boot Starter, Spring Boot Undertow Starter, Spring Boot Web Starter, Spring Cloud Commons, Spring Cloud Context, Spring Cloud Netflix Core, Spring Cloud Netflix Eureka Client, Spring Cloud Netflix Sidecar, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring Web, Spring Web MVC, tomcat-embed-el

GNU LGPL 3: SonarQube Java :: JaCoCo Listeners

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

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

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

CDDL License: jsr311-api

GNU General Public License v2.0 only, with Classpath exception: Common Annotations 1.2 API, Java(TM) API for WebSocket

CDDL + GPLv2 with classpath exception: Expression Language 3.0, Java Servlet API

The Apache Software License, Version 2.0: Bean Validation API, ClassMate, Commons Configuration, Commons JXPath, Commons Lang, Commons Math, Disruptor Framework, Google Guice - Core Library, Guava: Google Core Libraries for Java, Jackson module: Afterburner, Jackson-annotations, Jackson-core, StAX API, archaius-core, eureka-client, hystrix-core, hystrix-javanica, hystrix-metrics-event-stream, hystrix-serialization, jackson-databind, javax.inject, netflix-commons-util, netflix-eventbus, netflix-infix, netflix-statistics, ribbon, ribbon-core, ribbon-eureka, ribbon-httpclient, ribbon-loadbalancer, ribbon-transport, rxjava, rxnetty, rxnetty-contexts, rxnetty-servo, servo-core, servo-internal, spring-security-config, spring-security-core, spring-security-crypto, spring-security-web, zuul-core

Common Development And Distribution License 1.1: Common Annotations 1.2 API, Java(TM) API for WebSocket

Eclipse Public License - v 1.0: 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
classmate-1.3.3.jar 65 kB 52 37 4 1.6 Yes
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
jackson-module-afterburner-2.8.11.jar 146.8 kB 81 62 6 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
hystrix-core-1.5.12.jar 473.5 kB 430 410 15 1.6 Yes
hystrix-javanica-1.5.12.jar 177 kB 164 143 11 1.6 Yes
hystrix-metrics-event-stream-1.5.12.jar 57.1 kB 56 43 3 1.6 Yes
hystrix-serialization-1.5.12.jar 35.3 kB 33 26 1 1.6 Yes
netflix-commons-util-0.1.1.jar 6.7 kB 11 5 2 1.6 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
netflix-statistics-0.1.1.jar 13.8 kB 18 12 1 1.6 Yes
ribbon-2.2.5.jar 86.7 kB 96 84 7 1.7 Yes
ribbon-core-2.2.5.jar 83.3 kB 115 104 6 1.7 Yes
ribbon-eureka-2.2.5.jar 17.7 kB 19 12 1 1.7 Yes
ribbon-httpclient-2.2.5.jar 54.6 kB 44 31 5 1.7 Yes
ribbon-loadbalancer-2.2.5.jar 161.8 kB 113 105 3 1.7 Yes
ribbon-transport-2.2.5.jar 40.8 kB 34 23 5 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
zuul-core-1.3.0.jar 84.6 kB 73 59 9 1.7 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-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
commons-configuration-1.8.jar 354.5 kB 216 191 10 1.5 Yes
commons-io-2.5.jar 208.7 kB 142 123 7 1.6 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
netty-buffer-4.1.24.Final.jar 272.2 kB 126 114 1 1.6 Yes
netty-codec-4.1.24.Final.jar 316.4 kB 219 197 10 1.6 Yes
netty-codec-http-4.1.24.Final.jar 562.4 kB 360 338 9 1.6 Yes
netty-common-4.1.24.Final.jar 577 kB 464 439 8 1.6 Yes
netty-resolver-4.1.24.Final.jar 32.3 kB 38 26 1 1.6 Yes
netty-transport-4.1.24.Final.jar 457.4 kB 370 347 12 1.6 Yes
netty-transport-native-epoll-4.1.24.Final.jar 117 kB 73 60 1 1.6 Yes
netty-transport-native-unix-common-4.1.24.Final.jar 31.1 kB 34 21 1 1.6 Yes
rxjava-1.2.0.jar 1.1 MB 1017 995 18 1.6 Yes
rxnetty-0.4.9.jar 402.7 kB 332 306 18 1.6 Yes
rxnetty-contexts-0.4.9.jar 54 kB 55 43 3 1.6 Yes
rxnetty-servo-0.4.9.jar 29.2 kB 30 19 5 1.6 Yes
undertow-core-1.4.23.Final.jar 2.2 MB 1548 1476 49 1.7 Yes
undertow-servlet-1.4.23.Final.jar 520.1 kB 359 328 13 1.7 Yes
undertow-websockets-jsr-1.4.23.Final.jar 168.3 kB 117 94 5 1.7 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
javax.servlet-api-3.1.0.jar 95.8 kB 103 79 4 1.7 Yes
validation-api-1.1.0.Final.jar 63.8 kB 122 106 8 1.6 Yes
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-lang3-3.5.jar 479.9 kB 284 260 12 1.6 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
tomcat-embed-el-8.5.29.jar 240.2 kB 176 160 6 1.7 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
javax.el-3.0.0.jar 224 kB 175 156 6 1.7 Yes
HdrHistogram-2.1.9.jar 114.2 kB 68 59 1 1.6 Yes
hibernate-validator-5.3.6.Final.jar 726.8 kB 550 460 54 1.6 Yes
org.jacoco.agent-0.8.1-runtime.jar 249 kB 169 136 15 1.5 Yes
jboss-logging-3.3.2.Final.jar 66.5 kB 57 45 1 1.6 Yes
jboss-annotations-api_1.2_spec-1.0.2.Final.jar 19.8 kB 29 15 3 1.7 Yes
jboss-websocket-api_1.1_spec-1.1.3.Final.jar 44.7 kB 67 55 2 1.7 Yes
xnio-api-3.3.8.Final.jar 517.7 kB 401 381 9 1.7 Yes
xnio-nio-3.3.8.Final.jar 116.7 kB 73 58 1 1.7 Yes
asm-5.1.jar 53.5 kB 30 25 2 1.2 No
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-webmvc-4.3.16.RELEASE.jar 919.1 kB 550 497 30 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-1.5.12.RELEASE.jar 2.3 kB 8 0 0 - No
spring-boot-starter-actuator-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
spring-boot-starter-security-1.5.12.RELEASE.jar 2.3 kB 8 0 0 - No
spring-boot-starter-undertow-1.5.12.RELEASE.jar 2.2 kB 7 0 0 - No
spring-boot-starter-web-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-context-1.3.3.RELEASE.jar 98.2 kB 97 64 18 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-cloud-netflix-sidecar-1.4.4.RELEASE.jar 12.1 kB 20 7 1 1.7 Yes
spring-security-config-4.2.5.RELEASE.jar 589.2 kB 261 208 26 1.6 Yes
spring-security-core-4.2.5.RELEASE.jar 401.2 kB 389 322 46 1.6 Yes
spring-security-crypto-4.2.5.RELEASE.jar 54.9 kB 46 33 7 1.6 Yes
spring-security-web-4.2.5.RELEASE.jar 388.2 kB 331 283 37 1.6 Yes
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
118 40 MB 29558 25327 1394 1.8 108
compile: 51 compile: 21.2 MB compile: 15721 compile: 14080 compile: 823 - compile: 46
test: 3 test: 258.1 kB test: 193 test: 140 test: 16 - test: 2
runtime: 63 runtime: 16.8 MB runtime: 12678 runtime: 10963 runtime: 543 - runtime: 59
provided: 1 provided: 1.7 MB provided: 966 provided: 144 provided: 12 - provided: 1