Last Version

Core 0.8.9

A collection of utilities for GemFire (serialization, management)

License

License

GroupId

GroupId

com.googlecode.icegem
ArtifactId

ArtifactId

icegem-core
Version

Version

0.8.9
Type

Type

jar
Description

Description

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

Project URL

http://code.google.com/p/icegem/icegem-core/

Download icegem-core 0.8.9


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

Dependencies

compile (9)

Group / Artifact Type Version
javassist : javassist jar 3.8.0.GA
com.gemstone.gemfire » gemfire jar 6.5.1.19
antlr : antlr jar 2.7.7
joda-time : joda-time jar 1.6.2
org.slf4j : slf4j-api jar 1.6.1
commons-lang : commons-lang jar 2.5
org.springframework : spring-asm jar 3.0.5.RELEASE
org.springframework : spring-beans jar 3.0.5.RELEASE
org.springframework : spring-context jar 3.0.5.RELEASE

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.6.1
junit : junit jar 4.8
javax.activation : activation jar 1.1.1

Project Modules

There are no modules declared in this project.