Last Version

com.github.gentity:gentity-test-eclipselink 0.26

JPA Entity class generator from DBSchema (*.dbs) database models (see https://www.dbschema.com)

License

License

Categories

Categories

CLI User Interface EclipseLink Data ORM
GroupId

GroupId

com.github.gentity
ArtifactId

ArtifactId

gentity-test-eclipselink
Version

Version

0.26
Type

Type

jar
Description

Description

JPA Entity class generator from DBSchema (*.dbs) database models (see https://www.dbschema.com)
Project Organization

Project Organization

The Gentity Project

Download gentity-test-eclipselink 0.26


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.gentity : gentity-test jar 0.26
com.github.gentity : gentity-lib jar 0.26

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.eclipse.persistence : eclipselink jar 2.7.5
org.hsqldb : hsqldb jar 2.4.0

Project Modules

There are no modules declared in this project.