Database patch Maven Mojo

Manage your database patches with maven.

License

License

GroupId

GroupId

org.jsoftware
ArtifactId

ArtifactId

dbpatch
Last Version

Last Version

3.3
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Database patch Maven Mojo
Manage your database patches with maven.
Project URL

Project URL

http://jsoftware.org/maven-dbpatch-plugin
Source Code Management

Source Code Management

https://github.com/m-szalik/dbpatch-maven-plugin.git

Download dbpatch

How to add to project

<plugin>
    <groupId>org.jsoftware</groupId>
    <artifactId>dbpatch</artifactId>
    <version>3.3</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Dbpatch

Join the chat at https://gitter.im/m-szalik/dbpatch Build Status codecov.io Dependency Status Codacy Badge

Manage versioning of your databases with maven, gradle or standalone GUI application

video presentation

Interactive mode

This plugin can be executed as standard java program (java -jar dbpatch-latest.jar)

interactive mode screen shot

How to use it with Maven or Gradle

Use with Gradle or Maven

More

Requirements

  • Java 6 or newer

License

Apache License 2.0

Problems and questions

In case of problems or questions contact me by creating an issue on GitHub.

Versions

Version
3.3