License |
License |
---|---|
GroupId | GroupIdio.github.novareseller |
ArtifactId | ArtifactIdcache |
Last Version | Last Version1.5.3.beta |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring web rapid development tool
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cache-1.5.3.beta.pom | |
cache-1.5.3.beta.jar | 59 KB |
cache-1.5.3.beta-sources.jar | 32 KB |
cache-1.5.3.beta-javadoc.jar | 210 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.novareseller/cache/ -->
<dependency>
<groupId>io.github.novareseller</groupId>
<artifactId>cache</artifactId>
<version>1.5.3.beta</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.novareseller/cache/
implementation 'io.github.novareseller:cache:1.5.3.beta'
// https://jarcasting.com/artifacts/io.github.novareseller/cache/
implementation ("io.github.novareseller:cache:1.5.3.beta")
'io.github.novareseller:cache:jar:1.5.3.beta'
<dependency org="io.github.novareseller" name="cache" rev="1.5.3.beta">
<artifact name="cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.novareseller', module='cache', version='1.5.3.beta')
)
libraryDependencies += "io.github.novareseller" % "cache" % "1.5.3.beta"
[io.github.novareseller/cache "1.5.3.beta"]
Group / Artifact | Type | Version |
---|---|---|
io.github.novareseller : tool | jar | 1.5.3.beta |
org.redisson : redisson | jar | 3.14.1 |
org.springframework.boot : spring-boot-starter-aop | jar | |
net.oschina.j2cache : j2cache-core | jar | 2.8.0-release |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-starter-data-redis | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.19.0 |
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar |