License |
License
MIT License
|
---|---|
GroupId | GroupIdcom.yupaits |
ArtifactId | ArtifactIdyutool-cache |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionyutool-cache
yutool缓存组件
|
Filename | Size |
---|---|
yutool-cache-1.1.1.pom | |
yutool-cache-1.1.1.jar | 28 KB |
yutool-cache-1.1.1-sources.jar | 17 KB |
yutool-cache-1.1.1-javadoc.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yupaits/yutool-cache/ -->
<dependency>
<groupId>com.yupaits</groupId>
<artifactId>yutool-cache</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.yupaits/yutool-cache/
implementation 'com.yupaits:yutool-cache:1.1.1'
// https://jarcasting.com/artifacts/com.yupaits/yutool-cache/
implementation ("com.yupaits:yutool-cache:1.1.1")
'com.yupaits:yutool-cache:jar:1.1.1'
<dependency org="com.yupaits" name="yutool-cache" rev="1.1.1">
<artifact name="yutool-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yupaits', module='yutool-cache', version='1.1.1')
)
libraryDependencies += "com.yupaits" % "yutool-cache" % "1.1.1"
[com.yupaits/yutool-cache "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.yupaits : yutool-commons | jar | 1.1.1 |
org.springframework.data : spring-data-redis | jar | 2.1.8.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.5.RELEASE |
org.springframework : spring-aspects | jar | 5.1.7.RELEASE |
com.alibaba : fastjson | jar | 1.2.58 |