Simple DAO JPA

SimpleDAO JPA Implementation.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

3.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Simple DAO JPA
SimpleDAO JPA Implementation.
Ссылка на сайт

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

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

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

Thiago Gutenberg Carvalho da Costa

Скачать simple-dao-jpa

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
br.com.thiaguten.persistence : simple-dao jar 3.0.0
org.eclipse.persistence : org.eclipse.persistence.jpa jar 2.7.4

runtime (1)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.2.3

test (9)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.26
org.slf4j : jcl-over-slf4j jar 1.7.26
org.hsqldb : hsqldb jar 2.4.1
org.testng : testng jar 6.14.3
org.springframework : spring-context jar
org.springframework : spring-orm jar
org.springframework : spring-context-support jar
org.springframework : spring-test jar
com.zaxxer : HikariCP jar 3.3.1

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

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

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

Версия
3.0.0
2.0.0
1.0.1
1.0.0