License |
License |
---|---|
GroupId | GroupIdcom.googlecode.icegem |
ArtifactId | ArtifactIdicegem-cache-utils |
Version | Version0.8.9 |
Type | Typejar |
Description |
DescriptionCache Utilities
A collection of utilities for GemFire (serialization, management)
|
Project URL |
Project URL |
Filename | Size |
---|---|
icegem-cache-utils-0.8.9.pom | |
icegem-cache-utils-0.8.9.jar | 118 KB |
icegem-cache-utils-0.8.9-sources.jar | 110 KB |
icegem-cache-utils-0.8.9-javadoc.jar | 310 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |