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

org.zodiac.template.base.constants.TemplateNamespaceConstants Maven / Gradle / Ivy

package org.zodiac.template.base.constants;

public interface TemplateNamespaceConstants {

    String TEMPLATE_NAMESPACE = "template";
    String ENGINES_NAMESPACE = "engines";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy