blob: 1f1303d8fbbc38de9aeba5729cbd3a9b9d106375 [file] [log] [blame]
// Do not edit directly!
// This file was generated by camel-quarkus-maven-plugin:update-extension-doc-page
[id="extensions-core-cloud"]
= Cloud
:page-aliases: extensions/core-cloud.adoc
:linkattrs:
:cq-artifact-id: camel-quarkus-core-cloud
:cq-native-supported: true
:cq-status: Stable
:cq-status-deprecation: Stable
:cq-description: The Camel Quarkus core cloud module
:cq-deprecated: false
:cq-jvm-since: 0.2.0
:cq-native-since: 0.2.0
ifeval::[{doc-show-badges} == true]
[.badges]
[.badge-key]##JVM since##[.badge-supported]##0.2.0## [.badge-key]##Native since##[.badge-supported]##0.2.0##
endif::[]
The Camel Quarkus core cloud module
[id="extensions-core-cloud-maven-coordinates"]
== Maven coordinates
[source,xml]
----
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-core-cloud</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::[]