is not current version
Last Version 1.1.1

nz.co.senanque:schema-translator-maven-plugin 1.0.0

Maven plugin that extracts an SQL script from JPA annotated classes using Hibernate4. The core of the code here was scourced from Alexey Zvolinskiy (http://www.javacodegeeks.com/2014/01/hibernate-ddl-schema-generation.html) and this is mostly a repackaging into a maven plugin.

Categories

Categories

Maven Build Tools
GroupId

GroupId

nz.co.senanque
ArtifactId

ArtifactId

schema-translator-maven-plugin
Version

Version

1.0.0
Type

Type

maven-plugin

Download schema-translator-maven-plugin 1.0.0


<plugin>
    <groupId>nz.co.senanque</groupId>
    <artifactId>schema-translator-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>