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 Optional
com.fasterxml.jackson.core jackson-databind 2.9.0 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.datatype jackson-datatype-joda 2.9.0 jar The Apache Software License, Version 2.0 No
com.google.guava guava 20.0 jar The Apache Software License, Version 2.0 No
commons-codec commons-codec 1.10 jar Apache License, Version 2.0 No
commons-io commons-io 2.5 jar Apache License, Version 2.0 No
joda-time joda-time 2.9.9 jar Apache 2 No
org.apache.commons commons-lang3 3.5 jar Apache License, Version 2.0 No
org.apache.logging.log4j log4j-api 2.8.1 jar Apache License, Version 2.0 No
org.apache.logging.log4j log4j-core 2.8.1 jar Apache License, Version 2.0 No
org.bouncycastle bcprov-jdk15on 1.56 jar Bouncy Castle Licence No
org.codehaus.jackson jackson-mapper-asl 1.9.13 jar The Apache Software License, Version 2.0 No
org.slf4j slf4j-api 1.7.25 jar MIT License No
org.springframework spring-context 4.3.10.RELEASE jar Apache License, Version 2.0 No
org.springframework spring-expression 4.3.10.RELEASE jar Apache License, Version 2.0 No
org.springframework spring-oxm 4.3.10.RELEASE jar Apache License, Version 2.0 No
org.springframework spring-web 4.3.10.RELEASE jar Apache License, Version 2.0 No
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.9.0 jar The Apache Software License, Version 2.0 Yes
com.google.code.gson gson 2.8.1 jar Apache 2.0 Yes
io.jsonwebtoken jjwt 0.7.0 jar Apache License, Version 2.0 Yes
org.apache.httpcomponents httpclient 4.5.3 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot 1.5.6.RELEASE jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-autoconfigure 1.5.6.RELEASE jar Apache License, Version 2.0 Yes
org.springframework.data spring-data-commons 1.13.6.RELEASE jar Apache License, Version 2.0 Yes
org.springframework.security spring-security-core 4.2.3.RELEASE jar The Apache Software License, Version 2.0 Yes

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
com.lmax disruptor 3.3.6 jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-1.2-api 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

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.fatboyindustrial.gson-jodatime-serialisers gson-jodatime-serialisers 1.6.0 jar The MIT License (MIT)
junit junit 4.12 jar Eclipse Public License 1.0
org.hamcrest hamcrest-all 1.3 jar New BSD License
org.mockito mockito-core 1.10.19 jar The MIT License
org.sonarsource.java sonar-jacoco-listeners 4.4.0.8066 jar GNU LGPL 3
org.springframework spring-test 4.3.10.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 1.5.6.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 Optional
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception No
com.google.auto.value auto-value 1.5 jar Apache 2.0 Yes
com.google.code.findbugs annotations 3.0.1u2 jar GNU Lesser Public License Yes
org.inferred freebuilder 1.14.4 jar Apache 2.0 Yes
org.projectlombok lombok 1.16.18 jar The MIT License Yes

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
aopalliance aopalliance 1.0 jar Public Domain
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
org.apache.httpcomponents httpcore 4.4.6 jar Apache License, Version 2.0
org.codehaus.jackson jackson-core-asl 1.9.13 jar The Apache Software License, Version 2.0
org.springframework spring-aop 4.3.10.RELEASE jar Apache License, Version 2.0
org.springframework spring-beans 4.3.10.RELEASE jar Apache License, Version 2.0
org.springframework spring-core 4.3.10.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
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 2.5.1 jar Apache 2

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 Optional
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0 No
net.jcip jcip-annotations 1.0 jar - Yes

Project Dependency Graph

Dependency Tree

Licenses

Apache 2.0: @FreeBuilder, AutoValue, Gson

Eclipse Public License 1.0: JUnit

MIT License: JCL 1.2 implemented over SLF4J, JUL to SLF4J bridge, SLF4J API Module, oss-lib-common

Public Domain: AOP alliance

New BSD License: Hamcrest All, Hamcrest Core

GNU Lesser Public License: FindBugs-Annotations

Bouncy Castle Licence: Bouncy Castle Provider

Apache 2: Joda-Time, Objenesis

The MIT License (MIT): gson-jodatime-serialisers

Unknown: "Java Concurrency in Practice" book annotations

The MIT License: Mockito, Project Lombok

Apache License, Version 2.0: Apache Commons Codec, Apache Commons IO, Apache Commons Lang, Apache HttpClient, Apache HttpCore, Apache Log4j 1.x Compatibility API, Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J Binding, JSON Web Token support for the JVM, Spring AOP, Spring Beans, Spring Boot, Spring Boot AutoConfigure, Spring Boot Test, Spring Context, Spring Core, Spring Data Core, Spring Expression Language (SpEL), Spring Object/XML Marshalling, Spring TestContext Framework, Spring Web

