License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.letters7.wuchen |
ArtifactId | ArtifactIdspringboot2-cache-redis |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthe utils by springboot2
|
<!-- https://jarcasting.com/artifacts/com.letters7.wuchen/springboot2-cache-redis/ -->
<dependency>
<groupId>com.letters7.wuchen</groupId>
<artifactId>springboot2-cache-redis</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.letters7.wuchen/springboot2-cache-redis/
implementation 'com.letters7.wuchen:springboot2-cache-redis:1.0.0'
// https://jarcasting.com/artifacts/com.letters7.wuchen/springboot2-cache-redis/
implementation ("com.letters7.wuchen:springboot2-cache-redis:1.0.0")
'com.letters7.wuchen:springboot2-cache-redis:jar:1.0.0'
<dependency org="com.letters7.wuchen" name="springboot2-cache-redis" rev="1.0.0">
<artifact name="springboot2-cache-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.letters7.wuchen', module='springboot2-cache-redis', version='1.0.0')
)
libraryDependencies += "com.letters7.wuchen" % "springboot2-cache-redis" % "1.0.0"
[com.letters7.wuchen/springboot2-cache-redis "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.letters7.wuchen : springboot2-cache-support | jar | 1.0.0 |
org.springframework.boot : spring-boot-starter-data-redis | jar | |
org.springframework : spring-web | jar | |
org.springframework : spring-context-support | jar | |
org.apache.tomcat.embed : tomcat-embed-core | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |