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

schemas.TaskDefinitionKey.avsc Maven / Gradle / Ivy

The newest version!
{
  "namespace": "com.networknt.scheduler",
  "type": "record",
  "name": "TaskDefinitionKey",
  "fields": [
    {"name": "host","type": "string"},
    {"name": "name","type": "string"}
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy