• 0.19.0

Project Dependencies

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type License
org.aspectj aspectjrt 1.9.19 jar Eclipse Public License - v 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 License
com.h2database h2 2.1.214 jar MPL 2.0-EPL 1.0
com.jcabi jcabi-aspects 0.25.1 jar 3-Clause BSD License
com.jcabi jcabi-log 0.23.0 jar 3-Clause BSD License
com.jolbox bonecp 0.8.0.RELEASE jar Apache v2
com.mysql mysql-connector-j 8.0.33 jar The GNU General Public License, v2 with Universal FOSS Exception, v1.0
javax.validation validation-api 2.0.1.Final jar Apache License 2.0
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0
org.hamcrest hamcrest 2.2 jar BSD License 3
org.junit.jupiter junit-jupiter-api 5.9.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.9.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.9.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.9.3 jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 5.9.3 jar Eclipse Public License v2.0
org.mockito mockito-core 4.6.1 jar The MIT License
org.postgresql postgresql 42.6.0 jar BSD-2-Clause
org.slf4j slf4j-reload4j 2.0.7 jar MIT License
org.testcontainers junit-jupiter 1.18.3 jar MIT
org.testcontainers mysql 1.18.3 jar MIT
org.testcontainers postgresql 1.18.3 jar MIT
org.testcontainers testcontainers 1.18.3 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 License
javax.el javax.el-api 3.0.1-b06 jar CDDL + GPLv2 with classpath exception
org.hibernate.validator hibernate-validator 6.0.20.Final jar Apache License 2.0
org.projectlombok lombok 1.18.28 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.

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 License
ch.qos.reload4j reload4j 1.2.22 jar The Apache Software License, Version 2.0
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.0 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport 3.3.0 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport-zerodep 3.3.0 jar The Apache Software License, Version 2.0
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.11.0 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 31.1-jre jar Apache License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.3 jar The Apache Software License, Version 2.0
com.google.protobuf protobuf-java 3.21.9 jar BSD-3-Clause
junit junit 4.13.2 jar Eclipse Public License 1.0
net.bytebuddy byte-buddy 1.12.10 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.12.10 jar Apache License, Version 2.0
net.java.dev.jna jna 5.12.1 jar LGPL-2.1-or-later-Apache-2.0
org.apache.commons commons-compress 1.23.0 jar Apache-2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.checkerframework checker-qual 3.31.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.objenesis objenesis 3.2 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0
org.rnorth.duct-tape duct-tape 1.0.8 jar MIT
org.slf4j slf4j-api 2.0.7 jar MIT License
org.testcontainers database-commons 1.18.3 jar MIT
org.testcontainers jdbc 1.18.3 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 License
com.fasterxml classmate 1.3.4 jar The Apache Software License, Version 2.0
org.jboss.logging jboss-logging 3.3.2.Final jar Apache License, version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

3-Clause BSD License: jcabi-aspects, jcabi-log

Apache 2.0: error-prone annotations

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

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module, SLF4J Reload4j Binding

BSD License 3: Hamcrest

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

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

New BSD License: Hamcrest Core

BSD: jcabi-jdbc

Apache License 2.0: Bean Validation API, Hibernate Validator Engine

Apache v2: BoneCP :: Core Library

LGPL-2.1-or-later: Java Native Access

The MIT License: Checker Qual, Project Lombok, mockito-core

Apache License, Version 2.0: Apache Commons Lang, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, Objenesis

Apache-2.0: Apache Commons Compress, Java Native Access

EPL 1.0: H2 Database Engine

MPL 2.0: H2 Database Engine

BSD-2-Clause: PostgreSQL JDBC Driver

BSD-3-Clause: Protocol Buffers [Core]

MIT: Duct Tape, Testcontainers :: Database-Commons, Testcontainers :: JDBC, Testcontainers :: JDBC :: MySQL, Testcontainers :: JDBC :: PostgreSQL, Testcontainers :: JUnit Jupiter Extension, Testcontainers Core

CDDL + GPLv2 with classpath exception: Expression Language 3.0 API

Eclipse Public License - v 2.0: AspectJ Runtime

The Apache Software License, Version 2.0: Apache Log4j, ClassMate, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, Jackson-annotations, JetBrains Java Annotations, docker-java-api, docker-java-transport, docker-java-transport-zerodep, reload4j