blob: 2afef1a9468fa0a53c987cc2abaeec14fdeeef1f [file] [log] [blame]
// Do not edit directly!
// This file was generated by camel-quarkus-maven-plugin:update-extension-doc-page
[id="extensions-mail-microsoft-oauth"]
= Mail Microsoft Oauth
:linkattrs:
:cq-artifact-id: camel-quarkus-mail-microsoft-oauth
:cq-native-supported: false
:cq-status: Preview
:cq-status-deprecation: Preview
:cq-description: Camel Mail OAuth2 Authenticator for Microsoft Exchange Online
:cq-deprecated: false
:cq-jvm-since: 3.8.0
:cq-native-since: n/a
ifeval::[{doc-show-badges} == true]
[.badges]
[.badge-key]##JVM since##[.badge-supported]##3.8.0## [.badge-key]##Native##[.badge-unsupported]##unsupported##
endif::[]
Camel Mail OAuth2 Authenticator for Microsoft Exchange Online
[id="extensions-mail-microsoft-oauth-whats-inside"]
== What's inside
* xref:{cq-camel-components}:others:mail-microsoft-oauth.adoc[Mail Microsoft Oauth]
Please refer to the above link for usage and configuration details.
[id="extensions-mail-microsoft-oauth-maven-coordinates"]
== Maven coordinates
[source,xml]
----
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-mail-microsoft-oauth</artifactId>
</dependency>
----
ifeval::[{doc-show-user-guide-link} == true]
Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.
endif::[]