![JAR search and dependency download from the Maven repository](/logo.png)
handlebars.JavaJaxRS.resteasy.eap.enumOuterClass.mustache Maven / Gradle / Ivy
public enum {{classname}} {
{{#allowableValues}}
{{#enumVars}}
{{{name}}}{{^@last}},{{/@last}}{{#@last}};{{/@last}}
{{/enumVars}}
{{/allowableValues}}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy