Last Version

Maven MyBatis migration plugin 1.0.0

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

maven-migration-plugin
Version

Version

1.0.0
Type

Type

maven-plugin
Description

Description

Maven MyBatis migration 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 Organization

Project Organization

MyBatis.org

Download maven-migration-plugin 1.0.0


<plugin>
    <groupId>org.mybatis.maven</groupId>
    <artifactId>maven-migration-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.mybatis : mybatis jar 3.0.3
org.apache.maven.reporting : maven-reporting-api jar 2.0.6
org.apache.maven.reporting : maven-reporting-impl jar 2.0.4

test (4)

Group / Artifact Type Version
org.apache.maven.shared : maven-plugin-testing-harness jar 1.0-beta-1
org.apache.maven.shared : maven-verifier jar 1.2
hsqldb : hsqldb jar 1.8.0.10
org.codehaus.plexus : plexus-utils jar 1.5.6

Project Modules

There are no modules declared in this project.