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.apache.commons commons-lang3 3.5 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-test 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
org.testcontainers testcontainers 1.8.2 jar MIT

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-data-redis 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.fasterxml classmate 1.3.3 jar The Apache Software License, Version 2.0
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.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.jayway.jsonpath json-path 2.2.0 jar The Apache Software License, Version 2.0
com.kohlschutter.junixsocket junixsocket-common 2.0.4 jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-native-common 2.0.4 jar Apache License, Version 2.0
com.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 2.0
javax.annotation javax.annotation-api 1.3.1 jar CDDL + GPLv2 with classpath exception
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
javax.xml.bind jaxb-api 2.3.0 jar CDDL 1.1GPL2 w/ CPE
junit junit 4.12 jar Eclipse Public License 1.0
net.java.dev.jna jna 4.2.2 jar LGPL, version 2.1ASL, version 2
net.java.dev.jna jna-platform 4.2.2 jar LGPL, version 2.1ASL, version 2
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.apache.commons commons-compress 1.16.1 jar Apache License, Version 2.0
org.assertj assertj-core 2.6.0 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.hamcrest hamcrest-library 1.3 jar New BSD License
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.jetbrains annotations 15.0 jar The Apache Software License, Version 2.0
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.rnorth tcp-unix-socket-proxy 1.0.2 jar MIT
org.rnorth.duct-tape duct-tape 1.0.7 jar MIT
org.rnorth.visible-assertions visible-assertions 2.1.1 jar MIT
org.scijava native-lib-loader 2.0.2 jar CC0 1.0 Universal License
org.skyscreamer jsonassert 1.4.0 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.25 jar MIT License
org.slf4j slf4j-ext 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-test 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 spring-webmvc 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-starter 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

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.yaml snakeyaml 1.17 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
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
org.apache.commons commons-pool2 2.4.3 jar Apache License, Version 2.0
org.glassfish javax.el 3.0.0 jar CDDL + GPLv2 with classpath exception
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.springframework spring-context-support 4.3.16.RELEASE jar Apache License, Version 2.0
org.springframework spring-oxm 4.3.16.RELEASE jar Apache License, Version 2.0
org.springframework spring-tx 4.3.16.RELEASE jar Apache License, Version 2.0
org.springframework.data spring-data-commons 1.13.11.RELEASE jar Apache License, Version 2.0
org.springframework.data spring-data-keyvalue 1.2.11.RELEASE jar Apache License, Version 2.0
org.springframework.data spring-data-redis 1.8.11.RELEASE jar Apache License, Version 2.0
redis.clients jedis 2.9.0 jar MIT

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.springframework.boot spring-boot-starter-logging 1.5.12.RELEASE jar Apache License, Version 2.0

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

Eclipse Public License 1.0: JUnit

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

Eclipse Public License v1.0: JaCoCo :: Agent

GPL2 w/ CPE: jaxb-api

New BSD License: Hamcrest Core, Hamcrest library

Apache 2: Objenesis

BSD: ASM Core

Apache Software Licenses: Log4j Implemented Over SLF4J

Apache License 2.0: Hibernate Validator Engine, JSON library from Android SDK

The MIT License: Mockito, Project Lombok

Apache License, Version 2.0: Apache Commons Compress, Apache Commons Lang, Apache Commons Pool, AssertJ fluent assertions, SnakeYAML, Spring AOP, Spring Beans, Spring Boot, Spring Boot AutoConfigure, Spring Boot Data Redis Starter, Spring Boot Logging Starter, Spring Boot Starter, Spring Boot Test, Spring Boot Test Auto-Configure, Spring Boot Test Starter, Spring Boot Undertow Starter, Spring Boot Web Starter, Spring Context, Spring Context Support, Spring Core, Spring Data Core, Spring Data KeyValue, Spring Data Redis, Spring Expression Language (SpEL), Spring Object/XML Marshalling, Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC, junixsocket-common, junixsocket-native-common

