random-jpa

This project was born out of a need to create test data for complex database hierarchy. This project has two main aspects to it: * Self managing entity relationship (based on foreign key relationship between tables) * Simplifying creation of random data for entities.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

random-jpa
This project was born out of a need to create test data for complex database hierarchy. This project has two main aspects to it: * Self managing entity relationship (based on foreign key relationship between tables) * Simplifying creation of random data for entities.
Ссылка на сайт

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

https://github.com/kuros/random-jpa
Система контроля версий

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

https://github.com/kuros/random-jpa

Скачать random-jpa

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

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

Зависимости

provided (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 Необязательный jar 1.7.30
org.apache.logging.log4j : log4j-core Необязательный jar 2.17.1
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final

test (7)

Идентификатор библиотеки Тип Версия
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.2
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.13.1
org.hibernate : hibernate-entitymanager jar 5.2.11.Final
org.eclipse.persistence : eclipselink jar 2.6.4
org.hsqldb : hsqldb jar 2.3.3
com.h2database : h2 jar 1.4.195

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

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

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

Версия
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.4.11
0.4.10
0.4.9
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1