License |
License |
---|---|
GroupId | GroupIdcom.gitee.zodiacstack |
ArtifactId | ArtifactIdzodiac-cache |
Version | Version1.2.11 |
Type | Typejar |
Description |
DescriptionZodiac Cache
Zodiac Cache
|
Project Organization |
Project OrganizationZodiac |
Filename | Size |
---|---|
zodiac-cache-1.2.11.pom | |
zodiac-cache-1.2.11.jar | 5 KB |
zodiac-cache-1.2.11-sources.jar | 5 KB |
zodiac-cache-1.2.11-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-cache/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-cache</artifactId>
<version>1.2.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-cache/
implementation 'com.gitee.zodiacstack:zodiac-cache:1.2.11'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-cache/
implementation ("com.gitee.zodiacstack:zodiac-cache:1.2.11")
'com.gitee.zodiacstack:zodiac-cache:jar:1.2.11'
<dependency org="com.gitee.zodiacstack" name="zodiac-cache" rev="1.2.11">
<artifact name="zodiac-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-cache', version='1.2.11')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-cache" % "1.2.11"
[com.gitee.zodiacstack/zodiac-cache "1.2.11"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.zodiacstack : zodiac-commons | jar | 1.2.11 |
com.github.ben-manes.caffeine : caffeine Optional | jar | 2.8.8 |
org.springframework : spring-context Optional | jar | 5.2.12.RELEASE |
org.springframework.data : spring-data-redis Optional | jar | 2.2.12.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.13.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.springframework.boot : spring-boot | jar | 2.2.13.RELEASE |