| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.googlecode.maven-migration-plugin |
| ArtifactId | ArtifactIdmaven-migration-plugin |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionApache 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 |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| maven-migration-plugin-1.1.pom | |
| maven-migration-plugin-1.1.jar | 36 KB |
| maven-migration-plugin-1.1-sources.jar | 29 KB |
| maven-migration-plugin-1.1-javadoc.jar | 121 KB |
| Browse |
<plugin>
<groupId>com.googlecode.maven-migration-plugin</groupId>
<artifactId>maven-migration-plugin</artifactId>
<version>1.1</version>
</plugin>
| 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 |
| 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 |