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

systems.dmx.config.Constants Maven / Gradle / Ivy

There is a newer version: 5.3.4
Show newest version
package systems.dmx.config;



public class Constants {

    // Topic Types
    public static final String CONFIGURATION = "dmx.config.configuration";

    // Role Types
    public static final String CONFIGURABLE  = "dmx.config.configurable";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy