All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.ibatis.migration.Migrator Maven / Gradle / Ivy

There is a newer version: 3.4.0
Show newest version
package org.apache.ibatis.migration;

public class Migrator {
  public static void main(String[] args) {
    new CommandLine(args).execute();
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy