Google Mail
Since Camel Quarkus 1.0.0-M6, JVM and native
Manage messages in Google Mail. Poll for incoming messages in Google Mail.
What’s inside
-
Google Mail component, URI syntax:
google-mail:apiName/methodName
-
Google Mail Stream component, URI syntax:
google-mail-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-mail</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.