mel.quarkus.camel-quarkus-integration-test-jackson-avro.3.17.0.source-code.pojo.avsc Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of camel-quarkus-integration-test-jackson-avro Show documentation
Show all versions of camel-quarkus-integration-test-jackson-avro Show documentation
Integration tests for Camel Quarkus Avro Jackson extension
The newest version!
{
"type": "record",
"name": "Pojo",
"fields": [
{
"name": "text",
"type": "string"
}
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy