License |
License |
---|---|
GroupId | GroupIdcom.googlecode.icegem |
ArtifactId | ArtifactIdicegem-core |
Last Version | Last Version0.8.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore
A collection of utilities for GemFire (serialization, management)
|
Project URL |
Project URL |
Filename | Size |
---|---|
icegem-core-0.8.9.pom | |
icegem-core-0.8.9.jar | 120 KB |
icegem-core-0.8.9-sources.jar | 163 KB |
icegem-core-0.8.9-javadoc.jar | 485 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.6.1 |
junit : junit | jar | 4.8 |
javax.activation : activation | jar | 1.1.1 |