Last Version

app-cache-caffeine 1.0.9

A library to setup application

License

License

Categories

Categories

Caffeine Data Caching
GroupId

GroupId

com.lifeonwalden
ArtifactId

ArtifactId

app-cache-caffeine
Version

Version

1.0.9
Type

Type

jar
Description

Description

app-cache-caffeine
A library to setup application
Project URL

Project URL

http://maven.apache.org

Download app-cache-caffeine 1.0.9


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

Dependencies

compile (4)

Group / Artifact Type Version
com.lifeonwalden : app-common jar 1.0.9
com.lifeonwalden : app-cache-service jar 1.0.9
org.springframework : spring-context-support jar 4.3.10.RELEASE
com.github.ben-manes.caffeine : caffeine jar 2.6.1

Project Modules

There are no modules declared in this project.