Last Version

io.github.novareseller:cache 1.5.3.beta

spring web rapid development tool

License

License

GroupId

GroupId

io.github.novareseller
ArtifactId

ArtifactId

cache
Version

Version

1.5.3.beta
Type

Type

jar
Description

Description

spring web rapid development tool
Source Code Management

Source Code Management

https://github.com/novareseller/dagger/tree/main/cache

Download cache 1.5.3.beta


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

Dependencies

compile (6)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.19.0
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar

Project Modules

There are no modules declared in this project.