blob: 70ed38c47400c85f557b96e335ff58bf4b2b169e [file] [log] [blame]
// Do not edit directly!
// This file was generated by camel-quarkus-maven-plugin:update-extension-doc-page
= JavaScript DSL
:linkattrs:
:cq-artifact-id: camel-quarkus-js-dsl
:cq-native-supported: true
:cq-status: Experimental
:cq-status-deprecation: Experimental
:cq-description: An JavaScript stack for parsing JavaScript route definitions
:cq-deprecated: false
:cq-jvm-since: 1.8.0
:cq-native-since: 1.8.0
[.badges]
[.badge-key]##JVM since##[.badge-supported]##1.8.0## [.badge-key]##Native since##[.badge-supported]##1.8.0##
An JavaScript stack for parsing JavaScript route definitions
== What's inside
* xref:{cq-camel-components}:others:js-dsl.adoc[JavaScript DSL]
Please refer to the above link for usage and configuration details.
== Maven coordinates
[source,xml]
----
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-js-dsl</artifactId>
</dependency>
----
Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.