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 logback-logstash-config 0.1.1 jar MIT License
org.apache.commons commons-lang3 3.5 jar Apache License, Version 2.0
org.projectlombok lombok 1.18.2 jar The MIT License
org.redisson redisson 3.7.0 jar Apache v2
org.springframework.boot spring-boot-starter-data-redis 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
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-common 4.1.24.Final jar Apache License, Version 2.0
io.netty netty-handler 4.1.24.Final jar Apache License, Version 2.0
io.netty netty-resolver-dns 4.1.24.Final jar Apache License, Version 2.0
io.netty netty-transport 4.1.24.Final 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.1.1 - 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
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

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
io.netty netty-transport-native-epoll 4.1.24.Final jar Apache License, Version 2.0
io.netty netty-transport-native-kqueue 4.1.24.Final jar Apache License, Version 2.0

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
ch.qos.logback logback-core 1.1.11 jar Eclipse Public License - v 1.0GNU Lesser General Public License
cn.home1 logback-logstash-deps 0.1.1 jar MIT License
com.fasterxml.jackson.core jackson-annotations 2.9.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.9.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.9.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.8.11 jar The Apache Software License, Version 2.0
io.projectreactor reactor-core 2.0.8.RELEASE jar The Apache Software License, Version 2.0
javax.cache cache-api 1.0.0 jar JSR-000107 JCACHE 2.9 Public Review - Updated Specification License
net.bytebuddy byte-buddy 1.8.11 jar The Apache Software License, Version 2.0
net.logstash.logback logstash-logback-encoder 5.0 jar Apache License, Version 2.0MIT License
org.apache.commons commons-pool2 2.4.3 jar Apache License, Version 2.0
org.jodd jodd-bean 3.7.1 jar The New BSD License
org.jodd jodd-core 3.7.1 jar The New BSD License
org.reactivestreams reactive-streams 1.0.2 jar 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-context-support 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-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.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.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
org.yaml snakeyaml 1.17 jar Apache License, Version 2.0
redis.clients jedis 2.9.0 jar MIT

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
io.netty netty-codec-dns 4.1.24.Final jar Apache License, Version 2.0
io.netty netty-resolver 4.1.24.Final jar Apache License, Version 2.0
org.slf4j log4j-over-slf4j 1.7.25 jar Apache Software Licenses

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.fasterxml classmate 1.3.3 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
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.annotation javax.annotation-api 1.3.1 jar CDDL + GPLv2 with classpath exception
javax.servlet javax.servlet-api 3.1.0 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.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.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.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-ext 1.7.25 jar MIT License
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-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
io.netty netty-transport-native-unix-common 4.1.24.Final jar Apache License, Version 2.0
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: Jodd BeanUtil, Jodd Core

Apache License, version 2.0: JBoss Logging 3

JSR-000107 JCACHE 2.9 Public Review - Updated Specification License: JSR107 API and SPI

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, Logstash Logback Encoder, SLF4J API Module, SLF4J Extensions Module, logback-logstash-config, logback-logstash-deps, logback-test-config, spring-boot-starter-redisson

Eclipse Public License v1.0: JaCoCo :: Agent

GPL2 w/ CPE: jaxb-api

New BSD License: Hamcrest Core, Hamcrest library

Apache 2: Objenesis

CC0: reactive-streams

BSD: ASM Core

Apache Software Licenses: Log4j Implemented Over SLF4J

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

Apache v2: Redisson

The MIT License: Mockito, Project Lombok

Apache License, Version 2.0: Apache Commons Compress, Apache Commons Lang, Apache Commons Pool, AssertJ fluent assertions, Logstash Logback Encoder, Netty/Buffer, Netty/Codec, Netty/Codec/DNS, Netty/Common, Netty/Handler, Netty/Resolver, Netty/Resolver/DNS, Netty/Transport, Netty/Transport/Native/Epoll, Netty/Transport/Native/KQueue, Netty/Transport/Native/Unix/Common, 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, Byte Buddy (without dependencies), ClassMate, Core Reactor components, FindBugs-jsr305, IntelliJ IDEA Annotations, JSON Small and Fast Parser, JSONassert, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, 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-logstash-config-0.1.1.jar 3.2 kB 9 0 0 - No
logback-logstash-deps-0.1.1.jar 2.2 kB 8 0 0 - No
logback-test-config-0.1.1.jar 3.1 kB 9 0 0 - No
classmate-1.3.3.jar 65 kB 52 37 4 1.6 Yes
jackson-annotations-2.9.0.jar 66.5 kB 80 68 1 1.6 Yes
jackson-core-2.9.0.jar 320.1 kB 129 104 11 1.6 Yes
jackson-databind-2.9.0.jar 1.3 MB 648 614 20 1.7 Yes
jackson-dataformat-yaml-2.8.11.jar 40.9 kB 31 13 2 1.7 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 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
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-dns-4.1.24.Final.jar 54.9 kB 47 33 1 1.6 Yes
netty-common-4.1.24.Final.jar 577 kB 464 439 8 1.6 Yes
netty-handler-4.1.24.Final.jar 375.6 kB 259 237 10 1.6 Yes
netty-resolver-4.1.24.Final.jar 32.3 kB 38 26 1 1.6 Yes
netty-resolver-dns-4.1.24.Final.jar 105.1 kB 81 68 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-kqueue-4.1.24.Final.jar 93.5 kB 60 47 1 1.6 Yes
netty-transport-native-unix-common-4.1.24.Final.jar 31.1 kB 34 21 1 1.6 Yes
reactor-core-2.0.8.RELEASE.jar 358.5 kB 351 315 29 1.7 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
cache-api-1.0.0.jar 49.8 kB 79 62 9 1.6 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
byte-buddy-1.8.11.jar 3 MB 2120 2071 36 1.6 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
logstash-logback-encoder-5.0.jar 502.2 kB 368 323 25 1.7 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
jodd-bean-3.7.1.jar 120.9 kB 94 87 4 1.7 Yes
jodd-core-3.7.1.jar 387.3 kB 232 213 15 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
reactive-streams-1.0.2.jar 2.1 kB 8 4 1 1.6 No
redisson-3.7.0.jar 2.1 MB 1641 1575 48 1.8 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
103 53.4 MB 38695 34199 1755 1.8 92
compile: 38 compile: 20 MB compile: 14647 compile: 12602 compile: 684 - compile: 33
test: 51 test: 30.7 MB test: 21989 test: 19800 test: 993 - test: 46
runtime: 9 runtime: 2.2 MB runtime: 1647 runtime: 1491 runtime: 48 - runtime: 9
provided: 5 provided: 553 kB provided: 412 provided: 306 provided: 30 - provided: 4