Last Version

gentity 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
Version

Version

0.26
Type

Type

pom
Description

Description

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

Project URL

https://github.com/gentity/gentity
Project Organization

Project Organization

The Gentity Project
Source Code Management

Source Code Management

https://github.com/gentity/gentity

Download gentity 0.26

Filename Size
gentity-0.26.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • gentity-test
  • gentity-maven-plugin
  • gentity-core
  • gentity-lib
  • gentity-test-eclipselink
  • gentity-test-hibernate