Fork me on GitHub

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
de.lars-sh utils 0.9.16 jar MIT License No
com.fasterxml.jackson.core jackson-databind 2.17.2 jar The Apache Software License, Version 2.0 Yes
com.google.code.gson gson 2.11.0 jar Apache-2.0 Yes
jakarta.json jakarta.json-api 2.1.3 jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception Yes
javax.json javax.json-api 1.1.4 jar Dual license consisting of the CDDL v1.1 and GPL v2 Yes

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
de.lars-sh utils-test 0.9.16 jar MIT License
org.assertj assertj-core 3.26.0 jar Apache License, Version 2.0
org.jooq joor-java-8 0.9.15 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.10.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.10.2 jar Eclipse Public License v2.0
org.mockito mockito-core 4.11.0 jar The MIT License
org.mockito mockito-inline 4.11.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 Licenses
com.github.spotbugs spotbugs-annotations 4.8.6 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
de.lars-sh lombok-annotations 1.18.32 jar MIT License
de.lars-sh utils-annotations 0.9.16 jar MIT License

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 Optional
com.fasterxml.jackson.core jackson-annotations 2.17.2 jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.core jackson-core 2.17.2 jar The Apache Software License, Version 2.0 Yes
com.google.errorprone error_prone_annotations 2.27.0 jar Apache 2.0 Yes

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
net.bytebuddy byte-buddy 1.14.16 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.12.19 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.platform junit-platform-commons 1.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.2 jar Eclipse Public License v2.0
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 jar The 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
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License 2.0: Jakarta JSON Processing API

Apache 2.0: error-prone annotations

GNU General Public License, version 2 with the GNU Classpath Exception: Jakarta JSON Processing API

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

MIT License: JSON DOM, Lombok Annotations, Utilities, Utilities for Unit Tests, Utility Annotations

The MIT License: mockito-core, mockito-inline

Apache-2.0: Gson

Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, jOOR

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API

Dual license consisting of the CDDL v1.1 and GPL v2: JSR 374 (JSON Processing) API

The Apache Software License, Version 2.0: FindBugs-jsr305, Jackson-annotations, Jackson-core, jackson-databind

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
spotbugs-annotations-4.8.6.jar 15.3 kB 31 24 1 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
lombok-annotations-1.18.32.jar 39.7 kB 87 67 9 1.6 Yes
utils-0.9.16.jar 154.6 kB 131 110 9 1.8 Yes
utils-annotations-0.9.16.jar 5.5 kB 18 4 1 1.8 No
utils-test-0.9.16.jar 6.1 kB 17 3 1 1.8 Yes
byte-buddy-1.14.16.jar 4.2 MB 2935 - - - -
   • Root - 2934 2880 38 1.6 Yes
   • Versioned - 1 1 1 9 No
byte-buddy-agent-1.12.19.jar 256.4 kB 90 - - - -
   • Root - 89 69 2 1.5 Yes
   • Versioned - 1 1 1 9 No
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
assertj-core-3.26.0.jar 1.4 MB 882 - - - -
   • Root - 879 839 27 1.8 Yes
   • Versioned - 3 1 1 9 No
joor-java-8-0.9.15.jar 26.5 kB 21 10 1 1.8 Yes
junit-jupiter-api-5.10.2.jar 211 kB 197 182 8 1.8 Yes
junit-jupiter-engine-5.10.2.jar 244.7 kB 147 130 9 1.8 Yes
junit-platform-commons-1.10.2.jar 106.2 kB 64 - - - -
   • Root - 57 43 7 1.8 Yes
   • Versioned - 7 2 1 9 Yes
junit-platform-engine-1.10.2.jar 204.8 kB 153 136 10 1.8 Yes
mockito-core-4.11.0.jar 684.9 kB 651 579 64 1.8 Yes
mockito-inline-4.11.0.jar 1.5 kB 6 0 0 - -
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
jackson-annotations-2.17.2.jar 78.5 kB 87 74 2 1.6 Yes
jackson-core-2.17.2.jar 581.9 kB 272 - - - -
   • Root - 246 210 14 1.8 Yes
   • Versioned - 1 1 1 9 No
   • Versioned - 9 3 1 11 Yes
   • Versioned - 8 2 1 17 Yes
   • Versioned - 8 2 1 21 Yes
jackson-databind-2.17.2.jar 1.6 MB 824 - - - -
   • Root - 823 784 23 1.8 Yes
   • Versioned - 1 1 1 9 No
gson-2.11.0.jar 298.4 kB 244 - - - -
   • Root - 243 223 9 1.7 Yes
   • Versioned - 1 1 1 9 No
error_prone_annotations-2.27.0.jar 19.4 kB 47 - - - -
   • Root - 41 27 2 1.8 Yes
   • Versioned - 6 1 1 9 No
jakarta.json-api-2.1.3.jar 48.6 kB 50 37 4 1.8 Yes
javax.json-api-1.1.4.jar 31.1 kB 46 35 4 1.8 Yes
Total Size Entries Classes Packages Java Version Debug Information
26 10.4 MB 7129 6556 262 1.8 24
compile: 8 compile: 2.9 MB compile: 1701 compile: 1500 compile: 67 1.8 compile: 8
provided: 4 provided: 80.4 kB provided: 182 provided: 130 provided: 14 provided: 3
test: 14 test: 7.4 MB test: 5246 test: 4926 test: 181 1.8 test: 13