Last Version

com.github.gentity:gentity-core 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-core
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-core 0.26


<!-- 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.