mel.quarkus.camel-quarkus-integration-test-avro.3.2.1.source-code.user.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-avro Show documentation
Show all versions of camel-quarkus-integration-test-avro Show documentation
Integration tests for Camel Quarkus Avro extension
{"namespace": "example.avro",
"type": "record",
"name": "User",
"fields": [
{"name": "name", "type": "string"}
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy