License |
License
GNU Lesser General Public License, Version 2.1
|
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.mysema.maven |
ArtifactId | ArtifactIddbmaintain-maven-plugin |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
Descriptiondbmaintain-maven-plugin
Maven plugin for dbmaintain.
DbMaintain enables automatic roll-out of updates to a relational database.
It brings database scripts into version control just like regular source code
and can be used to transparantly deploy databases from development on to production.
|
Project Organization |
Project Organization |
<plugin>
<groupId>com.mysema.maven</groupId>
<artifactId>dbmaintain-maven-plugin</artifactId>
<version>1.0.5</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.dbmaintain : dbmaintain | jar | 1.1 |
org.apache.maven : maven-plugin-api | jar | 2.0.6 |
org.apache.maven : maven-model | jar | 2.0.6 |
org.apache.maven : maven-project | jar | 2.0.6 |
org.codehaus.plexus : plexus-utils | jar | 1.5.9 |