License |
License |
---|---|
GroupId | GroupIdtop.yonyong |
ArtifactId | ArtifactIdspring-cache-plus |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-cache-plus
spring-cache-plus
|
Project URL |
Project URL |
Filename | Size |
---|---|
spring-cache-plus-1.0.1.pom | |
spring-cache-plus-1.0.1.jar | 13 KB |
spring-cache-plus-1.0.1-sources.jar | 11 KB |
spring-cache-plus-1.0.1-javadoc.jar | 90 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.yonyong/spring-cache-plus/ -->
<dependency>
<groupId>top.yonyong</groupId>
<artifactId>spring-cache-plus</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.yonyong/spring-cache-plus/
implementation 'top.yonyong:spring-cache-plus:1.0.1'
// https://jarcasting.com/artifacts/top.yonyong/spring-cache-plus/
implementation ("top.yonyong:spring-cache-plus:1.0.1")
'top.yonyong:spring-cache-plus:jar:1.0.1'
<dependency org="top.yonyong" name="spring-cache-plus" rev="1.0.1">
<artifact name="spring-cache-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.yonyong', module='spring-cache-plus', version='1.0.1')
)
libraryDependencies += "top.yonyong" % "spring-cache-plus" % "1.0.1"
[top.yonyong/spring-cache-plus "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-aop | jar | 2.2.5.RELEASE |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.2.5.RELEASE |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.2.5.RELEASE |