MyBatis Migrations Maven plugin

Migration-plugin is a Apache Maven 2 plugin that aims to integrate into the maven life cycle, the myBatis 3 Migration tool. MyBatis 3 Migration Schema is a tool that helps you to manage database schema changes.

License

License

Categories

Categories

Maven Build Tools MyBatis Data ORM
GroupId

GroupId

org.mybatis.maven
ArtifactId

ArtifactId

migrations-maven-plugin
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

MyBatis Migrations Maven plugin
Migration-plugin is a Apache Maven 2 plugin that aims to integrate into the maven life cycle, the myBatis 3 Migration tool. MyBatis 3 Migration Schema is a tool that helps you to manage database schema changes.
Project URL

Project URL

http://www.mybatis.org/migrations-maven-plugin
Project Organization

Project Organization

MyBatis.org
Source Code Management

Source Code Management

http://github.com/mybatis/migrations-maven-plugin

Download migrations-maven-plugin

How to add to project

<plugin>
    <groupId>org.mybatis.maven</groupId>
    <artifactId>migrations-maven-plugin</artifactId>
    <version>1.1.4</version>
</plugin>

Dependencies

compile (21)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.4
org.mybatis : mybatis-migrations jar 3.3.10
org.apache.maven.reporting : maven-reporting-api jar 3.0
org.apache.maven.doxia : doxia-sink-api jar 1.11.1
org.apache.maven.doxia : doxia-core jar 1.11.1
org.apache.maven.doxia : doxia-site-renderer jar 1.10
org.apache.maven.reporting : maven-reporting-impl jar 3.0.0
org.codehaus.plexus : plexus-utils jar 3.4.1
org.apache.maven : maven-core jar 3.8.4
org.apache.maven : maven-compat jar 3.8.4
org.apache.maven.shared : maven-shared-utils jar 3.3.4
com.google.guava : guava jar 31.0.1-jre
commons-beanutils : commons-beanutils jar 1.9.4
commons-chain : commons-chain jar 1.2
commons-codec : commons-codec jar 1.15
commons-collections : commons-collections jar 3.2.2
commons-digester : commons-digester jar 2.1
commons-io : commons-io jar 2.11.0
commons-lang : commons-lang jar 2.6
org.apache.commons : commons-lang3 jar 3.12.0
commons-validator : commons-validator jar 1.7

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.2

test (3)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
org.hsqldb : hsqldb jar 2.5.1
org.junit.vintage : junit-vintage-engine jar 5.8.2

Project Modules

There are no modules declared in this project.
org.mybatis.maven

MyBatis

Versions

Version
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0