is not current version
Last Version 1.1.1

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

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

0.0.1
Type

Type

maven-plugin

Download schema-translator-maven-plugin 0.0.1


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