meshware-local-cache

Local cache for java application

License

License

GroupId

GroupId

io.meshware.cache
ArtifactId

ArtifactId

local-cache
Last Version

Last Version

0.0.9
Release Date

Release Date

Type

Type

pom
Description

Description

meshware-local-cache
Local cache for java application
Project URL

Project URL

https://meshware.io
Project Organization

Project Organization

MeshWare

Download local-cache

Filename Size
local-cache-0.0.9.pom 14 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.meshware.cache/local-cache/ -->
<dependency>
    <groupId>io.meshware.cache</groupId>
    <artifactId>local-cache</artifactId>
    <version>0.0.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.meshware.cache/local-cache/
implementation 'io.meshware.cache:local-cache:0.0.9'
// https://jarcasting.com/artifacts/io.meshware.cache/local-cache/
implementation ("io.meshware.cache:local-cache:0.0.9")
'io.meshware.cache:local-cache:pom:0.0.9'
<dependency org="io.meshware.cache" name="local-cache" rev="0.0.9">
  <artifact name="local-cache" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.meshware.cache', module='local-cache', version='0.0.9')
)
libraryDependencies += "io.meshware.cache" % "local-cache" % "0.0.9"
[io.meshware.cache/local-cache "0.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

  • cache-api
  • cache-ihc
  • cache-ohc
  • cache-spring
  • cache-redis
  • cache-consul
  • cache-samples

Versions

Version
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1