License |
License |
---|---|
GroupId | GroupIdorg.yestech |
ArtifactId | ArtifactIdyescache |
Version | Version1.2.0 |
Type | Typejar |
Description |
DescriptionYES Cache
YES Cache
|
Project Organization |
Project OrganizationYES Technology Association |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
yescache-1.2.0.pom | |
yescache-1.2.0.jar | 36 KB |
yescache-1.2.0-sources.jar | 24 KB |
yescache-1.2.0-javadoc.jar | 164 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time Optional | jar | 1.6 |
com.google.guava : guava Optional | jar | r07 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.cliffc » high_scale_lib Optional | jar | 1.1.2 |