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.commons commons-lang3 3.5 jar Apache License, Version 2.0
org.reflections reflections 0.9.11 jar WTFPLThe New BSD License
org.springframework spring-webmvc 4.3.16.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 logback-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
org.springframework.boot spring-boot-starter-test 1.5.12.RELEASE - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-undertow 1.5.12.RELEASE - 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
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
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.google.guava guava 20.0 jar The Apache Software License, Version 2.0
org.javassist javassist 3.21.0-GA jar MPL 1.1LGPL 2.1Apache License 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 spring-web 4.3.16.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 Type Licenses
com.jayway.jsonpath json-path 2.2.0 jar The Apache Software License, Version 2.0
com.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 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
junit junit 4.12 jar Eclipse Public License 1.0
net.minidev accessors-smart 1.1 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.2.1 jar The Apache Software License, Version 2.0
org.assertj assertj-core 2.6.0 jar Apache License, Version 2.0
org.glassfish javax.el 3.0.0 jar CDDL + GPLv2 with classpath exception
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.hamcrest hamcrest-library 1.3 jar New BSD License
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.mockito mockito-core 1.10.19 jar The MIT License
org.objenesis objenesis 2.5.1 jar Apache 2
org.ow2.asm asm 5.1 jar BSD
org.skyscreamer jsonassert 1.4.0 jar The Apache Software License, Version 2.0
org.springframework spring-test 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-autoconfigure 1.5.12.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 1.5.12.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 1.5.12.RELEASE 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
ch.qos.logback logback-classic 1.1.11 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.1.11 jar Eclipse Public License - v 1.0GNU Lesser General Public License
org.slf4j jcl-over-slf4j 1.7.25 jar MIT License
org.slf4j jul-to-slf4j 1.7.25 jar MIT License
org.slf4j log4j-over-slf4j 1.7.25 jar Apache Software Licenses
org.slf4j slf4j-api 1.7.25 jar MIT License
org.springframework.boot spring-boot-starter-logging 1.5.12.RELEASE jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

The New BSD License: Reflections

Apache License, version 2.0: JBoss Logging 3

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

Eclipse Public License 1.0: JUnit

MIT License: JCL 1.2 implemented over SLF4J, JUL to SLF4J bridge, SLF4J API Module, logback-test-config, spring-boot-commons

Eclipse Public License v1.0: JaCoCo :: Agent

Public Domain: XNIO API, XNIO NIO Implementation

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

New BSD License: Hamcrest Core, Hamcrest library

Apache 2: Objenesis

BSD: ASM Core

WTFPL: Reflections

Apache Software Licenses: Log4j Implemented Over SLF4J

Apache License 2.0: JSON library from Android SDK, Javassist

The MIT License: Mockito, Project Lombok

Apache License, Version 2.0: Apache Commons Lang, AssertJ fluent assertions, Spring AOP, Spring Beans, Spring Boot, Spring Boot AutoConfigure, Spring Boot Logging Starter, Spring Boot Test, Spring Boot Test Auto-Configure, Spring Boot Test Starter, Spring Boot Undertow Starter, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web, Spring Web MVC

LGPL 2.1: Javassist

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

MPL 1.1: Javassist

GNU LGPL 3: SonarQube Java :: JaCoCo Listeners

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Guava: Google Core Libraries for Java, JSON Small and Fast Parser, JSONassert, Json Path

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

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

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.1.11.jar 309.1 kB 237 178 27 1.6 Yes
logback-core-1.1.11.jar 475.5 kB 420 374 36 1.6 Yes
logback-test-config-0.2.0.jar 3 kB 9 0 0 - No
guava-20.0.jar 2.4 MB 1844 1814 18 1.6 Yes
json-path-2.2.0.jar 207.1 kB 176 160 11 1.6 Yes
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 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.servlet-api-3.1.0.jar 95.8 kB 103 79 4 1.7 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
accessors-smart-1.1.jar 80.7 kB 53 38 4 1.6 Yes
json-smart-2.2.1.jar 120.5 kB 107 93 5 1.6 Yes
commons-lang3-3.5.jar 479.9 kB 284 260 12 1.6 Yes
assertj-core-2.6.0.jar 979.3 kB 788 740 27 1.7 Yes
javax.el-3.0.0.jar 224 kB 175 156 6 1.7 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
hamcrest-library-1.3.jar 53.1 kB 46 35 7 1.5 Yes
org.jacoco.agent-0.8.1-runtime.jar 249 kB 169 136 15 1.5 Yes
javassist-3.21.0-GA.jar 734.8 kB 423 399 17 1.6 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
mockito-core-1.10.19.jar 1.2 MB 1138 694 67 1.5 Yes
objenesis-2.5.1.jar 54.4 kB 58 43 9 1.5 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
reflections-0.9.11.jar 131 kB 104 90 6 1.7 Yes
jsonassert-1.4.0.jar 29.1 kB 32 20 3 1.6 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
log4j-over-slf4j-1.7.25.jar 23.6 kB 43 30 4 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-test-4.3.16.RELEASE.jar 604.2 kB 487 447 31 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-autoconfigure-1.5.12.RELEASE.jar 1.1 MB 946 852 76 1.6 Yes
spring-boot-starter-logging-1.5.12.RELEASE.jar 2.3 kB 8 0 0 - No
spring-boot-starter-test-1.5.12.RELEASE.jar 2.7 kB 8 0 0 - No
spring-boot-starter-undertow-1.5.12.RELEASE.jar 2.2 kB 7 0 0 - No
spring-boot-test-1.5.12.RELEASE.jar 149 kB 126 102 10 1.6 Yes
spring-boot-test-autoconfigure-1.5.12.RELEASE.jar 122.9 kB 133 106 11 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
51 21.7 MB 16415 13761 800 1.8 46
compile: 11 compile: 9.2 MB compile: 6483 compile: 6012 compile: 266 - compile: 11
test: 31 test: 9.9 MB test: 8075 test: 6900 test: 444 - test: 27
provided: 9 provided: 2.6 MB provided: 1857 provided: 849 provided: 90 - provided: 8