MVN

io.fabric8.funktion : camel-k8

Maven & Gradle

Mar 09, 2017

Camel cloud components · Funktion :: camel components extended to work well with Kubernetes

<dependency>
    <groupId>io.fabric8.funktion</groupId>
    <artifactId>camel-k8</artifactId>
    <version>1.1.55</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.fabric8.funktion : camel-k8 to add to Maven - Latest Versions:

  • Latest Stable: 1.1.55

All Versions

Choose a version of io.fabric8.funktion : camel-k8 to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
camel-k8-1.1.55
camel-k8-1.1.53

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.fabric8.funktion</groupId>
    <artifactId>camel-k8</artifactId>
    <version>1.1.55</version>
</dependency>