Last Version

yaGen - java agent for init 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-agent-jar
Version

Version

5.10.2
Type

Type

jar
Description

Description

yaGen - java agent for init 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-agent-jar 5.10.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.javassist : javassist jar 3.27.0-GA

Project Modules

There are no modules declared in this project.