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

io.vertx.tp.erp.cv.ErpMsg Maven / Gradle / Ivy

There is a newer version: 0.9.0
Show newest version
package io.vertx.tp.erp.cv;

public interface ErpMsg {

    String COMPANY_INFO = "Company information get by employee id = {0}";
    String DEPT_INFO = "Dept information get by employee sigma = {0}";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy