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

JavaFluent.model.mustache Maven / Gradle / Ivy

There is a newer version: 1.14.0
Show newest version
{{>licenseInfo}}

package {{package}};

{{getModelImports}}
{{#models}}
{{#model}}
{{#is this 'enum'}}{{>modelEnum}}{{/is}}{{#isNot this 'enum'}}{{>pojo}}{{/isNot}}
{{/model}}
{{/models}}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy