![JAR search and dependency download from the Maven repository](/logo.png)
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