Apache 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.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.googlecode.maven-migration-plugin
ArtifactId

ArtifactId

maven-migration-plugin
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Apache 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 URL

Project URL

http://code.google.com/p/maven-migrate-plugin/
Project Organization

Project Organization

99 Software Foundation
Source Code Management

Source Code Management

http://code.google.com/p/maven-migrate-plugin/source/browse/#svn/tags/maven-migration-plugin-1.1

Download maven-migration-plugin

How to add to project

<plugin>
    <groupId>com.googlecode.maven-migration-plugin</groupId>
    <artifactId>maven-migration-plugin</artifactId>
    <version>1.1</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.mybatis : mybatis jar 3.0.1
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
org.apache.derby : derby jar 10.5.3.0_1
org.codehaus.plexus : plexus-utils jar 1.5.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0