jar

com.googlecode.maven-migration-plugin : maven-migration-plugin

Maven & Gradle

Sep 16, 2010

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.

Table Of Contents

Latest Version

Download com.googlecode.maven-migration-plugin : maven-migration-plugin JAR file - Latest Versions:

All Versions

Download com.googlecode.maven-migration-plugin : maven-migration-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window maven-migration-plugin-1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.googlecode.mvnmigrate

├─ com.googlecode.mvnmigrate.AbstractCommandMojo.class - [JAR]

├─ com.googlecode.mvnmigrate.BootstrapCommandMojo.class - [JAR]

├─ com.googlecode.mvnmigrate.CheckCommandMojo.class - [JAR]

├─ com.googlecode.mvnmigrate.DownCommandMojo.class - [JAR]

├─ com.googlecode.mvnmigrate.InitCommandMojo.class - [JAR]

├─ com.googlecode.mvnmigrate.MigrationDownCommand.class - [JAR]

├─ com.googlecode.mvnmigrate.NewCommandMojo.class - [JAR]

├─ com.googlecode.mvnmigrate.PendingCommandMojo.class - [JAR]

├─ com.googlecode.mvnmigrate.ScriptCommandMojo.class - [JAR]

├─ com.googlecode.mvnmigrate.StatusCommandMojo.class - [JAR]

├─ com.googlecode.mvnmigrate.UpCommandMojo.class - [JAR]

├─ com.googlecode.mvnmigrate.VersionCommandMojo.class - [JAR]

com.googlecode.mvnmigrate.report

├─ com.googlecode.mvnmigrate.report.MigrationStatusReportView.class - [JAR]

├─ com.googlecode.mvnmigrate.report.StatusCommandReportMojo.class - [JAR]

com.googlecode.mvnmigrate.util

├─ com.googlecode.mvnmigrate.util.MavenOutputStream.class - [JAR]

com.googlecode.mvnmigrate.command

├─ com.googlecode.mvnmigrate.command.MigrationDownCommand.class - [JAR]

├─ com.googlecode.mvnmigrate.command.MigrationStatusCommand.class - [JAR]