License |
License |
---|---|
Categories |
CategoriesMaven Build Tools MyBatis Data ORM |
GroupId | GroupIdorg.mybatis.maven |
ArtifactId | ArtifactIdmaven-migration-plugin |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionMaven 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 |
<plugin>
<groupId>org.mybatis.maven</groupId>
<artifactId>maven-migration-plugin</artifactId>
<version>1.0.0</version>
</plugin>
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 |
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 |