Последняя версия

com.cetsoft:imcache-offheap 0.3.0

Imcache is a Java Caching Library. It supports various kinds of caching models that have been applied so far. Imcache intends to speed up applications by providing a means to manage cached data. It offers solutions ranging from small applications to large scale applications.

Лицензия

Лицензия

Группа

Группа

com.cetsoft
Идентификатор

Идентификатор

imcache-offheap
Версия

Версия

0.3.0
Тип

Тип

jar
Описание

Описание

Imcache is a Java Caching Library. It supports various kinds of caching models that have been applied so far. Imcache intends to speed up applications by providing a means to manage cached data. It offers solutions ranging from small applications to large scale applications.
Организация-разработчик

Организация-разработчик

Cetsoft

Скачать imcache-offheap 0.3.0


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.cetsoft : imcache-core jar 0.3.0

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.mockito : mockito-all jar 1.8.4

Модули Проекта

Данный проект не имеет модулей.