License |
License |
---|---|
Categories |
CategoriesMaven Build Tools MyBatis Data ORM |
GroupId | GroupIdorg.mybatis.maven |
ArtifactId | ArtifactIdmigrations-maven-plugin |
Version | Version1.1.3 |
Type | Typemaven-plugin |
Description |
DescriptionMyBatis 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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<plugin>
<groupId>org.mybatis.maven</groupId>
<artifactId>migrations-maven-plugin</artifactId>
<version>1.1.3</version>
</plugin>
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.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 |