Last Version

yaGen - yet another Generator 5.10.2

This Generator is not a complete new DDL generator but enhances hbm2ddl on top of hibernate to prettify and extend the created DDL.

License

License

GroupId

GroupId

com.github.gekoh.yagen
ArtifactId

ArtifactId

yagen-master
Version

Version

5.10.2
Type

Type

pom
Description

Description

yaGen - yet another Generator
This Generator is not a complete new DDL generator but enhances hbm2ddl on top of hibernate to prettify and extend the created DDL.
Project URL

Project URL

https://github.com/gekoh/yaGen

Download yagen-master 5.10.2

Filename Size
yagen-master-5.10.2.pom 7 KB
Browse

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

Dependencies

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

Project Modules

  • lib/yagen-api
  • lib/yagen-agent-jar
  • lib/yagen-generator-lib
  • lib/yagen-example-domain