Cache

Cache with Java, Memcached and Redis

License

License

Categories

Categories

Net
GroupId

GroupId

net.bndy
ArtifactId

ArtifactId

cache
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Cache
Cache with Java, Memcached and Redis
Project URL

Project URL

https://github.com/bndynet/cache
Project Organization

Project Organization

BNDY-NET
Source Code Management

Source Code Management

https://github.com/bndynet/cache

Download cache

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.spy : spymemcached jar 2.12.3
redis.clients : jedis jar 2.9.0
net.bndy : lib jar 1.0.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0