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-databind 2.21.4 jar The Apache Software License, Version 2.0
jakarta.persistence jakarta.persistence-api 3.2.0 jar Eclipse Public License v. 2.0Eclipse Distribution License v. 1.0
org.hibernate.orm hibernate-core 7.4.1.Final jar Apache License, Version 2.0
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0
org.slf4j slf4j-api 2.0.18 jar MIT

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.h2database h2 2.4.240 jar MPL 2.0EPL 1.0
com.mysql mysql-connector-j 9.7.0 jar The GNU General Public License, v2 with Universal FOSS Exception, v1.0
org.assertj assertj-core 3.27.7 jar Apache-2.0
org.junit.jupiter junit-jupiter 6.0.3 jar Eclipse Public License v2.0
org.mariadb.jdbc mariadb-java-client 3.5.8 jar LGPL-2.1-or-later
org.mockito mockito-core 5.23.0 jar MIT
org.postgresql postgresql 42.7.11 jar BSD-2-Clause
org.slf4j slf4j-simple 2.0.18 jar MIT
org.testcontainers testcontainers-mariadb 2.0.5 jar MIT
org.testcontainers testcontainers-mysql 2.0.5 jar MIT
org.testcontainers testcontainers-postgresql 2.0.5 jar MIT

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
org.projectlombok lombok 1.18.46 jar The 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
com.fasterxml.jackson.core jackson-annotations 2.21 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.21.4 jar The Apache Software License, Version 2.0
jakarta.transaction jakarta.transaction-api 2.0.1 jar EPL 2.0GPL2 w/ CPE

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.sun.istack istack-commons-runtime 4.1.2 jar Eclipse Distribution License - v 1.0
jakarta.activation jakarta.activation-api 2.1.4 jar EDL 1.0
jakarta.inject jakarta.inject-api 2.0.1 jar The Apache Software License, Version 2.0
jakarta.xml.bind jakarta.xml.bind-api 4.0.5 jar Eclipse Distribution License - v 1.0
net.bytebuddy byte-buddy 1.18.10 jar Apache License, Version 2.0
org.antlr antlr4-runtime 4.13.2 jar BSD-3-Clause
org.eclipse.angus angus-activation 2.0.3 jar EDL 1.0
org.glassfish.jaxb jaxb-core 4.0.9 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb jaxb-runtime 4.0.9 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb txw2 4.0.9 jar Eclipse Distribution License - v 1.0
org.hibernate.models hibernate-models 1.1.1 jar Apache License Version 2.0
org.jboss.logging jboss-logging 3.6.3.Final jar Apache License 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
com.github.docker-java docker-java-api 3.7.1 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport 3.7.1 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport-zerodep 3.7.1 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.21.0 jar Apache-2.0
commons-io commons-io 2.20.0 jar Apache-2.0
net.bytebuddy byte-buddy-agent 1.18.10 jar Apache License, Version 2.0
net.java.dev.jna jna 5.18.1 jar LGPL-2.1-or-laterApache-2.0
org.apache.commons commons-compress 1.28.0 jar Apache-2.0
org.apache.commons commons-lang3 3.20.0 jar Apache-2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.jetbrains annotations 17.0.0 jar The Apache Software License, Version 2.0
org.junit.jupiter junit-jupiter-api 6.0.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 6.0.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 6.0.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 6.0.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 6.0.3 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
org.rnorth.duct-tape duct-tape 1.0.8 jar MIT
org.testcontainers testcontainers 2.0.5 jar MIT
org.testcontainers testcontainers-database-commons 2.0.5 jar MIT
org.testcontainers testcontainers-jdbc 2.0.5 jar MIT

Project Dependency Graph

Dependency Tree

Licenses

Apache License Version 2.0: Hibernate Models

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

BSD-2-Clause: PostgreSQL JDBC Driver

BSD-3-Clause: ANTLR 4 Runtime

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

Eclipse Distribution License v. 1.0: Jakarta Persistence API

