MVN

org.apache.camel.quarkus : camel-quarkus-hipchat-parent

Maven & Gradle

Oct 15, 2020

Camel Quarkus :: Hipchat

<dependency>
    <groupId>org.apache.camel.quarkus</groupId>
    <artifactId>camel-quarkus-hipchat-parent</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.camel.quarkus : camel-quarkus-hipchat-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of org.apache.camel.quarkus : camel-quarkus-hipchat-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
camel-quarkus-hipchat-parent-1.2.0
1.1.x
camel-quarkus-hipchat-parent-1.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.camel.quarkus</groupId>
    <artifactId>camel-quarkus-hipchat-parent</artifactId>
    <version>1.2.0</version>
</dependency>

Advertisement