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
cglib cglib 3.3.0 jar ASF 2.0 Yes
ch.qos.reload4j reload4j 1.2.25 jar The Apache Software License, Version 2.0 Yes
commons-logging commons-logging 1.3.4 jar Apache-2.0 Yes
ognl ognl 3.4.3 jar The Apache Software License, Version 2.0 Yes
org.apache.logging.log4j log4j-api 2.24.2 jar Apache-2.0 Yes
org.javassist javassist 3.30.2-GA jar MPL 1.1LGPL 2.1Apache License 2.0 Yes
org.slf4j slf4j-api 2.0.16 jar MIT License 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
ch.qos.logback logback-classic 1.5.12 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.github.hazendaz.catch-exception catch-exception 2.3.3 jar Apache 2
com.h2database h2 2.3.232 jar MPL 2.0EPL 1.0
com.mysql mysql-connector-j 9.1.0 jar The GNU General Public License, v2 with Universal FOSS Exception, v1.0
net.bytebuddy byte-buddy 1.15.10 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.15.10 jar Apache License, Version 2.0
org.apache.derby derby 10.16.1.1 jar Apache 2
org.apache.derby derbyoptionaltools 10.16.1.1 jar Apache 2
org.apache.derby derbyshared 10.16.1.1 jar Apache 2
org.apache.logging.log4j log4j-core 2.24.2 jar Apache-2.0
org.apache.velocity velocity-engine-core 2.4.1 jar Apache-2.0
org.assertj assertj-core 3.26.3 jar Apache License, Version 2.0
org.hsqldb hsqldb 2.7.4 jar HSQLDB License, a BSD open source license
org.junit.jupiter junit-jupiter-engine 5.11.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.11.3 jar Eclipse Public License v2.0
org.mockito mockito-core 5.14.2 jar MIT
org.mockito mockito-junit-jupiter 5.14.2 jar MIT
org.mockito mockito-subclass 5.14.2 jar MIT
org.postgresql postgresql 42.7.4 jar BSD-2-Clause
org.testcontainers junit-jupiter 1.20.4 jar MIT
org.testcontainers mysql 1.20.4 jar MIT
org.testcontainers postgresql 1.20.4 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
com.microsoft.sqlserver mssql-jdbc 12.8.1.jre11 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
org.ow2.asm asm 7.1 jar BSD 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
ch.qos.logback logback-core 1.5.12 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml.jackson.core jackson-annotations 2.10.3 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-api 3.4.0 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport 3.4.0 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport-zerodep 3.4.0 jar The Apache Software License, Version 2.0
com.google.protobuf protobuf-java 4.26.1 jar BSD-3-Clause
junit junit 4.13.2 jar Eclipse Public License 1.0
net.java.dev.jna jna 5.13.0 jar LGPL-2.1-or-laterApache-2.0
org.apache.commons commons-compress 1.24.0 jar Apache-2.0
org.apache.commons commons-lang3 3.17.0 jar Apache-2.0
org.apache.derby derbytools 10.16.1.1 jar Apache 2
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.checkerframework checker-qual 3.42.0 jar The MIT License
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.jetbrains annotations 17.0.0 jar The Apache Software License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.11.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.11.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.11.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 database-commons 1.20.4 jar MIT
org.testcontainers jdbc 1.20.4 jar MIT
org.testcontainers testcontainers 1.20.4 jar MIT

Project Dependency Graph

Dependency Tree

Licenses

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

Eclipse Public License 1.0: JUnit

MIT License: Microsoft JDBC Driver for SQL Server, SLF4J API Module

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

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

New BSD License: Hamcrest Core

Apache 2: Apache Derby Database Engine and Embedded JDBC Driver, Apache Derby Optional Tools, Apache Derby Shared Code, Apache Derby Tools, catch-exception

BSD: asm

Apache License 2.0: Javassist

LGPL-2.1-or-later: Java Native Access

The MIT License: Checker Qual

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

Apache-2.0: Apache Commons Compress, Apache Commons Lang, Apache Commons Logging, Apache Log4j API, Apache Log4j Core, Apache Velocity - Engine, Java Native Access

EPL 1.0: H2 Database Engine

MPL 1.1: Javassist

MPL 2.0: H2 Database Engine

HSQLDB License, a BSD open source license: HyperSQL Database

BSD-2-Clause: PostgreSQL JDBC Driver

BSD-3-Clause: Protocol Buffers [Core]

ASF 2.0: cglib

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

LGPL 2.1: Javassist

MIT: Duct Tape, Testcontainers :: Database-Commons, Testcontainers :: JDBC, Testcontainers :: JDBC :: MySQL, Testcontainers :: JDBC :: PostgreSQL, Testcontainers :: JUnit Jupiter Extension, Testcontainers Core, mockito-core, mockito-junit-jupiter, mockito-subclass

The Apache Software License, Version 2.0: Jackson-annotations, JetBrains Java Annotations, OGNL - Object Graph Navigation Library, docker-java-api, docker-java-transport, docker-java-transport-zerodep, mybatis, reload4j

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
logback-classic-1.5.12.jar 306.2 kB 242 189 29 11 Yes No
logback-core-1.5.12.jar 629 kB 536 - - - - No
   • Root - 526 473 42 11 Yes -
   • Versioned - 10 3 2 21 Yes -
