JPA Descriptor

A utility library for describing mapping of JPA entities

Лицензия

Лицензия

Группа

Группа

com.github.friendlyjava
Идентификатор

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

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

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

1.3.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

JPA Descriptor
A utility library for describing mapping of JPA entities

Скачать jpa-descriptor

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

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

Зависимости

provided (3)

Идентификатор библиотеки Тип Версия
javax.persistence : javax.persistence-api jar 2.2
org.hibernate : hibernate-core jar 5.2.17.Final
org.eclipse.persistence : eclipselink jar 2.5.0

test (5)

Идентификатор библиотеки Тип Версия
com.h2database : h2 jar 1.4.197
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
org.junit.jupiter : junit-jupiter-params jar 5.2.0
com.github.dadrus.jpa-unit : jpa-unit5 jar 0.4.0
com.github.dadrus.jpa-unit : jpa-unit-rdbms jar 0.4.0

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

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

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

Версия
1.3.1
1.3.0
1.2.0
1.1.0
1.0.1