| Лицензия |
Лицензия |
|---|---|
| Группа | Группа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).
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.raysha.lib : dbc | jar | 2.0 |
| com.h2database : h2 | jar | 1.4.181 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 1.9.0 |