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.code.findbugs jsr305 3.0.0 jar The Apache Software License, Version 2.0
com.google.guava guava 23.0 jar The Apache Software License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
joda-time joda-time 2.9.9 jar Apache 2
net.avcompris.commons avc-commons3-client 0.0.6-20210315.110635-88 jar Apache License Version 2.0
net.avcompris.commons avc-examples-users3-core-api 0.0.6-SNAPSHOT jar Apache License Version 2.0
org.apache.commons commons-collections4 4.0 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.4 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 2.2 jar BSD License 3
org.junit.jupiter junit-jupiter 5.6.1 jar Eclipse Public License v2.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
com.fasterxml.jackson.core jackson-annotations 2.8.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.8.9 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.8.9 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.0.18 jar Apache 2.0
com.google.j2objc j2objc-annotations 1.1 jar The Apache Software License, Version 2.0
com.googlecode.json-simple json-simple 1.1.1 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
net.avcompris.commons avc-commons3-api 0.0.6-20210315.110617-89 jar Apache License Version 2.0
net.avcompris.commons avc-commons3-core 0.0.6-20210315.110629-89 jar Apache License Version 2.0
net.avcompris.commons avc-commons3-core-api 0.0.6-20210315.110621-89 jar Apache License Version 2.0
net.avcompris.commons avc-commons3-dao 0.0.6-20210315.110625-89 jar Apache License Version 2.0
net.avcompris.commons avc-commons3-databeans 0.0.6-20201029.230859-35 jar Apache License Version 2.0
net.avcompris.commons avc-commons3-query 0.0.6-20210315.110429-27 jar Apache License Version 2.0
net.avcompris.commons avc-commons3-types 0.0.6-20201029.230651-32 jar Apache License Version 2.0
net.avcompris.commons avc-commons3-utils 0.0.6-20210315.110608-89 jar Apache License Version 2.0
net.avcompris.commons avc-examples-shared3-api 0.0.6-20210315.111508-65 jar Apache License Version 2.0
net.avcompris.commons avc-examples-shared3-core-api 0.0.6-20210315.111521-65 jar Apache License Version 2.0
net.avcompris.commons avc-examples-users3-api 0.0.6-SNAPSHOT jar Apache License Version 2.0
net.avcompris.commons avc-examples-users3-query 0.0.6-SNAPSHOT jar Apache License Version 2.0
org.codehaus.mojo animal-sniffer-annotations 1.14 jar MIT license
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 spring-web 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.apiguardian apiguardian-api 1.1.0 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.6.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.6.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.6.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.6.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.6.1 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache 2: Joda-Time

Apache License Version 2.0: avc-commons3-api, avc-commons3-client, avc-commons3-core, avc-commons3-core-api, avc-commons3-dao, avc-commons3-databeans, avc-commons3-query, avc-commons3-types, avc-commons3-utils, avc-examples-shared3-api, avc-examples-shared3-core-api, avc-examples-users3-api, avc-examples-users3-client, avc-examples-users3-core-api, avc-examples-users3-query

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Apache 2.0: error-prone annotations

BSD License 3: Hamcrest

Apache License, Version 2.0: Apache Commons Lang, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring Web

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

MIT license: Animal Sniffer Annotations

The Apache Software License, Version 2.0: Apache Commons Collections, Apache Commons Logging, Commons IO, FindBugs-jsr305, Guava: Google Core Libraries for Java, J2ObjC Annotations, JSON.simple, Jackson-annotations, Jackson-core, jackson-databind

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jackson-annotations-2.8.0.jar 55.8 kB 74 62 1 1.6 Yes
jackson-core-2.8.9.jar 282.6 kB 118 95 9 1.6 Yes
jackson-databind-2.8.9.jar 1.2 MB 617 583 20 1.7 Yes
jsr305-3.0.0.jar 33 kB 72 35 3 1.5 Yes
error_prone_annotations-2.0.18.jar 12.1 kB 31 19 2 1.7 No
guava-23.0.jar 2.6 MB 1913 1883 18 1.8 Yes
j2objc-annotations-1.1.jar 8.8 kB 23 12 1 1.5 Yes
json-simple-1.1.1.jar 23.9 kB 23 12 2 1.2 Yes
commons-io-2.4.jar 185.1 kB 128 110 6 1.6 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
joda-time-2.9.9.jar 634 kB 763 247 7 1.5 Yes
avc-commons3-api-0.0.6-SNAPSHOT.jar 24.4 kB 46 33 2 1.8 Yes
avc-commons3-client-0.0.6-SNAPSHOT.jar 13.9 kB 18 5 2 1.8 Yes
avc-commons3-core-0.0.6-SNAPSHOT.jar 19 kB 24 11 2 1.8 Yes
avc-commons3-core-api-0.0.6-SNAPSHOT.jar 8.6 kB 19 7 1 1.8 Yes
avc-commons3-dao-0.0.6-SNAPSHOT.jar 15.9 kB 35 21 3 1.8 Yes
avc-commons3-databeans-0.0.6-SNAPSHOT.jar 19.9 kB 18 6 1 1.8 Yes
avc-commons3-query-0.0.6-SNAPSHOT.jar 82.2 kB 68 55 2 1.8 Yes
avc-commons3-types-0.0.6-SNAPSHOT.jar 4.2 kB 13 1 1 1.8 Yes
avc-commons3-utils-0.0.6-SNAPSHOT.jar 10.5 kB 19 7 1 1.8 Yes
avc-examples-shared3-api-0.0.6-SNAPSHOT.jar 8.5 kB 17 5 1 1.8 Yes
avc-examples-shared3-core-api-0.0.6-SNAPSHOT.jar 4.2 kB 15 1 1 1.8 No
avc-examples-users3-api-0.0.6-SNAPSHOT.jar 9 kB 23 10 1 1.8 Yes
avc-examples-users3-core-api-0.0.6-SNAPSHOT.jar 7.1 kB 19 5 1 1.8 Yes
avc-examples-users3-query-0.0.6-SNAPSHOT.jar 7.3 kB 17 4 1 1.8 Yes
commons-collections4-4.0.jar 610.3 kB 459 431 16 1.5 Yes
commons-lang3-3.4.jar 434.7 kB 248 224 12 1.6 Yes
apiguardian-api-1.1.0.jar 2.4 kB 8 3 2 - Yes
animal-sniffer-annotations-1.14.jar 3.5 kB 12 1 1 1.5 No
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
junit-jupiter-5.6.1.jar 6.4 kB 5 1 1 - No
junit-jupiter-api-5.6.1.jar 154 kB 150 135 8 - Yes
junit-jupiter-engine-5.6.1.jar 209.3 kB 130 113 9 - Yes
junit-jupiter-params-5.6.1.jar 562.3 kB 370 336 22 - Yes
junit-platform-commons-1.6.1.jar 96.7 kB 61 41 7 - Yes
junit-platform-engine-1.6.1.jar 174.1 kB 139 123 9 - Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - 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-web-4.3.10.RELEASE.jar 822.5 kB 610 561 37 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
43 12.3 MB 9136 7720 374 1.8 39
compile: 34 compile: 10.9 MB compile: 8140 compile: 6853 compile: 303 - compile: 31
test: 9 test: 1.3 MB test: 996 test: 867 test: 71 - test: 8