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.10.2 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 | No |
| org.slf4j | slf4j-api | 2.0.18 | jar | MIT | No |
| com.alibaba | druid | 1.2.28 | jar | Apache 2 | Yes |
| com.mchange | c3p0 | 0.14.1 | jar | GNU Lesser General Public License v2.1 or laterEclipse Public License 1.0 | Yes |
| com.zaxxer | HikariCP | 7.1.0 | jar | The Apache Software License, Version 2.0 | Yes |
| commons-logging | commons-logging | 1.4.0 | jar | Apache-2.0 | Yes |
| jakarta.annotation | jakarta.annotation-api | 3.0.0 | 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.14.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.4.240 | jar | MPL 2.0EPL 1.0 |
| io.agroal | agroal-api | 3.2.1 | jar | Apache License 2.0 |
| io.agroal | agroal-narayana | 3.2.1 | jar | Apache License 2.0 |
| io.agroal | agroal-pool | 3.2.1 | jar | Apache License 2.0 |
| io.dropwizard.metrics | metrics-core | 4.2.39 | jar | Apache License 2.0 |
| io.dropwizard.metrics | metrics-healthchecks | 4.2.39 | jar | Apache License 2.0 |
| net.bytebuddy | byte-buddy | 1.18.10 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.18.10 | 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 | 11.0.23 | jar | Apache License, Version 2.0 |
| org.hsqldb | hsqldb | 2.7.4 | jar | HSQLDB License, a BSD open source license |
| org.jboss.logging | jboss-logging | 3.6.3.Final | jar | Apache License 2.0 |
| org.jboss.narayana.jta | narayana-jta | 7.3.4.Final | jar | Apache-2.0 |
| org.junit.jupiter | junit-jupiter-engine | 6.1.1 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 5.23.0 | jar | MIT |
| org.mockito | mockito-junit-jupiter | 5.23.0 | jar | MIT |
| org.slf4j | slf4j-simple | 2.0.18 | 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.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.19 | 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.6.1 | jar | GNU Lesser General Public License, Version 2.1Eclipse Public License, Version 1.0 | Yes |
| org.apache.commons | commons-pool2 | 2.13.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:
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
- org.mybatis:mybatis-guice:jar:4.1.1
- org.mybatis:mybatis:jar:3.5.19 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.inject:guice:jar:7.0.0 (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:guava:jar:31.0.1-jre (provided)
- com.google.guava:failureaccess:jar:1.0.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (provided)
![[Information]](./images/icon_info_sml.gif)
- org.checkerframework:checker-qual:jar:3.12.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.7.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.j2objc:j2objc-annotations:jar:1.3 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:failureaccess:jar:1.0.1 (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
- jakarta.ejb:jakarta.ejb-api:jar:4.0.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- jakarta.inject:jakarta.inject-api:jar:2.0.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- jakarta.resource:jakarta.resource-api:jar:2.1.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.github.spotbugs:spotbugs-annotations:jar:4.10.2 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- com.mchange:c3p0:jar:0.14.1 (compile)
- com.mchange:mchange-commons-java:jar:0.6.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.mchange:mchange-commons-java:jar:0.6.1 (compile)
- com.alibaba:druid:jar:1.2.28 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.annotation:jakarta.annotation-api:jar:3.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-dbcp2:jar:2.14.0 (compile)
- org.apache.commons:commons-pool2:jar:2.13.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-pool2:jar:2.13.0 (compile)
- commons-logging:commons-logging:jar:1.4.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.zaxxer:HikariCP:jar:7.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.transaction:jakarta.transaction-api:jar:2.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:6.1.1 (test)
- org.junit.platform:junit-platform-engine:jar:6.1.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.1.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.1.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.1.1 (test)
- org.mockito:mockito-core:jar:5.23.0 (test)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
- org.mockito:mockito-junit-jupiter:jar:5.23.0 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.18.10 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.18.10 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hsqldb:hsqldb:jar:2.7.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.18 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-simple:jar:2.0.18 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jboss.narayana.jta:narayana-jta:jar:7.3.4.Final (test)
- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- jakarta.el:jakarta.el-api:jar:6.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- jakarta.interceptor:jakarta.interceptor-api:jar:2.2.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jboss:jboss-transaction-spi:jar:8.0.0.Final (test)
![[Information]](./images/icon_info_sml.gif)
- org.reactivestreams:reactive-streams:jar:1.0.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.infinispan:infinispan-core:jar:16.1.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.infinispan:infinispan-commons:jar:16.1.4 (test)
![[Information]](./images/icon_info_sml.gif)
- io.reactivex.rxjava3:rxjava:jar:3.1.12 (test)
![[Information]](./images/icon_info_sml.gif)
- org.infinispan:infinispan-counter-api:jar:16.1.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.infinispan.protostream:protostream:jar:6.0.7 (test)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.21.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.infinispan.protostream:protostream-types:jar:6.0.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jgroups:jgroups:jar:5.5.2.Final (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.ben-manes.caffeine:caffeine:jar:3.2.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jboss.threads:jboss-threads:jar:3.9.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.wildfly.common:wildfly-common:jar:2.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.common:smallrye-common-expression:jar:2.4.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.common:smallrye-common-net:jar:2.4.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.common:smallrye-common-os:jar:2.4.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.common:smallrye-common-ref:jar:2.4.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.common:smallrye-common-annotation:jar:2.14.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.common:smallrye-common-constraint:jar:2.14.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.common:smallrye-common-cpu:jar:2.14.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.common:smallrye-common-function:jar:2.14.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jboss.invocation:jboss-invocation:jar:2.0.1.Final (test)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-api:jar:3.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.1.0 (test)
- io.agroal:agroal-api:jar:3.2.1 (test)
![[Information]](./images/icon_info_sml.gif)
- io.agroal:agroal-pool:jar:3.2.1 (test)
![[Information]](./images/icon_info_sml.gif)
- io.agroal:agroal-narayana:jar:3.2.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jboss.logging:jboss-logging:jar:3.6.3.Final (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.derby:derby:jar:10.17.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.derby:derbyshared:jar:10.17.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.derby:derbyoptionaltools:jar:10.17.1.0 (test)
- org.apache.derby:derbytools:jar:10.17.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.derby:derbytools:jar:10.17.1.0 (test)
- org.apache.tomcat:tomcat-catalina:jar:11.0.23 (test)
- org.apache.tomcat:tomcat-servlet-api:jar:11.0.23 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat:tomcat-jsp-api:jar:11.0.23 (test)
- org.apache.tomcat:tomcat-el-api:jar:11.0.23 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat:tomcat-el-api:jar:11.0.23 (test)
- org.apache.tomcat:tomcat-juli:jar:11.0.23 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat:tomcat-api:jar:11.0.23 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat:tomcat-jni:jar:11.0.23 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat:tomcat-coyote:jar:11.0.23 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat:tomcat-util:jar:11.0.23 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat:tomcat-util-scan:jar:11.0.23 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat:tomcat-jaspic-api:jar:11.0.23 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat:tomcat-servlet-api:jar:11.0.23 (test)
- com.h2database:h2:jar:2.4.240 (test)
![[Information]](./images/icon_info_sml.gif)
- io.dropwizard.metrics:metrics-core:jar:4.2.39 (test)
![[Information]](./images/icon_info_sml.gif)
- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.39 (test)
![[Information]](./images/icon_info_sml.gif)
- org.mybatis:mybatis:jar:3.5.19 (provided)
Licenses
MIT-0: reactive-streams
Apache 2.0: error-prone annotations
Eclipse Public License 1.0: c3p0
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
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
Apache 2: Apache Derby Database Engine and Embedded JDBC Driver, Apache Derby Optional Tools, Apache Derby Shared Code, Apache Derby Tools, druid
GNU Lesser General Public License v2.1 or later: c3p0
Eclipse Public License, Version 1.0: mchange-commons-java
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, Infinispan Commons, Infinispan Core, Infinispan Counter API, JBoss Invocation API - Jakarta EE Variant, JBoss Logging 3, JBoss Threads, JGroups, Metrics Core, Metrics Health Checks, ProtoStream - builtin types, ProtoStream - core, wildfly-common
The MIT License: Checker Qual
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Caffeine cache, Eclipse MicroProfile Reactive Streams Operators API, Guava: Google Core Libraries for Java, Objenesis, SmallRye Common: Annotations, SmallRye Common: CPU, SmallRye Common: Constraints, SmallRye Common: Expressions, SmallRye Common: Functions, SmallRye Common: Net, SmallRye Common: OS, SmallRye Common: References, mybatis-guice, 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 Logging, Apache Commons Pool, Narayana: ArjunaJTA narayana-jta
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
GNU Lesser General Public License, Version 2.1: mchange-commons-java
HSQLDB License, a BSD open source license: HyperSQL Database
Public Domain: AOP alliance, JBoss Transaction SPI
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
GNU General Public License, version 2 with the GNU Classpath Exception: Jakarta Expression Language API
MIT: SLF4J API Module, SLF4J Simple Provider, mockito-core, mockito-junit-jupiter
The Apache Software License, Version 2.0: FindBugs-jsr305, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, HikariCP, J2ObjC Annotations, Jackson-core, Jakarta Dependency Injection, RxJava, mybatis
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 |
| jackson-core-2.21.3.jar | 594.1 kB | 286 | - | - | - | - | No |
| • Root | - | 250 | 213 | 16 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| • Versioned | - | 12 | 3 | 1 | 11 | Yes | - |
| • Versioned | - | 11 | 2 | 1 | 17 | Yes | - |
| • Versioned | - | 11 | 2 | 1 | 21 | Yes | - |
| caffeine-3.2.3.jar | 1 MB | 723 | 714 | 3 | 11 | Yes | No |
| spotbugs-annotations-4.10.2.jar | 14.9 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.4.240.jar | 2.7 MB | 1071 | - | - | - | - | No |
| • Root | - | 1070 | 1065 | 58 | 11 | Yes | - |
| • Versioned | - | 1 | 1 | 1 | 21 | Yes | - |
| agroal-api-3.2.1.jar | 67.9 kB | 74 | 58 | 8 | 17 | Yes | No |
| agroal-narayana-3.2.1.jar | 20.8 kB | 22 | 12 | 1 | 17 | Yes | No |
| agroal-pool-3.2.1.jar | 150.8 kB | 76 | - | - | - | - | No |
| • Root | - | 70 | 54 | 5 | 17 | Yes | - |
| • Versioned | - | 6 | 1 | 1 | 21 | Yes | - |
| metrics-core-4.2.39.jar | 131.9 kB | 115 | 105 | 1 | 1.8 | Yes | No |
| metrics-healthchecks-4.2.39.jar | 23.5 kB | 27 | 14 | 3 | 1.8 | Yes | No |
| rxjava-3.1.12.jar | 2.7 MB | 1803 | - | - | - | - | No |
| • Root | - | 1801 | 1757 | 32 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| smallrye-common-annotation-2.14.0.jar | 8.7 kB | 23 | 10 | 2 | 17 | Yes | No |
| smallrye-common-constraint-2.14.0.jar | 14 kB | 19 | 6 | 2 | 17 | Yes | No |
| smallrye-common-cpu-2.14.0.jar | 16.9 kB | 21 | 9 | 2 | 17 | Yes | No |
| smallrye-common-expression-2.4.0.jar | 21.3 kB | 26 | 13 | 2 | 11 | Yes | No |
| smallrye-common-function-2.14.0.jar | 63.8 kB | 71 | 58 | 2 | 17 | Yes | No |
| smallrye-common-net-2.4.0.jar | 34.4 kB | 31 | 18 | 2 | 11 | Yes | No |
| smallrye-common-os-2.4.0.jar | 8.2 kB | 19 | 7 | 2 | 11 | Yes | No |
| smallrye-common-ref-2.4.0.jar | 16 kB | 27 | 15 | 2 | 11 | Yes | No |
| jakarta.ejb-api-4.0.1.jar | 61.8 kB | 98 | 82 | 4 | 1.8 | Yes | No |
| jakarta.el-api-6.0.0.jar | 93.3 kB | 70 | 58 | 2 | 17 | Yes | No |
| jakarta.enterprise.cdi-api-4.1.0.jar | 159.6 kB | 227 | 195 | 14 | 11 | Yes | No |
| jakarta.enterprise.lang-model-4.1.0.jar | 27.5 kB | 41 | 26 | 4 | 11 | Yes | No |
| jakarta.inject-api-2.0.1.jar | 10.7 kB | 18 | 7 | 2 | 1.8 | No | No |
| jakarta.interceptor-api-2.2.0.jar | 24 kB | 23 | 11 | 2 | 11 | Yes | No |
| jakarta.resource-api-2.1.0.jar | 65.2 kB | 106 | 90 | 7 | 11 | Yes | No |
| byte-buddy-1.18.10.jar | 4.7 MB | 3134 | - | - | - | - | No |
| • Root | - | 3102 | 3048 | 39 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes | - |
| byte-buddy-agent-1.18.10.jar | 267.6 kB | 93 | - | - | - | - | No |
| • Root | - | 91 | 72 | 2 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | 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-11.0.23.jar | 12.1 kB | 19 | 12 | 2 | 17 | Yes | No |
| tomcat-catalina-11.0.23.jar | 1.8 MB | 734 | 655 | 28 | 17 | Yes | No |
| tomcat-coyote-11.0.23.jar | 952.8 kB | 484 | 436 | 24 | 17 | Yes | No |
| tomcat-el-api-11.0.23.jar | 97.7 kB | 69 | 62 | 2 | 17 | Yes | No |
| tomcat-jaspic-api-11.0.23.jar | 27.8 kB | 46 | 35 | 5 | 17 | Yes | No |
| tomcat-jni-11.0.23.jar | 16.8 kB | 21 | 13 | 2 | 17 | Yes | No |
| tomcat-jsp-api-11.0.23.jar | 73 kB | 81 | 68 | 4 | 17 | Yes | No |
| tomcat-juli-11.0.23.jar | 51.1 kB | 36 | 28 | 3 | 17 | Yes | No |
| tomcat-servlet-api-11.0.23.jar | 407.7 kB | 159 | 90 | 5 | 17 | Yes | No |
| tomcat-util-11.0.23.jar | 216.7 kB | 133 | 109 | 11 | 17 | Yes | No |
| tomcat-util-scan-11.0.23.jar | 232 kB | 138 | 118 | 7 | 17 | Yes | No |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | 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.1.jar | 42.5 kB | 68 | 52 | 2 | 1.8 | Yes | No |
| hsqldb-2.7.4.jar | 1.7 MB | 751 | 687 | 23 | 11 | No | Yes |
| infinispan-commons-16.1.4.jar | 863.4 kB | 608 | - | - | - | - | No |
| • Root | - | 595 | 529 | 39 | 17 | Yes | - |
| • Versioned | - | 6 | 1 | 1 | 21 | Yes | - |
| • Versioned | - | 7 | 2 | 1 | 22 | Yes | - |
| infinispan-core-16.1.4.jar | 6 MB | 3247 | 3036 | 175 | 17 | Yes | No |
| infinispan-counter-api-16.1.4.jar | 29.3 kB | 40 | 25 | 3 | 17 | Yes | No |
| protostream-6.0.7.jar | 553.4 kB | 328 | 303 | 15 | 17 | Yes | No |
| protostream-types-6.0.7.jar | 160.1 kB | 147 | 120 | 9 | 17 | Yes | No |
| jboss-transaction-spi-8.0.0.Final.jar | 32.4 kB | 51 | 37 | 4 | 1.8 | Yes | No |
| jboss-invocation-2.0.1.Final.jar | 76.3 kB | 72 | 57 | 4 | 11 | Yes | No |
| jboss-logging-3.6.3.Final.jar | 62.7 kB | 45 | 35 | 2 | 11 | Yes | No |
| narayana-jta-7.3.4.Final.jar | 1.7 MB | 960 | 483 | 83 | 25 | Yes | No |
| jboss-threads-3.9.2.jar | 132.7 kB | 105 | - | - | - | - | No |
| • Root | - | 99 | 83 | 3 | 17 | Yes | - |
| • Versioned | - | 6 | 2 | 1 | 24 | Yes | - |
| jgroups-5.5.2.Final.jar | 2.4 MB | 975 | 904 | 24 | 17 | Yes | No |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - | No |
| • Root | - | 10 | 4 | 1 | 1.8 | No | - |
| • Versioned | - | 4 | 1 | 1 | 9 | No | - |
| junit-jupiter-api-6.1.1.jar | 312.6 kB | 273 | 256 | 10 | 17 | Yes | No |
| junit-jupiter-engine-6.1.1.jar | 352.6 kB | 188 | 171 | 9 | 17 | Yes | No |
| junit-platform-commons-6.1.1.jar | 175.9 kB | 104 | 88 | 10 | 17 | Yes | No |
| junit-platform-engine-6.1.1.jar | 323.9 kB | 216 | 198 | 9 | 17 | Yes | No |
| mockito-core-5.23.0.jar | 720.7 kB | 656 | 584 | 66 | 11 | Yes | No |
| mockito-junit-jupiter-5.23.0.jar | 9.4 kB | 14 | 6 | 3 | 11 | Yes | No |
| mybatis-3.5.19.jar | 1.8 MB | 1182 | 1082 | 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 | 1.6 | Yes | No |
| reactive-streams-1.0.4.jar | 11.6 kB | 17 | 13 | 1 | 1.6 | Yes | No |
| slf4j-api-2.0.18.jar | 70 kB | 71 | - | - | - | - | No |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| slf4j-simple-2.0.18.jar | 15.7 kB | 22 | - | - | - | - | No |
| • Root | - | 20 | 6 | 1 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| wildfly-common-2.0.1.jar | 263.1 kB | 242 | 207 | 23 | 11 | Yes | No |
| druid-1.2.28.jar | 4.5 MB | 2451 | 1989 | 188 | 1.8 | Yes | No |
| c3p0-0.14.1.jar | 534.8 kB | 249 | 228 | 15 | 1.7 | Yes | No |
| mchange-commons-java-0.6.1.jar | 663.2 kB | 701 | 635 | 58 | 1.7 | Yes | No |
| HikariCP-7.1.0.jar | 173 kB | 98 | 81 | 9 | 11 | Yes | No |
| commons-logging-1.4.0.jar | 75.8 kB | 46 | - | - | - | - | No |
| • Root | - | 44 | 28 | 3 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| jakarta.annotation-api-3.0.0.jar | 26.4 kB | 32 | 19 | 4 | 11 | Yes | No |
| jakarta.transaction-api-2.0.1.jar | 28.6 kB | 32 | 20 | 2 | 1.8 | Yes | No |
| commons-dbcp2-2.14.0.jar | 222.8 kB | 98 | - | - | - | - | No |
| • Root | - | 96 | 78 | 4 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| commons-pool2-2.13.0.jar | 156.7 kB | 103 | - | - | - | - | No |
| • Root | - | 101 | 85 | 3 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
| 88 | 49 MB | 29348 | 26223 | 1402 | 25 | 83 | 3 |
| compile: 12 | compile: 6.5 MB | compile: 3958 | compile: 3277 | compile: 294 | 11 | compile: 12 | - |
| provided: 12 | provided: 6 MB | provided: 4512 | provided: 4206 | provided: 154 | provided: 9 | - | |
| test: 64 | test: 36.6 MB | test: 20878 | test: 18740 | test: 954 | 25 | test: 62 | test: 3 |
MyBatis