Google Calendar
Since Camel Quarkus 1.0.0-M6, JVM and native
Perform various operations on a Google Calendar. Poll for changes in a Google Calendar.
What’s inside
-
Google Calendar component, URI syntax:
google-calendar:apiName/methodName
-
Google Calendar Stream component, URI syntax:
google-calendar-stream:index
Please refer to the above links for usage and configuration details.
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-google-calendar</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.