JPA99

A Library to provide an easy way to manage JPA in desktop application

Лицензия

Лицензия

Группа

Группа

io.github.ossnass
Идентификатор

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

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

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

JPA99
A Library to provide an easy way to manage JPA in desktop application
Ссылка на сайт

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

https://github.com/OssNass/JPA99
Система контроля версий

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

https://github.com/OssNass/JPA99

Скачать jpa99

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.jinq : jinq-jpa jar 1.8.34
io.github.classgraph : classgraph jar 4.8.138
javax.persistence : javax.persistence-api jar 2.2

test (5)

Идентификатор библиотеки Тип Версия
org.hibernate : hibernate-core jar 5.6.1.Final
com.h2database : h2 jar 1.4.200
org.junit.jupiter : junit-jupiter jar 5.8.1
org.assertj : assertj-core jar 3.21.0
com.github.javafaker : javafaker jar 1.0.2

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

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

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

Версия
1.1.0
1.0.1
1.0.0