| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Data |
| GroupId | GroupIdse.grunddata.dzo |
| ArtifactId | ArtifactIddzo-maven2 |
| Last Version | Last Version3.1.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionDatabase 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 OrganizationAB Grund-Data |
| Filename | Size |
|---|---|
| dzo-maven2-3.1.0.pom | |
| dzo-maven2-3.1.0.jar | 15 KB |
| Browse |
<plugin>
<groupId>se.grunddata.dzo</groupId>
<artifactId>dzo-maven2</artifactId>
<version>3.1.0</version>
</plugin>
| 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 |