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 License
org.trimou trimou-core 2.0.1.Final jar The Apache Software 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 License
ch.qos.logback logback-classic 1.2.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.google.testing.compile compile-testing 0.18 jar The Apache Software License, Version 2.0
com.google.truth truth 0.46 jar The Apache Software License, Version 2.0
junit junit 4.12 jar Eclipse Public License 1.0
org.awaitility awaitility 3.1.2 jar LICENSE.txt
org.hamcrest hamcrest-library 2.2 jar BSD License 3
org.mockito mockito-core 2.21.0 jar The MIT License

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 License
com.google.auto.value auto-value 1.5.3 jar Apache 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 License
org.slf4j slf4j-api 1.7.30 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 License
ch.qos.logback logback-core 1.2.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.google.auto auto-common 0.10 jar Apache 2.0
com.google.auto.value auto-value-annotations 1.7 jar Apache 2.0
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.3.4 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 28.1-jre jar Apache License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.3 jar The Apache Software License, Version 2.0
com.googlecode.java-diff-utils diffutils 1.3.0 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy 1.8.15 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.8.15 jar The Apache Software License, Version 2.0
org.checkerframework checker-compat-qual 2.5.5 jar GNU General Public License, version 2 (GPL2), with the classpath exception-The MIT License
org.checkerframework checker-qual 2.8.1 jar The MIT License
org.codehaus.mojo animal-sniffer-annotations 1.18 jar MIT license
org.hamcrest hamcrest 2.2 jar BSD License 3
org.hamcrest hamcrest-core 2.2 jar BSD License 3
org.objenesis objenesis 2.6 jar Apache 2

system

The following is a list of system dependencies for this project. These dependencies are required to compile the application:

GroupId ArtifactId Version Type License
com.sun tools 1.8.0_192 jar -

Project Dependency Graph

Dependency Tree

Licenses

Apache 2: Objenesis

Apache 2.0: Auto Common Libraries, AutoValue, AutoValue Annotations, Awaitility, error-prone annotations

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module

The MIT License: Checker Qual, mockito-core

BSD License 3: Hamcrest, Hamcrest Core, Hamcrest Library

Apache License, Version 2.0: Flo API Generator, Guava: Google Core Libraries for Java

GNU General Public License, version 2 (GPL2), with the classpath exception: Checker Qual

MIT license: Animal Sniffer Annotations

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

The Apache Software License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy Java agent, Compile Testing, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, Truth Core, java-diff-utils, trimou-core

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.2.3.jar 290.34 kB 234 175 27 1.6 Yes
logback-core-1.2.3.jar 471.90 kB 419 373 36 1.6 Yes
auto-common-0.10.jar 89.66 kB 72 59 1 1.6 Yes
auto-value-1.5.3.jar 1.71 MB 1113 938 18 1.6 Yes
auto-value-annotations-1.7.jar 5.91 kB 19 6 2 1.6 No
jsr305-3.0.2.jar 19.94 kB 46 35 3 1.5 Yes
error_prone_annotations-2.3.4.jar 13.88 kB 34 22 2 1.6 No
failureaccess-1.0.1.jar 4.62 kB 15 2 1 1.6 Yes
guava-28.1-jre.jar 2.76 MB 1984 1877 18 1.6 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.20 kB 7 0 0 - No
j2objc-annotations-1.3.jar 8.78 kB 23 12 1 1.5 Yes
compile-testing-0.18.jar 137.90 kB 100 79 1 1.6 Yes
truth-0.46.jar 242.52 kB 175 164 1 1.6 Yes
diffutils-1.3.0.jar 34.13 kB 35 26 2 1.5 Yes
junit-4.12.jar 314.93 kB 323 286 30 1.5 Yes
byte-buddy-1.8.15.jar 2.99 MB 2133 2084 36 1.6 Yes
byte-buddy-agent-1.8.15.jar 41.74 kB 39 29 1 1.6 Yes
awaitility-3.1.2.jar 103.14 kB 115 99 8 1.6 Yes
checker-compat-qual-2.5.5.jar 5.85 kB 17 10 1 1.6 No
checker-qual-2.8.1.jar 200.63 kB 360 302 32 1.6 Yes
animal-sniffer-annotations-1.18.jar 3.45 kB 12 1 1 1.6 No
hamcrest-2.2.jar 123.36 kB 122 108 11 1.6 Yes
hamcrest-core-2.2.jar 1.50 kB 8 1 1 1.6 Yes
hamcrest-library-2.2.jar 1.54 kB 8 1 1 1.6 Yes
mockito-core-2.21.0.jar 563.56 kB 611 540 64 1.6 Yes
objenesis-2.6.jar 55.68 kB 59 43 10 1.6 Yes
slf4j-api-1.7.30.jar 41.47 kB 46 34 4 1.5 Yes
trimou-core-2.0.1.Final.jar 369.99 kB 364 320 26 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
28 10.60 MB 8493 7626 339 1.6 23
compile: 2 compile: 411.46 kB compile: 410 compile: 354 compile: 30 - compile: 2
test: 25 test: 8.48 MB test: 6970 test: 6334 test: 291 - test: 20
provided: 1 provided: 1.71 MB provided: 1113 provided: 938 provided: 18 - provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
central https://repo.maven.apache.org/maven2 Yes No Yes

Repository locations for each of the Dependencies.

Artifact
ch.qos.logback:logback-classic:jar:1.2.3
ch.qos.logback:logback-core:jar:1.2.3
com.google.auto:auto-common:jar:0.10
com.google.auto.value:auto-value:jar:1.5.3
com.google.auto.value:auto-value-annotations:jar:1.7
com.google.code.findbugs:jsr305:jar:3.0.2
com.google.errorprone:error_prone_annotations:jar:2.3.4
com.google.guava:failureaccess:jar:1.0.1
com.google.guava:guava:jar:28.1-jre
com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava
com.google.j2objc:j2objc-annotations:jar:1.3
com.google.testing.compile:compile-testing:jar:0.18
com.google.truth:truth:jar:0.46
com.googlecode.java-diff-utils:diffutils:jar:1.3.0
com.sun:tools:jar:1.8.0_192
junit:junit:jar:4.12
net.bytebuddy:byte-buddy:jar:1.8.15
net.bytebuddy:byte-buddy-agent:jar:1.8.15
org.awaitility:awaitility:jar:3.1.2
org.checkerframework:checker-compat-qual:jar:2.5.5
org.checkerframework:checker-qual:jar:2.8.1
org.codehaus.mojo:animal-sniffer-annotations:jar:1.18
org.hamcrest:hamcrest:jar:2.2
org.hamcrest:hamcrest-core:jar:2.2
org.hamcrest:hamcrest-library:jar:2.2
org.mockito:mockito-core:jar:2.21.0
org.objenesis:objenesis:jar:2.6
org.slf4j:slf4j-api:jar:1.7.30
org.trimou:trimou-core:jar:2.0.1.Final
Total
29 (compile: 2, test: 25, provided: 1, system: 1)