com.github.gentity:gentity-core

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

License

License

GroupId

GroupId

com.github.gentity
ArtifactId

ArtifactId

gentity-core
Last Version

Last Version

0.26
Release Date

Release Date

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-core

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.glassfish.jaxb : codemodel jar 2.3.2
javax.persistence : javax.persistence-api jar 2.2
org.glassfish.jaxb : jaxb-runtime jar 2.3.2
com.github.gentity : gentity-lib jar 0.26
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.2
com.github.upachler.mwbmodel : mwbmodel jar 1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.26
0.25
0.24
0.23
0.22
0.21
0.20
0.19
0.18
0.17
0.16
0.15
0.14
0.13
0.12
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1