app-cache

A library to setup application

License

License

GroupId

GroupId

com.lifeonwalden
ArtifactId

ArtifactId

app-cache
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

pom
Description

Description

app-cache
A library to setup application
Project URL

Project URL

http://maven.apache.org

Download app-cache

Filename Size
app-cache-1.0.9.pom 914 bytes
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • app-cache-common
  • app-cache-service
  • app-cache-redis
  • app-cache-caffeine
  • app-cache-compacted

Versions

Version
1.0.9
1.0.8
1.0.6
1.0.5