MVN

org.apache.camel.quarkus : catalog

Maven & Gradle

Mar 03, 2020

Camel Quarkus :: Catalog

<dependency>
    <groupId>org.apache.camel.quarkus</groupId>
    <artifactId>catalog</artifactId>
    <version>1.0.0-M4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0-M4

All Versions

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

Version Vulnerabilities Updated
1.0.x
catalog-1.0.0-M4
catalog-1.0.0-M3
catalog-1.0.0-M2
catalog-1.0.0-M1
0.4.x
catalog-0.4.0
0.3.x
catalog-0.3.1
catalog-0.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.camel.quarkus</groupId>
    <artifactId>catalog</artifactId>
    <version>1.0.0-M4</version>
</dependency>