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.

License

License

GroupId

GroupId

com.github.kuros
ArtifactId

ArtifactId

random-jpa
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/kuros/random-jpa
Source Code Management

Source Code Management

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

Download random-jpa

How to add to project

<!-- 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"]

Dependencies

provided (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 Optional jar 1.7.30
org.apache.logging.log4j : log4j-core Optional jar 2.17.1
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final

test (7)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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