MVN

org.apache.camel.k : camel-k-runtime-bom

Maven & Gradle

Jul 04, 2023
1 usages
<dependency>
    <groupId>org.apache.camel.k</groupId>
    <artifactId>camel-k-runtime-bom</artifactId>
    <version>2.16.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.camel.k : camel-k-runtime-bom to add to Maven - Latest Versions:

  • Latest Stable: 2.16.0

All Versions

Choose a version of org.apache.camel.k : camel-k-runtime-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
2.16.x
camel-k-runtime-bom-2.16.0
1.17.x
camel-k-runtime-bom-1.17.1
camel-k-runtime-bom-1.17.0
1.16.x
camel-k-runtime-bom-1.16.0
1.15.x
camel-k-runtime-bom-1.15.2
camel-k-runtime-bom-1.15.1
camel-k-runtime-bom-1.15.0
1.14.x
camel-k-runtime-bom-1.14.0
1.13.x
camel-k-runtime-bom-1.13.0
1.12.x
camel-k-runtime-bom-1.12.0
1.11.x
camel-k-runtime-bom-1.11.0
1.10.x
camel-k-runtime-bom-1.10.0
1.9.x
camel-k-runtime-bom-1.9.1
camel-k-runtime-bom-1.9.0
1.8.x
camel-k-runtime-bom-1.8.0
1.7.x
camel-k-runtime-bom-1.7.0
1.6.x
camel-k-runtime-bom-1.6.0
1.5.x
camel-k-runtime-bom-1.5.0
1.4.x
camel-k-runtime-bom-1.4.1
1.3.x
camel-k-runtime-bom-1.3.0
1.2.x
camel-k-runtime-bom-1.2.1
1.1.x
camel-k-runtime-bom-1.1.0
1.0.x
camel-k-runtime-bom-1.0.9
camel-k-runtime-bom-1.0.7
camel-k-runtime-bom-1.0.5
camel-k-runtime-bom-1.0.4
camel-k-runtime-bom-1.0.1
camel-k-runtime-bom-1.0.0
0.3.x
camel-k-runtime-bom-0.3.3
camel-k-runtime-bom-0.3.2
camel-k-runtime-bom-0.3.1
camel-k-runtime-bom-0.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.camel.k</groupId>
    <artifactId>camel-k-runtime-bom</artifactId>
    <version>2.16.0</version>
</dependency>