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

In-File-Collections 2.0

Collection (Set/List/Map) implementations that store his content into a in-file-database (h2).

Лицензия

Лицензия

Группа

Группа

de.raysha.lib
Идентификатор

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

ifc
Версия

Версия

2.0
Тип

Тип

jar
Описание

Описание

In-File-Collections
Collection (Set/List/Map) implementations that store his content into a in-file-database (h2).
Ссылка на сайт

Ссылка на сайт

http://github.com/rainu/ifc

Скачать ifc 2.0

Имя Файла Размер
ifc-2.0.pom
ifc-2.0.jar 4 KB
ifc-2.0-sources.jar 2 KB
ifc-2.0-javadoc.jar 44 KB
Обзор

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
de.raysha.lib : dbc jar 2.0
com.h2database : h2 jar 1.4.181

test (2)

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

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

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