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 |
|---|---|---|---|---|---|
| redis.clients | jedis | 6.0.0 | jar | MIT | No |
| com.esotericsoftware.kryo | kryo5 | 5.6.2 | jar | 3-Clause BSD License | 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.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 |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| com.google.code.gson | gson | 2.12.1 | jar | Apache-2.0 |
| com.google.errorprone | error_prone_annotations | 2.36.0 | jar | Apache 2.0 |
| org.apache.commons | commons-pool2 | 2.12.1 | jar | Apache-2.0 |
| org.json | json | 20250107 | jar | Public Domain |
| org.slf4j | slf4j-api | 1.7.36 | jar | MIT License |
| redis.clients.authentication | redis-authx-core | 0.1.1-beta2 | jar | MIT |
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.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 |
Project Dependency Graph
Dependency Tree
- org.mybatis.caches:mybatis-redis:jar:1.0.1-SNAPSHOT
- org.mybatis:mybatis:jar:3.5.19 (provided)
![[Information]](./images/icon_info_sml.gif)
- redis.clients:jedis:jar:6.0.0 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-pool2:jar:2.12.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.json:json:jar:20250107 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.gson:gson:jar:2.12.1 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.36.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.36.0 (compile)
- redis.clients.authentication:redis-authx-core:jar:0.1.1-beta2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- com.esotericsoftware.kryo:kryo5:jar:5.6.2 (compile)
![[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.slf4j:slf4j-simple:jar:2.0.17 (test)
![[Information]](./images/icon_info_sml.gif)
- org.mybatis:mybatis:jar:3.5.19 (provided)
Licenses
3-Clause BSD License: Kryo 5
Apache 2.0: error-prone annotations
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module
Apache-2.0: Apache Commons Pool, Gson
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
MIT: Jedis, SLF4J Simple Provider, redis-authx-core
Public Domain: JSON in Java
The Apache Software License, Version 2.0: mybatis, mybatis-redis
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| gson-2.12.1.jar | 285.9 kB | 225 | - | - | - | - |
| • Root | - | 224 | 204 | 9 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| error_prone_annotations-2.36.0.jar | 19.4 kB | 47 | - | - | - | - |
| • Root | - | 40 | 27 | 2 | 1.8 | Yes |
| • Versioned | - | 7 | 1 | 1 | 9 | No |
| commons-pool2-2.12.1.jar | 152.3 kB | 98 | - | - | - | - |
| • Root | - | 97 | 82 | 3 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| json-20250107.jar | 81.4 kB | 43 | - | - | - | - |
| • Root | - | 41 | 31 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| junit-jupiter-api-5.12.2.jar | 233.4 kB | 211 | 192 | 8 | 1.8 | Yes |
| junit-jupiter-engine-5.12.2.jar | 292 kB | 171 | 150 | 9 | 1.8 | Yes |
| junit-platform-commons-1.12.2.jar | 151.9 kB | 99 | - | - | - | - |
| • 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 |
| mybatis-3.5.19.jar | 1.8 MB | 1182 | 1082 | 77 | 1.8 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
| slf4j-simple-2.0.17.jar | 15.7 kB | 22 | - | - | - | - |
| • Root | - | 20 | 6 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jedis-6.0.0.jar | 941.4 kB | 656 | 623 | 23 | 1.8 | Yes |
| redis-authx-core-0.1.1-beta2.jar | 18.3 kB | 27 | 16 | 1 | 1.8 | Yes |
| kryo5-5.6.2.jar | 510.6 kB | 344 | 304 | 18 | 1.8 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 16 | 4.8 MB | 3379 | 2993 | 179 | 1.8 | 16 |
| compile: 8 | compile: 2.1 MB | compile: 1486 | compile: 1321 | compile: 61 | 1.8 | compile: 8 |
| provided: 1 | provided: 1.8 MB | provided: 1182 | provided: 1082 | provided: 77 | provided: 1 | |
| test: 7 | test: 969.9 kB | test: 711 | test: 590 | test: 41 | 1.8 | test: 7 |
MyBatis