simplefiledb

Simple flat file database

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.1.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

simplefiledb
Simple flat file database
Ссылка на сайт

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

https://github.com/kysyde/simplefiledb

Скачать simplefiledb

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 29.0-jre
commons-beanutils : commons-beanutils jar 1.9.4
org.jetbrains : annotations jar 17.0.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

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

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

Версии библиотеки

Версия
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0