Last Version

gentity-test 0.26

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

License

License

GroupId

GroupId

com.github.gentity
ArtifactId

ArtifactId

gentity-test
Version

Version

0.26
Type

Type

jar
Description

Description

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

Project Organization

The Gentity Project

Download gentity-test 0.26


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

Dependencies

compile (4)

Group / Artifact Type Version
javax.persistence : javax.persistence-api jar 2.2
junit : junit jar 4.13.1
org.hsqldb : hsqldb jar 2.4.0
com.github.gentity : gentity-lib jar 0.26

test (1)

Group / Artifact Type Version
org.eclipse.persistence : eclipselink jar 2.7.5

Project Modules

There are no modules declared in this project.