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.0 jar Apache-2.0 Yes
ognl ognl 3.4.2 jar The Apache Software License, Version 2.0 Yes
org.apache.logging.log4j log4j-api 2.22.1 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.12 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.4.14 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.github.hazendaz.catch-exception catch-exception 2.2.0 jar Apache 2
com.h2database h2 2.2.224 jar MPL 2.0EPL 1.0
com.mysql mysql-connector-j 8.3.0 jar The GNU General Public License, v2 with Universal FOSS Exception, v1.0
net.bytebuddy byte-buddy 1.14.11 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.14.11 jar Apache License, Version 2.0
org.apache.derby derby 10.17.1.0 jar Apache 2
org.apache.derby derbyoptionaltools 10.17.1.0 jar Apache 2
org.apache.derby derbyshared 10.17.1.0 jar Apache 2
org.apache.logging.log4j log4j-core 2.22.1 jar Apache-2.0
org.apache.velocity velocity-engine-core 2.3 jar Apache License, Version 2.0
org.assertj assertj-core 3.25.3 jar Apache License, Version 2.0
org.hsqldb hsqldb 2.7.2 jar HSQLDB License, a BSD open source license
org.junit.jupiter junit-jupiter-engine 5.10.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.2 jar Eclipse Public License v2.0
org.mockito mockito-core 5.10.0 jar MIT
org.mockito mockito-junit-jupiter 5.10.0 jar MIT
org.mockito mockito-subclass 5.10.0 jar MIT
org.postgresql postgresql 42.7.1 jar BSD-2-Clause
org.testcontainers junit-jupiter 1.19.5 jar MIT
org.testcontainers mysql 1.19.5 jar MIT
org.testcontainers postgresql 1.19.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
com.microsoft.sqlserver mssql-jdbc 12.6.0.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.4.14 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.3.4 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport 3.3.4 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport-zerodep 3.3.4 jar The Apache Software License, Version 2.0
com.google.protobuf protobuf-java 3.25.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.11 jar Apache License, Version 2.0
org.apache.derby derbytools 10.17.1.0 jar Apache 2
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.checkerframework checker-qual 3.41.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.10.2 jar Eclipse Public License v2.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
org.rnorth.duct-tape duct-tape 1.0.8 jar MIT
org.testcontainers database-commons 1.19.5 jar MIT
org.testcontainers jdbc 1.19.5 jar MIT
org.testcontainers testcontainers 1.19.5 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: Apache Commons Lang, Apache Velocity - Engine, AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis

Apache-2.0: Apache Commons Compress, Apache Commons Logging, Apache Log4j API, Apache Log4j Core, 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.4.14.jar 283.5 kB 230 178 28 11 Yes No
logback-core-1.4.14.jar 597.2 kB 506 454 42 11 Yes No
jackson-annotations-2.10.3.jar 68.1 kB 81 69 2 9 Yes No
docker-java-api-3.3.4.jar 471 kB 401 386 5 1.8 Yes No
docker-java-transport-3.3.4.jar 37.6 kB 45 34 1 1.8 Yes No
docker-java-transport-zerodep-3.3.4.jar 2 MB 1412 1182 63 1.8 Yes No
catch-exception-2.2.0.jar 13.3 kB 27 14 3 1.8 Yes No
protobuf-java-3.25.1.jar 1.9 MB 754 735 2 1.8 Yes No
h2-2.2.224.jar 2.6 MB 1057 1049 58 21 Yes No
mssql-jdbc-12.6.0.jre11.jar 1.5 MB 467 440 9 11 Yes No
mysql-connector-j-8.3.0.jar 2.5 MB 1120 1068 29 1.8 Yes No
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes No
byte-buddy-1.14.11.jar 4.2 MB 2935 2881 39 9 Yes No
byte-buddy-agent-1.14.11.jar 256.8 kB 90 70 3 9 Yes No
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 563 37 9 Yes No
commons-lang3-3.11.jar 577.7 kB 368 339 17 1.8 Yes No
derby-10.17.1.0.jar 3.5 MB 1529 1471 92 19 Yes Yes
derbyoptionaltools-10.17.1.0.jar 76.8 kB 28 24 7 19 Yes Yes
derbyshared-10.17.1.0.jar 88.8 kB 48 46 12 19 Yes No
derbytools-10.17.1.0.jar 253.6 kB 105 96 11 19 Yes No
log4j-core-2.22.1.jar 1.9 MB 1308 1204 55 9 Yes No
velocity-engine-core-2.3.jar 531.3 kB 299 256 19 1.8 Yes No
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes No
assertj-core-3.25.3.jar 1.4 MB 873 831 28 9 Yes No
checker-qual-3.41.0.jar 229 kB 434 366 30 1.8 Yes No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes No
hsqldb-2.7.2.jar 1.6 MB 742 678 23 11 No Yes
annotations-17.0.0.jar 19 kB 47 39 2 1.8 Yes No
junit-jupiter-api-5.10.2.jar 211 kB 197 182 8 9 Yes No
junit-jupiter-engine-5.10.2.jar 244.7 kB 147 130 9 9 Yes No
junit-jupiter-params-5.10.2.jar 586 kB 381 347 22 9 Yes No
junit-platform-commons-1.10.2.jar 106.2 kB 64 44 7 9 Yes No
junit-platform-engine-1.10.2.jar 204.8 kB 153 136 10 9 Yes No
mockito-core-5.10.0.jar 704 kB 642 570 64 11 Yes No
mockito-junit-jupiter-5.10.0.jar 8.9 kB 13 5 2 11 Yes No
mockito-subclass-5.10.0.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 9 Yes No
postgresql-42.7.1.jar 1.1 MB 549 482 44 1.8 Yes No
duct-tape-1.0.8.jar 25.4 kB 37 22 6 1.8 Yes No
database-commons-1.19.5.jar 14.7 kB 19 12 3 1.8 Yes No
jdbc-1.19.5.jar 29.2 kB 21 12 3 1.8 Yes No
junit-jupiter-1.19.5.jar 11.9 kB 13 7 1 1.8 Yes No
mysql-1.19.5.jar 9.1 kB 14 4 1 1.8 Yes No
postgresql-1.19.5.jar 9.7 kB 14 6 1 1.8 Yes No
testcontainers-1.19.5.jar 17.8 MB 12226 10468 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.0.jar 70.8 kB 44 28 3 9 Yes No
ognl-3.4.2.jar 288.1 kB 181 168 5 1.8 Yes No
log4j-api-2.22.1.jar 335 kB 239 204 9 9 Yes No
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 9 Yes No
slf4j-api-2.0.12.jar 68.1 kB 70 55 5 9 Yes No
Total Size Entries Classes Packages Java Version Debug Information Sealed
55 53.4 MB 32271 28859 1371 21 53 3
compile: 8 compile: 2.3 MB compile: 1540 compile: 1384 compile: 64 11 compile: 8 -
provided: 1 provided: 1.5 MB provided: 467 provided: 440 provided: 9 provided: 1 -
test: 46 test: 49.7 MB test: 30264 test: 27035 test: 1298 21 test: 44 test: 3