CC0 1.0 Universal License: Native Library Loader

LGPL, version 2.1: Java Native Access, Java Native Access Platform

GNU LGPL 3: SonarQube Java :: JaCoCo Listeners

CDDL 1.1: jaxb-api

Public Domain: XNIO API, XNIO NIO Implementation

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

MIT: Duct Tape, Jedis, TCP to Unix Socket Proxy, Testcontainers Core, Visible Assertions

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, javax.annotation API

ASL, version 2: Java Native Access, Java Native Access Platform

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Bean Validation API, ClassMate, FindBugs-jsr305, Guava: Google Core Libraries for Java, IntelliJ IDEA Annotations, JSON Small and Fast Parser, JSONassert, Jackson-annotations, Jackson-core, Json Path, jackson-databind

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

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

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
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
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
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
junixsocket-common-2.0.4.jar 18.2 kB 22 11 1 1.7 Yes
junixsocket-native-common-2.0.4.jar 27.8 kB 31 2 2 1.7 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.annotation-api-1.3.1.jar 26.5 kB 29 15 3 1.8 Yes
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
jaxb-api-2.3.0.jar 125.6 kB 136 111 7 - Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
jna-4.2.2.jar 1.1 MB 154 107 3 1.6 Yes
jna-platform-4.2.2.jar 1.9 MB 834 799 11 1.6 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-compress-1.16.1.jar 559.5 kB 350 310 28 1.7 Yes
commons-lang3-3.5.jar 479.9 kB 284 260 12 1.6 Yes
commons-pool2-2.4.3.jar 127 kB 91 76 3 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
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
annotations-15.0.jar 18.6 kB 46 33 2 1.8 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
tcp-unix-socket-proxy-1.0.2.jar 7.2 kB 13 3 1 1.8 Yes
duct-tape-1.0.7.jar 24.9 kB 37 22 6 1.8 Yes
visible-assertions-2.1.1.jar 11.6 kB 17 6 3 1.7 Yes
native-lib-loader-2.0.2.jar 17.1 kB 21 11 1 1.5 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
slf4j-ext-1.7.25.jar 42.4 kB 44 30 6 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-context-support-4.3.16.RELEASE.jar 187.1 kB 142 118 14 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-oxm-4.3.16.RELEASE.jar 85.3 kB 66 40 9 1.6 Yes
spring-test-4.3.16.RELEASE.jar 604.2 kB 487 447 31 1.6 Yes
spring-tx-4.3.16.RELEASE.jar 267.8 kB 245 203 21 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-1.5.12.RELEASE.jar 2.3 kB 8 0 0 - No
spring-boot-starter-data-redis-1.5.12.RELEASE.jar 2.5 kB 8 0 0 - No
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-starter-web-1.5.12.RELEASE.jar 2.3 kB 8 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
spring-data-commons-1.13.11.RELEASE.jar 799 kB 632 566 39 1.6 Yes
spring-data-keyvalue-1.2.11.RELEASE.jar 105.9 kB 100 72 12 1.6 Yes
spring-data-redis-1.8.11.RELEASE.jar 1.2 MB 915 862 29 1.6 Yes
testcontainers-1.8.2.jar 15.9 MB 11615 10971 453 1.8 Yes
snakeyaml-1.17.jar 273.6 kB 242 206 19 1.5 Yes
jedis-2.9.0.jar 553.8 kB 506 491 6 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
82 46.8 MB 33781 29717 1555 1.8 74
compile: 52 compile: 36.5 MB compile: 26054 compile: 23565 compile: 1213 - compile: 48
test: 21 test: 7.4 MB test: 5674 test: 5131 test: 237 - test: 18
runtime: 1 runtime: 273.6 kB runtime: 242 runtime: 206 runtime: 19 - runtime: 1
provided: 8 provided: 2.6 MB provided: 1811 provided: 815 provided: 86 - provided: 7