License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.github.xh32t03.framework |
ArtifactId | ArtifactIdredis |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredis
redis
|
Filename | Size |
---|---|
redis-1.0.pom | |
redis-1.0.jar | 30 KB |
redis-1.0-sources.jar | 18 KB |
redis-1.0-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xh32t03.framework/redis/ -->
<dependency>
<groupId>com.github.xh32t03.framework</groupId>
<artifactId>redis</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xh32t03.framework/redis/
implementation 'com.github.xh32t03.framework:redis:1.0'
// https://jarcasting.com/artifacts/com.github.xh32t03.framework/redis/
implementation ("com.github.xh32t03.framework:redis:1.0")
'com.github.xh32t03.framework:redis:jar:1.0'
<dependency org="com.github.xh32t03.framework" name="redis" rev="1.0">
<artifact name="redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xh32t03.framework', module='redis', version='1.0')
)
libraryDependencies += "com.github.xh32t03.framework" % "redis" % "1.0"
[com.github.xh32t03.framework/redis "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-cache | jar | 2.4.9 |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.4.9 |
redis.clients : jedis | jar | 3.7.0 |
org.redisson : redisson | jar | 3.16.6 |
org.mybatis : mybatis | jar | 3.5.7 |
com.esotericsoftware : kryo | jar | 5.2.0 |
de.javakaffee : kryo-serializers | jar | 0.45 |