mel.quarkus.camel-quarkus-integration-test-jolt.3.15.0.source-code.defaultr.json 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-jolt Show documentation
Show all versions of camel-quarkus-integration-test-jolt Show documentation
Integration tests for Camel Quarkus JOLT extension
The newest version!
{
"string": "myString",
"null": null,
"array": [1, "2"],
"floating": 3.1,
"integer": 3,
"object" : {
"boolean": true
}
}