jackson-annotations-2.10.3.jar 68.1 kB 81 69 2 1.6 Yes No
docker-java-api-3.4.0.jar 485.3 kB 402 387 5 1.8 Yes No
docker-java-transport-3.4.0.jar 38.5 kB 45 34 1 1.8 Yes No
docker-java-transport-zerodep-3.4.0.jar 2.3 MB 1566 1319 77 1.8 Yes No
catch-exception-2.3.3.jar 15.5 kB 33 18 5 11 Yes No
protobuf-java-4.26.1.jar 1.8 MB 730 710 2 1.8 Yes No
h2-2.3.232.jar 2.7 MB 1060 - - - - No
   • Root - 1059 1054 58 11 Yes -
   • Versioned - 1 1 1 21 Yes -
mssql-jdbc-12.8.1.jre11.jar 1.5 MB 469 442 9 11 Yes No
mysql-connector-j-9.1.0.jar 2.6 MB 1136 1082 31 1.8 Yes No
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes No
byte-buddy-1.15.10.jar 8.5 MB 5895 - - - - No
   • Root - 2957 2904 38 1.6 Yes -
   • Versioned - 2938 2896 39 1.8 Yes -
byte-buddy-agent-1.15.10.jar 365.4 kB 170 - - - - No
   • Root - 91 72 2 1.5 Yes -
   • Versioned - 79 73 3 1.8 Yes -
jna-5.13.0.jar 1.9 MB 188 125 4 1.6 Yes No
commons-compress-1.24.0.jar 1.1 MB 617 - - - - No
   • Root - 615 562 36 1.8 Yes -
   • Versioned - 2 1 1 9 No -
commons-lang3-3.17.0.jar 673.6 kB 426 - - - - No
   • Root - 425 395 18 1.8 Yes -
   • Versioned - 1 1 1 9 No -
derby-10.16.1.1.jar 3.5 MB 1529 1471 92 17 Yes Yes
derbyoptionaltools-10.16.1.1.jar 76 kB 28 24 7 17 Yes Yes
derbyshared-10.16.1.1.jar 88.7 kB 48 46 12 17 Yes No
derbytools-10.16.1.1.jar 252.8 kB 105 96 11 17 Yes No
log4j-core-2.24.2.jar 1.9 MB 1320 - - - - No
   • Root - 1303 1214 57 1.8 Yes -
   • Versioned - 17 7 4 9 Yes -
velocity-engine-core-2.4.1.jar 515.7 kB 289 255 18 1.8 Yes No
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes No
assertj-core-3.26.3.jar 1.4 MB 882 - - - - No
   • Root - 878 839 27 1.8 Yes -
   • Versioned - 4 1 1 9 No -
checker-qual-3.42.0.jar 230.8 kB 438 369 30 1.8 Yes No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes No
hsqldb-2.7.4.jar 1.7 MB 751 687 23 11 No Yes
annotations-17.0.0.jar 19 kB 47 39 2 1.8 Yes No
junit-jupiter-api-5.11.3.jar 216.4 kB 197 182 8 1.8 Yes No
junit-jupiter-engine-5.11.3.jar 260.1 kB 152 135 9 1.8 Yes No
junit-jupiter-params-5.11.3.jar 591.6 kB 388 354 22 1.8 Yes No
junit-platform-commons-1.11.3.jar 142 kB 88 - - - - No
   • Root - 78 64 8 1.8 Yes -
   • Versioned - 10 4 1 9 Yes -
junit-platform-engine-1.11.3.jar 246.8 kB 177 158 10 1.8 Yes No
mockito-core-5.14.2.jar 707.7 kB 646 574 64 11 Yes No
mockito-junit-jupiter-5.14.2.jar 8.9 kB 13 5 2 11 Yes No
mockito-subclass-5.14.2.jar 1.5 kB 6 0 0 - - -
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes No
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes No
postgresql-42.7.4.jar 1.1 MB 535 472 38 1.8 Yes No
duct-tape-1.0.8.jar 25.4 kB 37 22 6 1.8 Yes No
database-commons-1.20.4.jar 14.8 kB 19 12 3 1.8 Yes No
jdbc-1.20.4.jar 29.8 kB 21 12 3 1.8 Yes No
junit-jupiter-1.20.4.jar 14.7 kB 16 10 1 1.8 Yes No
mysql-1.20.4.jar 9 kB 14 4 1 1.8 Yes No
postgresql-1.20.4.jar 10.7 kB 15 7 1 1.8 Yes No
testcontainers-1.20.4.jar 17.8 MB 12233 10475 456 15 Yes No
cglib-3.3.0.jar 306.9 kB 270 249 8 1.5 Yes No
reload4j-1.2.25.jar 333.3 kB 244 218 14 1.5 Yes No
commons-logging-1.3.4.jar 73.7 kB 42 - - - - No
   • Root - 41 27 2 1.8 Yes -
   • Versioned - 1 1 1 9 No -
ognl-3.4.3.jar 288.2 kB 181 168 5 1.8 Yes No
log4j-api-2.24.2.jar 348.2 kB 247 - - - - No
   • Root - 236 209 11 1.8 Yes -
   • Versioned - 11 4 2 9 Yes -
javassist-3.30.2-GA.jar 794.7 kB 450 426 17 1.8 Yes No
asm-7.1.jar 114.8 kB 42 36 3 1.5 Yes No
slf4j-api-2.0.16.jar 69.4 kB 71 - - - - No
   • Root - 69 55 4 1.8 Yes -
   • Versioned - 2 1 1 9 No -
Total Size Entries Classes Packages Java Version Debug Information Sealed
55 58.5 MB 35661 29199 1383 17 53 3
compile: 8 compile: 2.3 MB compile: 1547 compile: 1388 compile: 64 11 compile: 8 -
provided: 1 provided: 1.5 MB provided: 469 provided: 442 provided: 9 provided: 1 -
test: 46 test: 54.7 MB test: 33645 test: 27369 test: 1310 17 test: 44 test: 3