Categories |
CategoriesRedis Data Databases |
---|---|
GroupId | GroupIdio.github.jesushai |
ArtifactId | ArtifactIdlemon-boot-starter-data-redis |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLemon Boot Starter Data Redis
Lemon Boot Starter Data Redis
|
Filename | Size |
---|---|
lemon-boot-starter-data-redis-1.0.1.pom | |
lemon-boot-starter-data-redis-1.0.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jesushai/lemon-boot-starter-data-redis/ -->
<dependency>
<groupId>io.github.jesushai</groupId>
<artifactId>lemon-boot-starter-data-redis</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jesushai/lemon-boot-starter-data-redis/
implementation 'io.github.jesushai:lemon-boot-starter-data-redis:1.0.1'
// https://jarcasting.com/artifacts/io.github.jesushai/lemon-boot-starter-data-redis/
implementation ("io.github.jesushai:lemon-boot-starter-data-redis:1.0.1")
'io.github.jesushai:lemon-boot-starter-data-redis:jar:1.0.1'
<dependency org="io.github.jesushai" name="lemon-boot-starter-data-redis" rev="1.0.1">
<artifact name="lemon-boot-starter-data-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jesushai', module='lemon-boot-starter-data-redis', version='1.0.1')
)
libraryDependencies += "io.github.jesushai" % "lemon-boot-starter-data-redis" % "1.0.1"
[io.github.jesushai/lemon-boot-starter-data-redis "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.jesushai : lemon-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-data-redis | jar |