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

com.github.CCweixiao.hbase.sdk.shell.Shell12Version Maven / Gradle / Ivy

The newest version!
package com.github.CCweixiao.hbase.sdk.shell;

/**
 * @author leojie 2023/7/6 21:15
 */
public class Shell12Version {
    public static String version() {
        return "1.2";
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy