License |
License |
---|---|
GroupId | GroupIdio.gitee.aluka8023 |
ArtifactId | ArtifactIdnirvana-cache |
Last Version | Last Version2.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionManage all dependencies of Nirvana Projects.
|
Project URL |
Project URL |
Filename | Size |
---|---|
nirvana-cache-2.0.3.pom | |
nirvana-cache-2.0.3.jar | 29 KB |
nirvana-cache-2.0.3-sources.jar | 15 KB |
nirvana-cache-2.0.3-javadoc.jar | 119 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.aluka8023/nirvana-cache/ -->
<dependency>
<groupId>io.gitee.aluka8023</groupId>
<artifactId>nirvana-cache</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.aluka8023/nirvana-cache/
implementation 'io.gitee.aluka8023:nirvana-cache:2.0.3'
// https://jarcasting.com/artifacts/io.gitee.aluka8023/nirvana-cache/
implementation ("io.gitee.aluka8023:nirvana-cache:2.0.3")
'io.gitee.aluka8023:nirvana-cache:jar:2.0.3'
<dependency org="io.gitee.aluka8023" name="nirvana-cache" rev="2.0.3">
<artifact name="nirvana-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.aluka8023', module='nirvana-cache', version='2.0.3')
)
libraryDependencies += "io.gitee.aluka8023" % "nirvana-cache" % "2.0.3"
[io.gitee.aluka8023/nirvana-cache "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-aop | jar | 2.0.0.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.0.0.RELEASE |
net.sf.ehcache : ehcache | jar | 2.10.4 |
redis.clients : jedis | jar | 2.9.0 |
com.google.guava : guava | jar | 27.0-jre |
cn.hutool : hutool-all | jar | 5.0.4 |
org.projectlombok : lombok | jar | 1.16.20 |