YES Cache


License

License

GroupId

GroupId

org.yestech
ArtifactId

ArtifactId

yescache
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

YES Cache
YES Cache
Project Organization

Project Organization

YES Technology Association
Source Code Management

Source Code Management

http://github.com/yestech/yescache/tree/master

Download yescache

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
jcs : jcs Optional jar 1.3
org.yestech : yeslib jar 1.2.0
org.terracotta.modules » tim-annotations Optional jar 1.4.0
org.terracotta.modules » tim-distributed-cache Optional jar 1.2.0
org.terracotta.modules » tim-tree-map-cache Optional jar 1.4.0
net.sf.ehcache : ehcache-core Optional jar 2.2.0
org.infinispan : infinispan-core Optional jar 4.1.0.FINAL
spy » memcached Optional jar 2.4.2
org.springframework : spring jar 2.5.6.SEC01
org.springframework : spring-beans jar 2.5.6.SEC01
org.springframework : spring-context jar 2.5.6.SEC01
org.slf4j : slf4j-api jar 1.5.11
org.slf4j : slf4j-jdk14 jar 1.5.11

provided (2)

Group / Artifact Type Version
joda-time : joda-time Optional jar 1.6
com.google.guava : guava Optional jar r07

test (3)

Group / Artifact Type Version
org.springframework : spring-test jar 2.5.6.SEC01
org.mockito : mockito-all jar 1.8.2
junit : junit jar 4.7

system (1)

Group / Artifact Type Version
org.cliffc » high_scale_lib Optional jar 1.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0