| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.dbmaintain |
| ArtifactId | ArtifactIddbmaintain-maven-plugin |
| Version | Version2.7.2 |
| 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.
|
<plugin>
<groupId>org.dbmaintain</groupId>
<artifactId>dbmaintain-maven-plugin</artifactId>
<version>2.7.2</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.dbmaintain : dbmaintain | jar | 2.7.2 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| org.apache.maven : maven-plugin-api | jar | 2.2.1 |
| org.apache.maven : maven-model | jar | 2.2.1 |
| org.apache.maven : maven-project | jar | 2.2.1 |
| org.codehaus.plexus : plexus-utils | jar | 3.0.24 |