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 | 5.1.0 | jar | MIT | No |
com.esotericsoftware.kryo | kryo5 | 5.5.0 | 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.10.2 | jar | Eclipse Public License v2.0 |
org.slf4j | slf4j-simple | 2.0.12 | 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 |
---|---|---|---|---|
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 |
---|---|---|---|---|
com.google.code.gson | gson | 2.10.1 | jar | Apache-2.0 |
org.apache.commons | commons-pool2 | 2.12.0 | jar | Apache-2.0 |
org.json | json | 20231013 | jar | Public Domain |
org.slf4j | slf4j-api | 1.7.36 | jar | MIT License |
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.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.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.0-beta3-SNAPSHOT
- org.mybatis:mybatis:jar:3.5.15 (provided)
- redis.clients:jedis:jar:5.1.0 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- org.apache.commons:commons-pool2:jar:2.12.0 (compile)
- org.json:json:jar:20231013 (compile)
- com.google.code.gson:gson:jar:2.10.1 (compile)
- com.esotericsoftware.kryo:kryo5:jar:5.5.0 (compile)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.2 (test)
- org.slf4j:slf4j-simple:jar:2.0.12 (test)
Licenses
3-Clause BSD License: Kryo 5
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module, SLF4J Simple Provider
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
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.10.1.jar | 283.4 kB | 238 | 218 | 10 | 9 | Yes |
commons-pool2-2.12.0.jar | 150 kB | 101 | 84 | 4 | 9 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
json-20231013.jar | 74.7 kB | 38 | 29 | 1 | 1.8 | Yes |
junit-jupiter-api-5.10.2.jar | 211 kB | 197 | 182 | 8 | 9 | Yes |
junit-jupiter-engine-5.10.2.jar | 244.7 kB | 147 | 130 | 9 | 9 | Yes |
junit-platform-commons-1.10.2.jar | 106.2 kB | 64 | 44 | 7 | 9 | Yes |
junit-platform-engine-1.10.2.jar | 204.8 kB | 153 | 136 | 10 | 9 | Yes |
mybatis-3.5.15.jar | 1.8 MB | 1183 | 1083 | 77 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
slf4j-simple-2.0.12.jar | 15.7 kB | 22 | 7 | 2 | 9 | Yes |
jedis-5.1.0.jar | 887.7 kB | 639 | 606 | 23 | 1.8 | Yes |
kryo5-5.5.0.jar | 508.4 kB | 344 | 304 | 18 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
14 | 4.6 MB | 3196 | 2869 | 177 | 9 | 14 |
compile: 6 | compile: 1.9 MB | compile: 1406 | compile: 1275 | compile: 60 | 9 | compile: 6 |
provided: 1 | provided: 1.8 MB | provided: 1183 | provided: 1083 | provided: 77 | provided: 1 | |
test: 7 | test: 803.5 kB | test: 607 | test: 511 | test: 40 | 9 | test: 7 |