CDDL + GPLv2 with classpath exception: Java Servlet API

GNU LGPL 3: SonarQube Java :: JaCoCo Listeners

The Apache Software License, Version 2.0: Data Mapper for Jackson, Disruptor Framework, FindBugs-jsr305, Guava: Google Core Libraries for Java, Jackson, Jackson module: JAXB Annotations, Jackson-annotations, Jackson-core, Jackson-datatype-Joda, jackson-databind, spring-security-core

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 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-datatype-joda-2.9.0.jar 68.1 kB 61 42 5 1.7 Yes
gson-jodatime-serialisers-1.6.0.jar 20.7 kB 29 19 1 1.6 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
disruptor-3.3.6.jar 84.1 kB 87 79 4 1.6 Yes
commons-codec-1.10.jar 284.2 kB 238 92 6 1.6 Yes
commons-io-2.5.jar 208.7 kB 142 123 7 1.6 Yes
javax.servlet-api-3.1.0.jar 95.8 kB 103 79 4 1.7 Yes
joda-time-2.9.9.jar 634 kB 763 247 7 1.5 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
commons-lang3-3.5.jar 479.9 kB 284 260 12 1.6 Yes
httpcore-4.4.6.jar 323.8 kB 282 252 17 1.6 Yes
log4j-1.2-api-2.8.1.jar 61.2 kB 61 42 7 1.7 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
bcprov-jdk15on-1.56.jar 3.4 MB 2968 2819 138 1.5 No
jackson-core-asl-1.9.13.jar 232.2 kB 137 121 8 1.5 Yes
jackson-mapper-asl-1.9.13.jar 780.7 kB 529 502 18 1.5 Yes
hamcrest-all-1.3.jar 306.6 kB 249 204 23 1.5 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 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
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-4.4.0.8066.jar 6.2 kB 15 4 1 1.8 Yes
spring-aop-4.3.10.RELEASE.jar 380.7 kB 306 269 17 1.6 Yes
spring-beans-4.3.10.RELEASE.jar 763.1 kB 463 408 15 1.6 Yes
spring-context-4.3.10.RELEASE.jar 1.1 MB 890 768 66 1.6 Yes
spring-core-4.3.10.RELEASE.jar 1.1 MB 841 792 42 1.6 Yes
spring-expression-4.3.10.RELEASE.jar 263.4 kB 156 142 6 1.6 Yes
spring-oxm-4.3.10.RELEASE.jar 85.3 kB 66 40 9 1.6 Yes
spring-test-4.3.10.RELEASE.jar 600.4 kB 484 444 31 1.6 Yes
spring-web-4.3.10.RELEASE.jar 822.5 kB 610 561 37 1.6 Yes
spring-boot-test-1.5.6.RELEASE.jar 145.6 kB 123 99 10 1.6 Yes
jackson-module-jaxb-annotations-2.9.0.jar 32.9 kB 28 12 3 1.7 Yes
auto-value-1.5.jar 1.6 MB 1030 932 15 1.8 Yes
annotations-3.0.1u2.jar 40.4 kB 85 63 5 1.5 Yes
gson-2.8.1.jar 232.6 kB 189 173 7 1.6 Yes
jjwt-0.7.0.jar 111.4 kB 108 95 5 1.6 Yes
jcip-annotations-1.0.jar 2.3 kB 9 4 1 1.5 No
httpclient-4.5.3.jar 747.8 kB 507 466 24 1.6 Yes
freebuilder-1.14.4.jar 7.8 MB 4306 4150 81 1.8 Yes
lombok-1.16.18.jar 1.4 MB 895 129 10 1.6 Yes
spring-boot-1.5.6.RELEASE.jar 674.6 kB 534 458 42 1.6 Yes
spring-boot-autoconfigure-1.5.6.RELEASE.jar 1.1 MB 945 851 76 1.6 Yes
spring-data-commons-1.13.6.RELEASE.jar 781.8 kB 618 554 37 1.6 Yes
spring-security-core-4.2.3.RELEASE.jar 399.5 kB 388 321 46 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
53 34.8 MB 25126 21442 1070 1.8 51
compile: 32 compile: 20.9 MB compile: 15973 compile: 14071 compile: 760 - compile: 31
test: 9 test: 2.7 MB test: 2471 test: 1838 test: 175 - test: 9
runtime: 5 runtime: 189.6 kB runtime: 208 runtime: 141 runtime: 16 - runtime: 5
provided: 7 provided: 11 MB provided: 6474 provided: 5392 provided: 119 - provided: 6