Last Version

Cache Utilities 0.8.9

A collection of utilities for GemFire (serialization, management)

License

License

GroupId

GroupId

com.googlecode.icegem
ArtifactId

ArtifactId

icegem-cache-utils
Version

Version

0.8.9
Type

Type

jar
Description

Description

Cache Utilities
A collection of utilities for GemFire (serialization, management)
Project URL

Project URL

http://code.google.com/p/icegem/icegem-cache-utils/

Download icegem-cache-utils 0.8.9


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

Dependencies

compile (5)

Group / Artifact Type Version
com.googlecode.icegem : icegem-core jar 0.8.9
javax.mail : mail jar 1.4.1
org.slf4j : slf4j-jdk14 jar 1.6.1
commons-cli : commons-cli jar 1.2
log4j : log4j jar 1.2.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.