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.26 | jar | The Apache Software License, Version 2.0 | Yes |
| org.slf4j | jcl-over-slf4j | 2.0.17 | jar | Apache-2.0 | Yes |
| org.slf4j | slf4j-api | 2.0.17 | jar | MIT | 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 | Classifier | Type | Licenses |
|---|---|---|---|---|---|
| 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.hsqldb | hsqldb | 2.7.4 | jdk8 | jar | HSQLDB License, a BSD open source license |
| org.junit.jupiter | junit-jupiter-engine | 5.12.2 | - | jar | Eclipse Public License v2.0 |
| org.slf4j | slf4j-simple | 2.0.17 | - | 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 |
|---|---|---|---|---|
| jakarta.transaction | jakarta.transaction-api | 1.3.3 | jar | EPL 2.0GPL2 w/ CPE |
| org.apache.commons | commons-dbcp2 | 2.13.0 | jar | Apache-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 |
|---|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| 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.junit.jupiter | junit-jupiter-api | 5.12.2 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 1.12.2 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.12.2 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
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 |
|---|---|---|---|---|
| org.apache.commons | commons-pool2 | 2.12.0 | jar | Apache-2.0 |
Project Dependency Graph
Dependency Tree
- org.mybatis:mybatis2:jar:2.6.1
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-simple:jar:2.0.17 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:jcl-over-slf4j:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.reload4j:reload4j:jar:1.2.26 (compile)
![[Information]](./images/icon_info_sml.gif)
- cglib:cglib:jar:3.3.0 (compile)
- org.ow2.asm:asm:jar:7.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm:jar:7.1 (compile)
- org.apache.commons:commons-dbcp2:jar:2.13.0 (provided)
- org.apache.commons:commons-pool2:jar:2.12.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-pool2:jar:2.12.0 (provided)
- jakarta.transaction:jakarta.transaction-api:jar:1.3.3 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.12.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.12.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.12.2 (test)
- org.hsqldb:hsqldb:jar:jdk8:2.7.4 (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.slf4j:slf4j-api:jar:2.0.17 (compile)
Licenses
Apache 2: Apache Derby Database Engine and Embedded JDBC Driver, Apache Derby Optional Tools, Apache Derby Shared Code, Apache Derby Tools
BSD: asm
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
HSQLDB License, a BSD open source license: HyperSQL Database
Apache-2.0: Apache Commons DBCP, Apache Commons Pool, JCL 1.2 implemented over SLF4J
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
MIT: SLF4J API Module, SLF4J Simple Provider
ASF 2.0: cglib
EPL 2.0: javax.transaction API
GPL2 w/ CPE: javax.transaction API
The Apache Software License, Version 2.0: mybatis2, reload4j
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
|---|---|---|---|---|---|---|---|
| jakarta.transaction-api-1.3.3.jar | 15.4 kB | 29 | 19 | 1 | 1.7 | Yes | No |
| commons-dbcp2-2.13.0.jar | 221.8 kB | 95 | - | - | - | - | No |
| • Root | - | 94 | 77 | 4 | 1.8 | Yes | - |
| • Versioned | - | 1 | 1 | 1 | 9 | No | - |
| commons-pool2-2.12.0.jar | 150 kB | 101 | - | - | - | - | No |
| • Root | - | 99 | 83 | 3 | 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 |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes | No |
| hsqldb-2.7.4-jdk8.jar | 1.7 MB | 777 | 713 | 22 | 1.8 | No | Yes |
| junit-jupiter-api-5.12.2.jar | 233.4 kB | 211 | 192 | 8 | 1.8 | Yes | No |
| junit-jupiter-engine-5.12.2.jar | 292 kB | 171 | 150 | 9 | 1.8 | Yes | No |
| junit-platform-commons-1.12.2.jar | 151.9 kB | 99 | - | - | - | - | No |
| • Root | - | 88 | 69 | 9 | 1.8 | Yes | - |
| • Versioned | - | 11 | 5 | 1 | 9 | Yes | - |
| junit-platform-engine-1.12.2.jar | 255.8 kB | 184 | 161 | 10 | 1.8 | Yes | No |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes | No |
| slf4j-simple-2.0.17.jar | 15.7 kB | 22 | - | - | - | - | No |
| • Root | - | 20 | 6 | 1 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| cglib-3.3.0.jar | 306.9 kB | 270 | 249 | 8 | 1.5 | Yes | No |
| reload4j-1.2.26.jar | 338.7 kB | 247 | 221 | 14 | 1.5 | Yes | No |
| asm-7.1.jar | 114.8 kB | 42 | 36 | 3 | 1.5 | Yes | No |
| jcl-over-slf4j-2.0.17.jar | 18.4 kB | 26 | - | - | - | - | No |
| • Root | - | 24 | 8 | 2 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - | No |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
| 20 | 7.9 MB | 4079 | 3688 | 224 | 19 | 19 | 3 |
| compile: 5 | compile: 848.6 kB | compile: 656 | compile: 569 | compile: 31 | 1.8 | compile: 5 | - |
| provided: 3 | provided: 387.2 kB | provided: 225 | provided: 179 | provided: 8 | provided: 3 | - | |
| test: 12 | test: 6.6 MB | test: 3198 | test: 2940 | test: 185 | 19 | test: 11 | test: 3 |
MyBatis