| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.googlecode.icegem |
| Идентификатор | Идентификаторicegem-core |
| Последняя версия | Последняя версия0.8.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCore
A collection of utilities for GemFire (serialization, management)
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.6.1 |
| junit : junit | jar | 4.8 |
| javax.activation : activation | jar | 1.1.1 |