MVN

org.apache.camel.quarkus : camel-quarkus-main-deployment

Maven & Gradle

Jun 10, 2021
74 usages

Camel Quarkus :: Main :: Deployment

<dependency>
    <groupId>org.apache.camel.quarkus</groupId>
    <artifactId>camel-quarkus-main-deployment</artifactId>
    <version>2.0.0-M2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.camel.quarkus : camel-quarkus-main-deployment to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0-M2

All Versions

Choose a version of org.apache.camel.quarkus : camel-quarkus-main-deployment to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
camel-quarkus-main-deployment-2.0.0-M2
camel-quarkus-main-deployment-2.0.0-M1
1.8.x
camel-quarkus-main-deployment-1.8.1
camel-quarkus-main-deployment-1.8.0
1.7.x
camel-quarkus-main-deployment-1.7.0
1.6.x
camel-quarkus-main-deployment-1.6.0
1.5.x
camel-quarkus-main-deployment-1.5.0
1.4.x
camel-quarkus-main-deployment-1.4.0
1.3.x
camel-quarkus-main-deployment-1.3.0
1.2.x
camel-quarkus-main-deployment-1.2.0
1.1.x
camel-quarkus-main-deployment-1.1.0
1.0.x
camel-quarkus-main-deployment-1.0.1
camel-quarkus-main-deployment-1.0.0
camel-quarkus-main-deployment-1.0.0-CR3

How to add a dependency to Maven

Add the following org.apache.camel.quarkus : camel-quarkus-main-deployment maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.camel.quarkus</groupId>
    <artifactId>camel-quarkus-main-deployment</artifactId>
    <version>2.0.0-M2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.camel.quarkus : camel-quarkus-main-deployment gradle dependency to your build.gradle file:

implementation 'org.apache.camel.quarkus:camel-quarkus-main-deployment:2.0.0-M2'

Gradle Kotlin DSL: Add the following org.apache.camel.quarkus : camel-quarkus-main-deployment gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.camel.quarkus:camel-quarkus-main-deployment:2.0.0-M2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.camel.quarkus : camel-quarkus-main-deployment sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-main-deployment" % "2.0.0-M2"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 02, 2023
15 usages
Mar 20, 2023
13 usages
17k stars
May 12, 2023
12 usages
6 stars
Sep 14, 2020
14 usages
102 stars
Oct 05, 2021
13 usages
353 stars
Jun 30, 2022
15 usages
784 stars
Aug 21, 2023
16 usages
Dec 26, 2022
12 usages
2.2k stars