is not current version
Last Version 1.1.4

MyBatis Migrations Maven plugin 1.1.3

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
Version

Version

1.1.3
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 1.1.3


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

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.2.5
org.apache.maven : maven-aether-provider jar 3.2.5
org.mybatis : mybatis-migrations jar 3.2.1
org.apache.maven.reporting : maven-reporting-api jar 3.0
org.apache.maven.doxia : doxia-sink-api jar 1.7
org.apache.maven.reporting : maven-reporting-impl jar 2.4
org.codehaus.plexus : plexus-utils jar 3.0.24
org.apache.maven : maven-core jar 3.2.5
org.apache.maven : maven-compat jar 3.2.5
org.apache.maven.shared : maven-shared-utils jar 3.0.0
com.google.guava : guava jar 19.0

provided (1)

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

test (4)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
org.apache.maven.shared : maven-verifier jar 1.6
org.hsqldb : hsqldb jar 2.3.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.