License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdio.github.easy-do |
ArtifactId | ArtifactIddata-redis-starter |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRedis
|
Filename | Size |
---|---|
data-redis-starter-1.0.0.pom | |
data-redis-starter-1.0.0.jar | 30 KB |
data-redis-starter-1.0.0-sources.jar | 18 KB |
data-redis-starter-1.0.0-javadoc.jar | 128 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.easy-do/data-redis-starter/ -->
<dependency>
<groupId>io.github.easy-do</groupId>
<artifactId>data-redis-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.easy-do/data-redis-starter/
implementation 'io.github.easy-do:data-redis-starter:1.0.0'
// https://jarcasting.com/artifacts/io.github.easy-do/data-redis-starter/
implementation ("io.github.easy-do:data-redis-starter:1.0.0")
'io.github.easy-do:data-redis-starter:jar:1.0.0'
<dependency org="io.github.easy-do" name="data-redis-starter" rev="1.0.0">
<artifact name="data-redis-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.easy-do', module='data-redis-starter', version='1.0.0')
)
libraryDependencies += "io.github.easy-do" % "data-redis-starter" % "1.0.0"
[io.github.easy-do/data-redis-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.easy-do : easy-do-core | jar | 1.0.0 |
org.springframework.boot : spring-boot-starter-data-redis | jar | |
org.redisson : redisson | jar | 3.10.1 |
org.apache.commons : commons-pool2 | jar | 2.0 |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.google.guava : guava | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |