License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases |
GroupId | GroupIdcom.github.winyiwin |
ArtifactId | ArtifactIdmatrix-spring-boot-starter-redis |
Last Version | Last Version1.0.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRedis Starter
|
<!-- https://jarcasting.com/artifacts/com.github.winyiwin/matrix-spring-boot-starter-redis/ -->
<dependency>
<groupId>com.github.winyiwin</groupId>
<artifactId>matrix-spring-boot-starter-redis</artifactId>
<version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-spring-boot-starter-redis/
implementation 'com.github.winyiwin:matrix-spring-boot-starter-redis:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-spring-boot-starter-redis/
implementation ("com.github.winyiwin:matrix-spring-boot-starter-redis:1.0.2.RELEASE")
'com.github.winyiwin:matrix-spring-boot-starter-redis:jar:1.0.2.RELEASE'
<dependency org="com.github.winyiwin" name="matrix-spring-boot-starter-redis" rev="1.0.2.RELEASE">
<artifact name="matrix-spring-boot-starter-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.winyiwin', module='matrix-spring-boot-starter-redis', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.winyiwin" % "matrix-spring-boot-starter-redis" % "1.0.2.RELEASE"
[com.github.winyiwin/matrix-spring-boot-starter-redis "1.0.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.2.13.RELEASE |
com.alibaba : fastjson | jar | 1.2.75 |
io.protostuff : protostuff-core | jar | 1.5.9 |
io.protostuff : protostuff-runtime | jar | 1.5.9 |