Simple DAO

Core persistence API that greatly facilitates the exchange and use of multiple persistence providers.

Лицензия

Лицензия

Группа

Группа

br.com.thiaguten.persistence
Идентификатор

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

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

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

3.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Simple DAO
Core persistence API that greatly facilitates the exchange and use of multiple persistence providers.
Ссылка на сайт

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

https://github.com/thiaguten/simple-dao
Организация-разработчик

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

Thiago Gutenberg Carvalho da Costa

Скачать simple-dao

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
3.0.0
2.0.0
1.0.3
1.0.1