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:
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
- com.jcabi:jcabi-jdbc:jar:0.19.0
- org.projectlombok:lombok:jar:1.18.28 (provided)
- org.aspectj:aspectjrt:jar:1.9.19 (runtime)
- com.jcabi:jcabi-aspects:jar:0.25.1 (test)
- javax.validation:validation-api:jar:2.0.1.Final (test)
- org.apache.commons:commons-lang3:jar:3.12.0 (test)
- com.h2database:h2:jar:2.1.214 (test)
- org.postgresql:postgresql:jar:42.6.0 (test)
- org.checkerframework:checker-qual:jar:3.31.0 (test)
- com.mysql:mysql-connector-j:jar:8.0.33 (test)
- com.google.protobuf:protobuf-java:jar:3.21.9 (test)
- com.jolbox:bonecp:jar:0.8.0.RELEASE (test)
- com.google.guava:guava:jar:31.1-jre (test)
- com.google.guava:failureaccess:jar:1.0.1 (test)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (test)
- com.google.code.findbugs:jsr305:jar:3.0.2 (test)
- com.google.errorprone:error_prone_annotations:jar:2.11.0 (test)
- com.google.j2objc:j2objc-annotations:jar:1.3 (test)
- com.google.guava:guava:jar:31.1-jre (test)
- org.testcontainers:testcontainers:jar:1.18.3 (test)
- org.apache.commons:commons-compress:jar:1.23.0 (test)
- org.rnorth.duct-tape:duct-tape:jar:1.0.8 (test)
- org.jetbrains:annotations:jar:17.0.0 (test)
- com.github.docker-java:docker-java-api:jar:3.3.0 (test)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.3 (test)
- com.github.docker-java:docker-java-transport-zerodep:jar:3.3.0 (test)
- com.github.docker-java:docker-java-transport:jar:3.3.0 (test)
- net.java.dev.jna:jna:jar:5.12.1 (test)
- org.testcontainers:postgresql:jar:1.18.3 (test)
- org.testcontainers:jdbc:jar:1.18.3 (test)
- org.testcontainers:database-commons:jar:1.18.3 (test)
- org.testcontainers:jdbc:jar:1.18.3 (test)
- org.testcontainers:mysql:jar:1.18.3 (test)
- org.testcontainers:junit-jupiter:jar:1.18.3 (test)
- org.junit.platform:junit-platform-engine:jar:1.9.3 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.platform:junit-platform-commons:jar:1.9.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.3 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.9.3 (test)
- org.junit.vintage:junit-vintage-engine:jar:5.9.3 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- junit:junit:jar:4.13.2 (test)
- com.jcabi:jcabi-log:jar:0.23.0 (test)
- org.slf4j:slf4j-api:jar:2.0.7 (test)
- org.slf4j:slf4j-reload4j:jar:2.0.7 (test)
- ch.qos.reload4j:reload4j:jar:1.2.22 (test)
- log4j:log4j:jar:1.2.17 (test)
- org.hibernate.validator:hibernate-validator:jar:6.0.20.Final (provided)
- org.jboss.logging:jboss-logging:jar:3.3.2.Final (provided)
- com.fasterxml:classmate:jar:1.3.4 (provided)
- javax.el:javax.el-api:jar:3.0.1-b06 (provided)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.mockito:mockito-core:jar:4.6.1 (test)
- net.bytebuddy:byte-buddy:jar:1.12.10 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.12.10 (test)
- org.objenesis:objenesis:jar:3.2 (test)
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