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 |
|---|---|---|---|---|
| commons-logging | commons-logging | 1.3.6 | jar | Apache-2.0 |
| org.springframework | spring-beans | 7.0.7 | jar | Apache License, Version 2.0 |
| org.springframework | spring-jdbc | 7.0.7 | jar | Apache License, Version 2.0 |
| org.springframework | spring-tx | 7.0.7 | jar | Apache License, Version 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 | Licenses |
|---|---|---|---|---|
| org.junit.jupiter | junit-jupiter-engine | 6.1.0 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 5.23.0 | 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 |
|---|---|---|---|---|
| org.mybatis | mybatis2 | 2.8.0 | 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 |
|---|---|---|---|---|
| org.jspecify | jspecify | 1.0.0 | jar | The Apache License, Version 2.0 |
| org.springframework | spring-core | 7.0.7 | jar | Apache License, Version 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 | Licenses |
|---|---|---|---|---|
| net.bytebuddy | byte-buddy | 1.17.7 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.17.7 | jar | Apache License, Version 2.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-api | 6.1.0 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 6.1.0 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 6.1.0 | 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 |
Project Dependency Graph
Dependency Tree
- org.mybatis:mybatis-2-spring:jar:1.4.0
- org.mybatis:mybatis2:jar:2.8.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-beans:jar:7.0.7 (compile)
- org.springframework:spring-core:jar:7.0.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-core:jar:7.0.7 (compile)
- org.springframework:spring-jdbc:jar:7.0.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-tx:jar:7.0.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.3.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:6.1.0 (test)
- org.junit.platform:junit-platform-engine:jar:6.1.0 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.1.0 (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 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.1.0 (test)
- org.mockito:mockito-core:jar:5.23.0 (test)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.17.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
- org.mybatis:mybatis2:jar:2.8.0 (provided)
Licenses
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, Spring Beans, Spring Core, Spring JDBC, Spring Transaction, mybatis-2-spring
Apache-2.0: Apache Commons Logging
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
MIT: mockito-core
The Apache Software License, Version 2.0: mybatis2
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| commons-logging-1.3.6.jar | 74 kB | 44 | - | - | - | - |
| • Root | - | 42 | 27 | 2 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| byte-buddy-1.17.7.jar | 9 MB | 6066 | - | - | - | - |
| • Root | - | 3023 | 2970 | 38 | 1.5 | Yes |
| • Versioned | - | 3013 | 2971 | 39 | 1.8 | Yes |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes |
| byte-buddy-agent-1.17.7.jar | 366.2 kB | 170 | - | - | - | - |
| • Root | - | 91 | 72 | 2 | 1.5 | Yes |
| • Versioned | - | 79 | 73 | 3 | 1.8 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
| • Root | - | 10 | 4 | 1 | 1.8 | No |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| junit-jupiter-api-6.1.0.jar | 312.2 kB | 273 | 256 | 10 | 17 | Yes |
| junit-jupiter-engine-6.1.0.jar | 352.6 kB | 188 | 171 | 9 | 17 | Yes |
| junit-platform-commons-6.1.0.jar | 175.9 kB | 104 | 88 | 10 | 17 | Yes |
| junit-platform-engine-6.1.0.jar | 323.9 kB | 216 | 198 | 9 | 17 | Yes |
| mockito-core-5.23.0.jar | 720.7 kB | 656 | 584 | 66 | 11 | Yes |
| mybatis2-2.8.0.jar | 383.6 kB | 279 | 217 | 44 | 11 | Yes |
| objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| spring-beans-7.0.7.jar | 928 kB | 504 | 473 | 13 | 17 | Yes |
| spring-core-7.0.7.jar | 2 MB | 1308 | - | - | - | - |
| • Root | - | 1287 | 1211 | 60 | 17 | Yes |
| • Versioned | - | 6 | 1 | 1 | 21 | Yes |
| • Versioned | - | 15 | 9 | 1 | 24 | Yes |
| spring-jdbc-7.0.7.jar | 480.6 kB | 336 | 304 | 17 | 17 | Yes |
| spring-tx-7.0.7.jar | 292.1 kB | 240 | 210 | 13 | 17 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 17 | 15.5 MB | 10481 | 6840 | 308 | 17 | 16 |
| compile: 6 | compile: 3.8 MB | compile: 2446 | compile: 2229 | compile: 106 | 17 | compile: 5 |
| provided: 1 | provided: 383.6 kB | provided: 279 | provided: 217 | provided: 44 | provided: 1 | |
| test: 10 | test: 11.3 MB | test: 7756 | test: 4394 | test: 158 | 17 | test: 10 |
MyBatis