Last Version

OSGL Cache API 1.8.1

A simple java cache API

License

License

GroupId

GroupId

org.osgl
ArtifactId

ArtifactId

osgl-cache
Version

Version

1.8.1
Type

Type

jar
Description

Description

OSGL Cache API
A simple java cache API
Project URL

Project URL

http://cache.osgl.org/
Project Organization

Project Organization

OSGL (Open Source General Library)
Source Code Management

Source Code Management

https://github.com/osglworks/java-tool

Download osgl-cache 1.8.1


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

Dependencies

compile (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.9.0
org.slf4j : slf4j-api jar 1.7.25
org.osgl : osgl-version jar 2.0.0-BETA-4-JAVA7
org.osgl : osgl-ut jar 2.0.0-BETA-4-JAVA7

provided (4)

Group / Artifact Type Version
org.osgl : osgl-logging jar 1.5.1
org.osgl : osgl-tool jar 1.25.0
net.sf.ehcache : ehcache jar 2.10.5
net.spy : spymemcached jar 2.12.3

test (1)

Group / Artifact Type Version
com.carrotsearch : junit-benchmarks jar 0.7.2

Project Modules

There are no modules declared in this project.