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

schemas.TaskDefinitionKey.avsc Maven / Gradle / Ivy

There is a newer version: 2.1.33
Show newest version
{
  "namespace": "com.networknt.scheduler",
  "type": "record",
  "name": "TaskDefinitionKey",
  "fields": [
    {"name": "host","type": "string"},
    {"name": "name","type": "string"}
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy