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
com.github.spotbugs spotbugs-annotations 4.8.3 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 No
org.slf4j jcl-over-slf4j 2.0.11 jar Apache License, Version 2.0 No
org.slf4j slf4j-api 2.0.11 jar MIT License No
com.alibaba druid 1.2.21 jar Apache 2 Yes
com.mchange c3p0 0.9.5.5 jar GNU Lesser General Public License, Version 2.1Eclipse Public License, Version 1.0 Yes
com.zaxxer HikariCP 5.1.0 jar The Apache Software License, Version 2.0 Yes
jakarta.annotation jakarta.annotation-api 2.1.1 jar EPL 2.0GPL2 w/ CPE Yes
jakarta.transaction jakarta.transaction-api 2.0.1 jar EPL 2.0GPL2 w/ CPE Yes
org.apache.commons commons-dbcp2 2.11.0 jar Apache-2.0 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
com.h2database h2 2.2.224 jar MPL 2.0EPL 1.0
io.agroal agroal-api 2.2 jar Apache License 2.0
io.agroal agroal-narayana 2.2 jar Apache License 2.0
io.agroal agroal-pool 2.2 jar Apache License 2.0
io.dropwizard.metrics metrics-core 4.2.25 jar Apache License 2.0
io.dropwizard.metrics metrics-healthchecks 4.2.25 jar Apache License 2.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.tomcat tomcat-catalina 10.1.18 jar Apache License, Version 2.0
org.hsqldb hsqldb 2.7.2 jar HSQLDB License, a BSD open source license
org.jboss.logging jboss-logging 3.5.3.Final jar Apache License 2.0
org.jboss.narayana.jta narayana-jta 7.0.0.Final jar Apache-2.0
org.junit.jupiter junit-jupiter-engine 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.slf4j slf4j-simple 2.0.11 jar MIT License

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.google.inject guice 7.0.0 jar The Apache Software License, Version 2.0
jakarta.ejb jakarta.ejb-api 4.0.1 jar EPL 2.0GPL2 w/ CPE
jakarta.inject jakarta.inject-api 2.0.1 jar The Apache Software License, Version 2.0
jakarta.resource jakarta.resource-api 2.1.0 jar EPL 2.0GPL2 w/ CPE
org.mybatis mybatis 3.5.15 jar The Apache Software License, Version 2.0

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
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0 No
com.mchange mchange-commons-java 0.2.19 jar GNU Lesser General Public License, Version 2.1Eclipse Public License, Version 1.0 Yes
org.apache.commons commons-pool2 2.12.0 jar Apache-2.0 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
jakarta.el jakarta.el-api 5.0.0 jar Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.enterprise jakarta.enterprise.cdi-api 4.0.0 jar Apache License 2.0
jakarta.enterprise jakarta.enterprise.lang-model 4.0.0 jar Apache License 2.0
jakarta.interceptor jakarta.interceptor-api 2.1.0 jar EPL 2.0GPL2 w/ CPE
org.apache.derby derbytools 10.17.1.0 jar Apache 2
org.apache.tomcat tomcat-api 10.1.18 jar Apache License, Version 2.0
org.apache.tomcat tomcat-coyote 10.1.18 jar Apache License, Version 2.0
org.apache.tomcat tomcat-el-api 10.1.18 jar Apache License, Version 2.0
org.apache.tomcat tomcat-jaspic-api 10.1.18 jar Apache License, Version 2.0
org.apache.tomcat tomcat-jni 10.1.18 jar Apache License, Version 2.0
org.apache.tomcat tomcat-jsp-api 10.1.18 jar Apache License, Version 2.0
org.apache.tomcat tomcat-juli 10.1.18 jar Apache License, Version 2.0
org.apache.tomcat tomcat-servlet-api 10.1.18 jar Apache License, Version 2.0 and Common Development And Distribution License (CDDL) Version 1.0 and Eclipse Public License - v 2.0
org.apache.tomcat tomcat-util 10.1.18 jar Apache License, Version 2.0
org.apache.tomcat tomcat-util-scan 10.1.18 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.eclipse.microprofile.reactive-streams-operators microprofile-reactive-streams-operators-api 3.0 jar Apache License, Version 2.0
org.jboss jboss-transaction-spi 8.0.0.Final jar Public Domain
org.jboss.invocation jboss-invocation 2.0.0.Final jar Apache License 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.reactivestreams reactive-streams 1.0.3 jar CC0

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
aopalliance aopalliance 1.0 jar Public Domain
com.google.errorprone error_prone_annotations 2.7.1 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 31.0.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
org.checkerframework checker-qual 3.12.0 jar The MIT License

Project Dependency Graph

Dependency Tree

Licenses

GNU Lesser General Public License, Version 2.1: c3p0, mchange-commons-java

Apache 2.0: error-prone annotations

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

HSQLDB License, a BSD open source license: HyperSQL Database

MIT License: SLF4J API Module, SLF4J Simple Provider

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

Public Domain: AOP alliance, JBoss Transaction SPI

GPL2 w/ CPE: Jakarta Annotations API, Jakarta Enterprise Beans API, Jakarta Interceptors, jakarta.resource API, jakarta.transaction API

Apache License, Version 2.0 and Common Development And Distribution License (CDDL) Version 1.0 and Eclipse Public License - v 2.0: tomcat-servlet-api

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations

Apache 2: Apache Derby Database Engine and Embedded JDBC Driver, Apache Derby Optional Tools, Apache Derby Shared Code, Apache Derby Tools, druid

Eclipse Public License, Version 1.0: c3p0, mchange-commons-java

CC0: reactive-streams

Eclipse Public License v. 2.0: Jakarta Expression Language API

Apache License 2.0: Agroal API, Agroal Connection Pool, Agroal Narayana Integration, CDI APIs, CDI Language Model, JBoss Invocation API - Jakarta EE Variant, JBoss Logging 3, Metrics Core, Metrics Health Checks

GNU General Public License, version 2 with the GNU Classpath Exception: Jakarta Expression Language API

The MIT License: Checker Qual

Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Eclipse MicroProfile Reactive Streams Operators API, Guava: Google Core Libraries for Java, JCL 1.2 implemented over SLF4J, Objenesis, tomcat-api, tomcat-catalina, tomcat-coyote, tomcat-el-api, tomcat-jaspic-api, tomcat-jni, tomcat-jsp-api, tomcat-juli, tomcat-util, tomcat-util-scan

Apache-2.0: Apache Commons DBCP, Apache Commons Pool, Narayana: ArjunaJTA narayana-jta

MIT: mockito-core, mockito-junit-jupiter

EPL 2.0: Jakarta Annotations API, Jakarta Enterprise Beans API, Jakarta Interceptors, jakarta.resource API, jakarta.transaction API

EPL 1.0: H2 Database Engine

MPL 2.0: H2 Database Engine