The GNU General Public License, v2 with Universal FOSS Exception, v1.0: MySQL Connector/J

GPL2 w/ CPE: jakarta.transaction API

Eclipse Public License v. 2.0: Jakarta Persistence API

Apache License 2.0: JBoss Logging 3

EDL 1.0: Angus Activation Registries, Jakarta Activation API

LGPL-2.1-or-later: Java Native Access, mariadb-java-client

The MIT License: Project Lombok

Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Database Audits Core, Hibernate ORM - hibernate-core, Objenesis

Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, AssertJ Core, Java Native Access

MIT: Duct Tape, SLF4J API Module, SLF4J Simple Provider, Testcontainers :: Database-Commons, Testcontainers :: JDBC, Testcontainers :: JDBC :: MariaDB, Testcontainers :: JDBC :: MySQL, Testcontainers :: JDBC :: PostgreSQL, Testcontainers Core, mockito-core

Eclipse Distribution License - v 1.0: JAXB Core, JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime

EPL 2.0: jakarta.transaction API

EPL 1.0: H2 Database Engine

MPL 2.0: H2 Database Engine

The Apache Software License, Version 2.0: Jackson-annotations, Jackson-core, Jakarta Dependency Injection, JetBrains Java Annotations, docker-java-api, docker-java-transport, docker-java-transport-zerodep, jackson-databind

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jackson-annotations-2.21.jar 82.1 kB 89 76 2 1.8 Yes
jackson-core-2.21.4.jar 594.2 kB 286 - - - -
   • Root - 250 213 16 1.8 Yes
   • Versioned - 2 1 1 9 No
   • Versioned - 12 3 1 11 Yes
   • Versioned - 11 2 1 17 Yes
   • Versioned - 11 2 1 21 Yes
jackson-databind-2.21.4.jar 1.7 MB 851 - - - -
   • Root - 849 811 23 1.8 Yes
   • Versioned - 2 1 1 9 No
docker-java-api-3.7.1.jar 500.1 kB 409 394 5 1.8 Yes
docker-java-transport-3.7.1.jar 38.8 kB 45 34 1 1.8 Yes
docker-java-transport-zerodep-3.7.1.jar 2.3 MB 1475 1362 74 1.8 Yes
h2-2.4.240.jar 2.7 MB 1071 - - - -
   • Root - 1070 1065 58 11 Yes
   • Versioned - 1 1 1 21 Yes
mysql-connector-j-9.7.0.jar 2.6 MB 1120 1066 31 1.8 Yes
istack-commons-runtime-4.1.2.jar 25.8 kB 35 23 4 11 Yes
commons-codec-1.21.0.jar 402.5 kB 286 - - - -
   • Root - 284 136 7 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-io-2.20.0.jar 564 kB 415 - - - -
   • Root - 414 387 15 1.8 Yes
   • Versioned - 1 1 1 9 No
jakarta.activation-api-2.1.4.jar 67.4 kB 60 46 3 1.8 Yes
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 1.8 No
jakarta.persistence-api-3.2.0.jar 195.9 kB 252 231 5 17 Yes
jakarta.transaction-api-2.0.1.jar 28.6 kB 32 20 2 1.8 Yes
jakarta.xml.bind-api-4.0.5.jar 131.2 kB 138 115 7 11 Yes
byte-buddy-1.18.10.jar 4.7 MB 3134 - - - -
   • Root - 3102 3048 39 1.8 Yes
   • Versioned - 2 1 1 9 No
   • Versioned - 30 25 1 24 Yes
byte-buddy-agent-1.18.10.jar 267.6 kB 93 - - - -
   • Root - 91 72 2 1.8 Yes
   • Versioned - 2 1 1 9 No
