![JAR search and dependency download from the Maven repository](/logo.png)
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