License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcn.org.faster |
ArtifactId | ArtifactIdfaster-framework-redis |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfaster-framework-redis
faster framework by Spring Boot
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/cn.org.faster/faster-framework-redis/ -->
<dependency>
<groupId>cn.org.faster</groupId>
<artifactId>faster-framework-redis</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.org.faster/faster-framework-redis/
implementation 'cn.org.faster:faster-framework-redis:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/cn.org.faster/faster-framework-redis/
implementation ("cn.org.faster:faster-framework-redis:1.0.0.RELEASE")
'cn.org.faster:faster-framework-redis:jar:1.0.0.RELEASE'
<dependency org="cn.org.faster" name="faster-framework-redis" rev="1.0.0.RELEASE">
<artifact name="faster-framework-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.org.faster', module='faster-framework-redis', version='1.0.0.RELEASE')
)
libraryDependencies += "cn.org.faster" % "faster-framework-redis" % "1.0.0.RELEASE"
[cn.org.faster/faster-framework-redis "1.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-redis | jar |
Version |
---|
1.0.0.RELEASE
|