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 |
joda-time | joda-time | 2.9.9 | jar | Apache 2 |
org.apache.commons | commons-lang3 | 3.5 | 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.slf4j | slf4j-api | 1.7.25 | jar | MIT License |
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 |
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 |
---|---|---|---|---|
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 |
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.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 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
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-context | 4.3.10.RELEASE | jar | Apache License, Version 2.0 |
org.springframework | spring-core | 4.3.10.RELEASE | jar | Apache License, Version 2.0 |
org.springframework | spring-expression | 4.3.10.RELEASE | jar | Apache License, Version 2.0 |
org.springframework.boot | spring-boot | 1.5.6.RELEASE | jar | Apache License, Version 2.0 |
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 |
Apache 2: Joda-Time, Objenesis
Unknown: "Java Concurrency in Practice" book annotations
Apache 2.0: @FreeBuilder, AutoValue
Eclipse Public License 1.0: JUnit
MIT License: JCL 1.2 implemented over SLF4J, JUL to SLF4J bridge, SLF4J API Module, oss-lib
The MIT License: Mockito, Project Lombok
Apache License, Version 2.0: Apache Commons Lang, Apache Log4j 1.x Compatibility API, Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J Binding, Spring AOP, Spring Beans, Spring Boot, Spring Boot Test, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework
New BSD License: Hamcrest All, Hamcrest Core
GNU LGPL 3: SonarQube Java :: JaCoCo Listeners
The Apache Software License, Version 2.0: Disruptor Framework, FindBugs-jsr305, Guava: Google Core Libraries for Java
GNU Lesser Public License: FindBugs-Annotations
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
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 |
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 |
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 |
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-test-4.3.10.RELEASE.jar | 600.4 kB | 484 | 444 | 31 | 1.6 | Yes |
spring-boot-1.5.6.RELEASE.jar | 674.6 kB | 534 | 458 | 42 | 1.6 | Yes |
spring-boot-test-1.5.6.RELEASE.jar | 145.6 kB | 123 | 99 | 10 | 1.6 | 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 |
jcip-annotations-1.0.jar | 2.3 kB | 9 | 4 | 1 | 1.5 | No |
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 |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
31 | 23.3 MB | 16306 | 13525 | 588 | 1.8 | 30 |
compile: 6 | compile: 5.2 MB | compile: 4095 | compile: 3415 | compile: 95 | - | compile: 6 |
test: 14 | test: 7 MB | test: 5632 | test: 4656 | test: 362 | - | test: 14 |
runtime: 5 | runtime: 189.6 kB | runtime: 208 | runtime: 141 | runtime: 16 | - | runtime: 5 |
provided: 6 | provided: 10.9 MB | provided: 6371 | provided: 5313 | provided: 115 | - | provided: 5 |