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": "{{^isPrimitiveType}}{{package}}.{{/isPrimitiveType}}{{dataType}}"{{/items}}
      }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy