License |
License
MIT License
|
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdio.github.walker163 |
ArtifactId | ArtifactIdframework-redis |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionframework-redis
framework-redis v0.0.1
|
Filename | Size |
---|---|
framework-redis-0.0.1.pom | |
framework-redis-0.0.1.jar | 15 KB |
framework-redis-0.0.1-sources.jar | 10 KB |
framework-redis-0.0.1-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.walker163/framework-redis/ -->
<dependency>
<groupId>io.github.walker163</groupId>
<artifactId>framework-redis</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.walker163/framework-redis/
implementation 'io.github.walker163:framework-redis:0.0.1'
// https://jarcasting.com/artifacts/io.github.walker163/framework-redis/
implementation ("io.github.walker163:framework-redis:0.0.1")
'io.github.walker163:framework-redis:jar:0.0.1'
<dependency org="io.github.walker163" name="framework-redis" rev="0.0.1">
<artifact name="framework-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.walker163', module='framework-redis', version='0.0.1')
)
libraryDependencies += "io.github.walker163" % "framework-redis" % "0.0.1"
[io.github.walker163/framework-redis "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-redis | jar | |
org.apache.commons : commons-pool2 | jar | 2.9.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.4 |
io.lettuce : lettuce-core | jar | 5.3.5.RELEASE |
com.alibaba : fastjson | jar | 1.2.76 |
org.springframework.boot : spring-boot | jar | 2.4.4 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.4.4 |
junit : junit | jar | 4.13.2 |