The Apache Software License, Version 2.0: FindBugs-jsr305, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, HikariCP, J2ObjC Annotations, Jakarta Dependency Injection, mybatis, mybatis-guice

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes No
spotbugs-annotations-4.8.3.jar 15.2 kB 31 24 1 1.8 Yes No
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes No
error_prone_annotations-2.7.1.jar 14.8 kB 36 24 2 1.7 No No
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes No
guava-31.0.1-jre.jar 3 MB 2090 2060 18 1.8 Yes No
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - - -
guice-7.0.0.jar 801.8 kB 523 505 11 1.8 Yes No
j2objc-annotations-1.3.jar 8.8 kB 23 12 1 1.5 Yes No
h2-2.2.224.jar 2.6 MB 1057 1049 58 21 Yes No
agroal-api-2.2.jar 60.4 kB 73 56 7 11 Yes No
agroal-narayana-2.2.jar 15.9 kB 19 8 1 11 Yes No
agroal-pool-2.2.jar 124.1 kB 66 51 3 11 Yes No
metrics-core-4.2.25.jar 130.9 kB 114 104 1 1.8 Yes No
metrics-healthchecks-4.2.25.jar 23.5 kB 27 14 3 1.8 Yes No
jakarta.ejb-api-4.0.1.jar 61.8 kB 98 82 4 9 Yes No
jakarta.el-api-5.0.0.jar 87.9 kB 65 53 2 11 Yes No
jakarta.enterprise.cdi-api-4.0.0.jar 151.5 kB 214 184 13 11 Yes No
jakarta.enterprise.lang-model-4.0.0.jar 26.2 kB 38 23 4 11 Yes No
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 9 No No
jakarta.interceptor-api-2.1.0.jar 25.3 kB 23 11 2 9 Yes No
jakarta.resource-api-2.1.0.jar 65.2 kB 106 90 7 11 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
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
tomcat-api-10.1.18.jar 11.7 kB 19 12 2 11 Yes No
tomcat-catalina-10.1.18.jar 1.8 MB 762 681 29 11 Yes No
tomcat-coyote-10.1.18.jar 905.7 kB 469 421 24 11 Yes No
tomcat-el-api-10.1.18.jar 91.4 kB 61 54 2 11 Yes No
tomcat-jaspic-api-10.1.18.jar 28.6 kB 46 35 5 11 Yes No
tomcat-jni-10.1.18.jar 16.2 kB 20 12 2 11 Yes No
tomcat-jsp-api-10.1.18.jar 78 kB 87 74 4 11 Yes No
tomcat-juli-10.1.18.jar 48.7 kB 34 26 3 11 Yes No
tomcat-servlet-api-10.1.18.jar 366.7 kB 152 89 5 11 Yes No
tomcat-util-10.1.18.jar 213.8 kB 133 108 11 11 Yes No
tomcat-util-scan-10.1.18.jar 231.8 kB 138 118 7 11 Yes No
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes No
checker-qual-3.12.0.jar 208.8 kB 399 333 29 1.8 Yes No
microprofile-reactive-streams-operators-api-3.0.jar 42.3 kB 68 52 2 1.8 Yes No
hsqldb-2.7.2.jar 1.6 MB 742 678 23 11 No Yes
jboss-transaction-spi-8.0.0.Final.jar 32.4 kB 51 37 4 1.8 Yes No
jboss-invocation-2.0.0.Final.jar 75.8 kB 71 56 4 11 Yes No
jboss-logging-3.5.3.Final.jar 59.2 kB 46 35 2 11 Yes No
narayana-jta-7.0.0.Final.jar 1.1 MB 525 495 83 11 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-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
mybatis-3.5.15.jar 1.8 MB 1183 1083 77 1.8 Yes No
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
reactive-streams-1.0.3.jar 11.4 kB 17 13 1 1.6 Yes No
jcl-over-slf4j-2.0.11.jar 18.4 kB 26 9 3 9 Yes No
slf4j-api-2.0.11.jar 67.8 kB 70 55 5 9 Yes No
slf4j-simple-2.0.11.jar 15.7 kB 22 7 2 9 Yes No
druid-1.2.21.jar 4 MB 2143 1767 128 1.8 Yes No
c3p0-0.9.5.5.jar 501.4 kB 262 241 17 1.6 Yes No
mchange-commons-java-0.2.19.jar 631 kB 681 615 58 1.6 Yes No
HikariCP-5.1.0.jar 161.8 kB 93 76 9 11 Yes No
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 9 Yes No
jakarta.transaction-api-2.0.1.jar 28.6 kB 32 20 2 11 Yes No
commons-dbcp2-2.11.0.jar 216.9 kB 97 78 5 9 Yes No
commons-pool2-2.12.0.jar 150 kB 101 84 4 9 Yes No
Total Size Entries Classes Packages Java Version Debug Information Sealed
68 31.7 MB 19319 17495 980 21 64 3
compile: 12 compile: 5.8 MB compile: 3613 compile: 3022 compile: 239 11 compile: 12 -
provided: 12 provided: 6 MB provided: 4513 provided: 4207 provided: 154 provided: 9 -
test: 44 test: 19.9 MB test: 11193 test: 10266 test: 587 21 test: 43 test: 3