License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases |
GroupId | GroupIdio.xiaper |
ArtifactId | ArtifactIdxiaper-spring-boot-data-redis |
Last Version | Last Version2.1.6.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxiaper-spring-boot-data-redis
full stack open source enterprise im engine component
|
<!-- https://jarcasting.com/artifacts/io.xiaper/xiaper-spring-boot-data-redis/ -->
<dependency>
<groupId>io.xiaper</groupId>
<artifactId>xiaper-spring-boot-data-redis</artifactId>
<version>2.1.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.xiaper/xiaper-spring-boot-data-redis/
implementation 'io.xiaper:xiaper-spring-boot-data-redis:2.1.6.RELEASE'
// https://jarcasting.com/artifacts/io.xiaper/xiaper-spring-boot-data-redis/
implementation ("io.xiaper:xiaper-spring-boot-data-redis:2.1.6.RELEASE")
'io.xiaper:xiaper-spring-boot-data-redis:jar:2.1.6.RELEASE'
<dependency org="io.xiaper" name="xiaper-spring-boot-data-redis" rev="2.1.6.RELEASE">
<artifact name="xiaper-spring-boot-data-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.xiaper', module='xiaper-spring-boot-data-redis', version='2.1.6.RELEASE')
)
libraryDependencies += "io.xiaper" % "xiaper-spring-boot-data-redis" % "2.1.6.RELEASE"
[io.xiaper/xiaper-spring-boot-data-redis "2.1.6.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.1.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.4.RELEASE |