Olingo4
Since Camel Quarkus 1.0.0-M4, JVM and native
Communicate with OData 4.0 services using Apache Olingo OData API.
What’s inside
-
Olingo4 component, URI syntax:
olingo4:apiName/methodName
Please refer to the above link for usage and configuration details.
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-olingo4</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.