se.grunddata.dzo : dzo-maven2
Maven & Gradle
May 13, 2012
Database compare goal for dzo
· Goals for comparing database schemas against sql source code and:
- Show the needed changes.
- Execute the needed changes against the database.
- Generate jpa annoted entity beans from sql source code.
- Generate a xml document from sql source code
Maven
Include comment with link to declaration
Table Of Contents
Latest Version
Choose a version of se.grunddata.dzo : dzo-maven2 to add to Maven - Latest Versions:
All Versions
Choose a version of se.grunddata.dzo : dzo-maven2 to add to Maven - All Versions:
Version
Updated
dzo-maven2-3.1.0
May 13, 2012
dzo-maven2-3.0.0
Jan 12, 2012
dzo-maven2-2.7.0
Sep 09, 2011
dzo-maven2-2.6.0
Jun 06, 2011
dzo-maven2-2.5.0
Apr 19, 2011
dzo-maven2-2.4.0
Mar 29, 2011
dzo-maven2-2.3.0
Mar 16, 2011
dzo-maven2-2.2.0
Feb 21, 2011
dzo-maven2-2.1.0
Dec 08, 2010
dzo-maven2-2.0.0
Nov 17, 2010
dzo-maven2-1.7.1
Oct 21, 2010
dzo-maven2-1.7.0
Oct 19, 2010
dzo-maven2-1.6.0
Jun 22, 2010
dzo-maven2-1.5.1
May 24, 2010
dzo-maven2-1.5.0
May 21, 2010
dzo-maven2-1.4.0
Apr 13, 2010
dzo-maven2-1.3.0
Jan 22, 2010
dzo-maven2-1.2.0
Dec 07, 2009
dzo-maven2-1.1.0
Nov 11, 2009
How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin >
<groupId >se.grunddata.dzo</groupId >
<artifactId >dzo-maven2</artifactId >
<version >3.1.0 </version >
</plugin >