Guiced Persistence - JPA

A complete JPA 2.1 implementation for Standalone or EE Implementation. Enables Multiple Persistence units with annotated injection support aPerfect for Guice implementations, test suites, and Guice enabled Web Applications or EAR Projects. Requires JDK 8 and up

Лицензия

Лицензия

Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

com.jwebmp.jre10
Идентификатор

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

guiced-persistence-jpa
Последняя версия

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

0.60.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Guiced Persistence - JPA
A complete JPA 2.1 implementation for Standalone or EE Implementation. Enables Multiple Persistence units with annotated injection support aPerfect for Guice implementations, test suites, and Guice enabled Web Applications or EAR Projects. Requires JDK 8 and up
Ссылка на сайт

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

https://github.com/GedMarc/GuicedPersistence-JPA
Организация-разработчик

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

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

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

https://github.com/GedMarc/GuicedPersistence.git

Скачать guiced-persistence-jpa

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.jwebmp.jre10 : guiced-persistence Необязательный jar 0.60.0.1
com.jwebmp.jre10 : jwebmp-log-master Необязательный jar 0.60.0.1
com.jwebmp.jre10 : guiced-injection Необязательный jar 0.60.0.1
javax.persistence : javax.persistence-api jar 2.2

test (6)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.10.0
org.mockito : mockito-core jar 2.21.0
com.h2database : h2 jar 1.4.197
org.hibernate : hibernate-core jar 5.3.6.Final

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

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

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

Версия
0.60.0.1
0.59.0.14
0.58.0.21-RCTEST
0.58.0.20-RCTEST