Icegem

A collection of utilities for GemFire (serialization, management)

License

License

GroupId

GroupId

com.googlecode.icegem
ArtifactId

ArtifactId

icegem-root
Last Version

Last Version

0.8.9
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

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

Download icegem-root

Filename Size
icegem-root-0.8.9.pom 11 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • icegem-core
  • icegem-performance
  • icegem-cache-utils
  • icegem-serializer-generator

Versions

Version
0.8.9
0.8.6
0.8.5
0.8.4