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

License

License

Categories

Categories

Maven Build Tools Data
GroupId

GroupId

se.grunddata.dzo
ArtifactId

ArtifactId

dzo-maven2
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

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
Project Organization

Project Organization

AB Grund-Data

Download dzo-maven2

How to add to project

<plugin>
    <groupId>se.grunddata.dzo</groupId>
    <artifactId>dzo-maven2</artifactId>
    <version>3.1.0</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
se.grunddata.dzo : dzo jar 3.1.0
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.0.Final
mysql : mysql-connector-java jar 5.1.6
postgresql : postgresql jar 8.2-504.jdbc4
org.hsqldb : hsqldb jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0
3.0.0
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.7.1
1.7.0
1.6.0
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0