License |
License |
---|---|
Categories |
CategoriesMaven Build Tools MyBatis Data ORM |
GroupId | GroupIdorg.mybatis.maven |
ArtifactId | ArtifactIdmigrations-maven-plugin |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
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.4</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.8.4 |
org.mybatis : mybatis-migrations | jar | 3.3.10 |
org.apache.maven.reporting : maven-reporting-api | jar | 3.0 |
org.apache.maven.doxia : doxia-sink-api | jar | 1.11.1 |
org.apache.maven.doxia : doxia-core | jar | 1.11.1 |
org.apache.maven.doxia : doxia-site-renderer | jar | 1.10 |
org.apache.maven.reporting : maven-reporting-impl | jar | 3.0.0 |
org.codehaus.plexus : plexus-utils | jar | 3.4.1 |
org.apache.maven : maven-core | jar | 3.8.4 |
org.apache.maven : maven-compat | jar | 3.8.4 |
org.apache.maven.shared : maven-shared-utils | jar | 3.3.4 |
com.google.guava : guava | jar | 31.0.1-jre |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
commons-chain : commons-chain | jar | 1.2 |
commons-codec : commons-codec | jar | 1.15 |
commons-collections : commons-collections | jar | 3.2.2 |
commons-digester : commons-digester | jar | 2.1 |
commons-io : commons-io | jar | 2.11.0 |
commons-lang : commons-lang | jar | 2.6 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-validator : commons-validator | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |
org.hsqldb : hsqldb | jar | 2.5.1 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |