Last Version

yaGen - Resource 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-generator-lib
Version

Version

5.10.2
Type

Type

jar
Description

Description

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

Download yagen-generator-lib 5.10.2


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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1
com.github.gekoh.yagen : yagen-api jar 5.10.2
com.github.gekoh.yagen : yagen-agent-jar jar 5.10.2
org.hibernate : hibernate-entitymanager Optional jar 5.4.12.Final
com.thoughtworks.xstream : xstream Optional jar 1.4.18
org.apache.velocity : velocity-engine-core Optional jar 2.0
org.javassist : javassist Optional jar 3.27.0-GA
commons-cli : commons-cli Optional jar 1.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.slf4j : slf4j-log4j12 jar 1.6.1

system (1)

Group / Artifact Type Version
com.sun » tools Optional jar 1.6

Project Modules

There are no modules declared in this project.