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

com.lq.glob.Constants Maven / Gradle / Ivy

The newest version!
package com.lq.glob;

public interface Constants {

    String springBootVersion = "2.2.4.RELEASE";
    String mybatisVersion = "2.1.2";
    String mysqlConnectorVersion = "5.1.49";
    String fastJsonVersion = "1.2.47";

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy