License |
License |
---|---|
GroupId | GroupIdio.fabric8.funktion |
ArtifactId | ArtifactIdcamel-k8 |
Version | Version1.1.55 |
Type | Typepom |
Description |
DescriptionCamel cloud components
Funktion :: camel components extended to work well with Kubernetes
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-k8-1.1.55.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.funktion/camel-k8/ -->
<dependency>
<groupId>io.fabric8.funktion</groupId>
<artifactId>camel-k8</artifactId>
<version>1.1.55</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.funktion/camel-k8/
implementation 'io.fabric8.funktion:camel-k8:1.1.55'
// https://jarcasting.com/artifacts/io.fabric8.funktion/camel-k8/
implementation ("io.fabric8.funktion:camel-k8:1.1.55")
'io.fabric8.funktion:camel-k8:pom:1.1.55'
<dependency org="io.fabric8.funktion" name="camel-k8" rev="1.1.55">
<artifact name="camel-k8" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.funktion', module='camel-k8', version='1.1.55')
)
libraryDependencies += "io.fabric8.funktion" % "camel-k8" % "1.1.55"
[io.fabric8.funktion/camel-k8 "1.1.55"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8.funktion : funktion-model | jar | 1.1.55 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : apt | jar | 2.18.1 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 2.4.1 |
org.apache.camel : camel-test | jar | |
junit : junit | jar | |
org.springframework : spring-test | jar | |
org.springframework.boot : spring-boot-starter-test | jar |