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