Simple Persistence Framework

Minimalistic persistence library

Лицензия

Лицензия

Группа

Группа

org.prelle
Идентификатор

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

simple-persist
Последняя версия

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

3.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Simple Persistence Framework
Minimalistic persistence library
Ссылка на сайт

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

https://bitbucket.org/taranion/simplepersist/
Система контроля версий

Система контроля версий

https://bitbucket.org/taranion/simplepersist/src

Скачать simple-persist

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-api jar 2.11.1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar [4.12,)
org.apache.logging.log4j : log4j-core jar 2.11.1

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

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

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

Версия
3.3.0
3.2.0
3.1.3
3.1.2
3.1.1
3.1.0
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0