jna-5.18.1.jar 2 MB 191 124 4 1.8 Yes
antlr4-runtime-4.13.2.jar 326.3 kB 232 215 7 1.8 Yes
commons-compress-1.28.0.jar 1.1 MB 642 - - - -
   • Root - 641 589 36 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-lang3-3.20.0.jar 713.9 kB 454 - - - -
   • Root - 452 421 18 1.8 Yes
   • Versioned - 2 1 1 9 No
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
assertj-core-3.27.7.jar 1.4 MB 887 - - - -
   • Root - 883 842 29 1.8 Yes
   • Versioned - 4 1 1 9 No
angus-activation-2.0.3.jar 26.7 kB 32 10 3 1.8 Yes
jaxb-core-4.0.9.jar 139.4 kB 157 106 18 11 Yes
jaxb-runtime-4.0.9.jar 922.4 kB 694 560 19 11 Yes
txw2-4.0.9.jar 73.3 kB 72 57 4 11 Yes
hibernate-models-1.1.1.jar 222.5 kB 191 174 11 17 Yes
hibernate-core-7.4.1.Final.jar 15.3 MB 8831 8305 390 17 Yes
jboss-logging-3.6.3.Final.jar 62.7 kB 45 35 2 11 Yes
annotations-17.0.0.jar 19 kB 47 39 2 1.8 Yes
jspecify-1.0.0.jar 3.8 kB 14 - - - -
   • Root - 10 4 1 1.8 No
   • Versioned - 4 1 1 9 No
junit-jupiter-6.0.3.jar 6.4 kB 5 1 1 17 No
junit-jupiter-api-6.0.3.jar 250.7 kB 224 208 9 17 Yes
junit-jupiter-engine-6.0.3.jar 356.1 kB 189 172 9 17 Yes
junit-jupiter-params-6.0.3.jar 296.6 kB 216 195 9 17 Yes
junit-platform-commons-6.0.3.jar 171.3 kB 103 87 10 17 Yes
junit-platform-engine-6.0.3.jar 280.2 kB 195 177 9 17 Yes
mariadb-java-client-3.5.8.jar 767.4 kB 400 - - - -
   • Root - 381 321 41 1.8 Yes
   • Versioned - 4 1 1 9 No
   • Versioned - 6 1 1 11 Yes
   • Versioned - 9 2 1 15 Yes
mockito-core-5.23.0.jar 720.7 kB 656 584 66 11 Yes
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
postgresql-42.7.11.jar 1.1 MB 553 - - - -
   • Root - 545 481 38 1.8 Yes
   • Versioned - 8 2 1 11 Yes
lombok-1.18.46.jar 2 MB 1079 180 13 1.6 Yes
duct-tape-1.0.8.jar 25.4 kB 37 22 6 1.8 Yes
slf4j-api-2.0.18.jar 70 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-simple-2.0.18.jar 15.7 kB 22 - - - -
   • Root - 20 6 1 1.8 Yes
   • Versioned - 2 1 1 9 No
testcontainers-2.0.5.jar 17.8 MB 12566 10639 451 22 Yes
testcontainers-database-commons-2.0.5.jar 15 kB 19 12 3 1.8 Yes
testcontainers-jdbc-2.0.5.jar 30.1 kB 21 12 3 1.8 Yes
testcontainers-mariadb-2.0.5.jar 12.6 kB 17 6 2 1.8 Yes
testcontainers-mysql-2.0.5.jar 13.4 kB 17 6 2 1.8 Yes
testcontainers-postgresql-2.0.5.jar 14.9 kB 18 9 2 1.8 Yes
Total Size Entries Classes Packages Java Version Debug Information
54 63.2 MB 38789 33815 1533 22 51
compile: 8 compile: 17.9 MB compile: 10426 compile: 9715 compile: 443 17 compile: 7
runtime: 12 runtime: 6.7 MB runtime: 4808 runtime: 4396 runtime: 119 runtime: 11
provided: 1 provided: 2 MB provided: 1079 provided: 180 provided: 13 provided: 1
test: 33 test: 36.6 MB test: 22476 test: 19524 test: 958 22 test: 32