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

avro-schema.typeArray.mustache Maven / Gradle / Ivy

The newest version!
{
        "type": "{{dataType}}",
        {{#items}}"items": "{{#isModel}}{{package}}.{{/isModel}}{{dataType}}"{{/items}}
      }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy