Last Version

thin-cache 0.0.1

Cached object that can be refreshed automatically when cache is expired

License

License

Categories

Categories

Net
GroupId

GroupId

net.moznion
ArtifactId

ArtifactId

thin-cache
Version

Version

0.0.1
Type

Type

jar
Description

Description

thin-cache
Cached object that can be refreshed automatically when cache is expired
Project URL

Project URL

https://github.com/moznion/thin-cache
Source Code Management

Source Code Management

https://github.com/moznion/thin-cache

Download thin-cache 0.0.1


<!-- https://jarcasting.com/artifacts/net.moznion/thin-cache/ -->
<dependency>
    <groupId>net.moznion</groupId>
    <artifactId>thin-cache</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.moznion/thin-cache/
implementation 'net.moznion:thin-cache:0.0.1'
// https://jarcasting.com/artifacts/net.moznion/thin-cache/
implementation ("net.moznion:thin-cache:0.0.1")
'net.moznion:thin-cache:jar:0.0.1'
<dependency org="net.moznion" name="thin-cache" rev="0.0.1">
  <artifact name="thin-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.moznion', module='thin-cache', version='0.0.1')
)
libraryDependencies += "net.moznion" % "thin-cache" % "0.0.1"
[net.moznion/thin-cache "0.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21

provided (1)

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

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 3.5.1
com.google.code.findbugs : findbugs jar 3.0.0
org.slf4j : slf4j-simple jar 1.7.21

Project Modules

There are no modules declared in this project.