License |
License |
---|---|
GroupId | GroupIdcom.gitee.zodiacstack |
ArtifactId | ArtifactIdzodiac-cache |
Last Version | Last Version1.5.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZodiac Cache
Zodiac Cache
|
Project Organization |
Project OrganizationZodiac |
Filename | Size |
---|---|
zodiac-cache-1.5.8.pom | |
zodiac-cache-1.5.8.jar | 5 KB |
zodiac-cache-1.5.8-sources.jar | 5 KB |
zodiac-cache-1.5.8-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.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-cache/
implementation 'com.gitee.zodiacstack:zodiac-cache:1.5.8'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-cache/
implementation ("com.gitee.zodiacstack:zodiac-cache:1.5.8")
'com.gitee.zodiacstack:zodiac-cache:jar:1.5.8'
<dependency org="com.gitee.zodiacstack" name="zodiac-cache" rev="1.5.8">
<artifact name="zodiac-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-cache', version='1.5.8')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-cache" % "1.5.8"
[com.gitee.zodiacstack/zodiac-cache "1.5.8"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.zodiacstack : zodiac-core | jar | 1.5.8 |
com.github.ben-manes.caffeine : caffeine Optional | jar | 2.8.8 |
org.springframework : spring-context Optional | jar | 5.2.12.RELEASE |
org.springframework : spring-webflux Optional | jar | 5.2.12.RELEASE |
org.springframework : spring-webmvc Optional | jar | 5.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 |
javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |
org.springframework.boot : spring-boot | jar | 2.2.13.RELEASE |