yutool-cache

yutool缓存组件

License

License

MIT License
GroupId

GroupId

com.yupaits
ArtifactId

ArtifactId

yutool-cache
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

yutool-cache
yutool缓存组件

Download yutool-cache

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.0