is not current version
Last Version 1.13.0

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


GroupId

GroupId

org.apache.camel.k
ArtifactId

ArtifactId

camel-k-runtime-bom
Version

Version

0.3.2
Type

Type

pom

Download camel-k-runtime-bom 0.3.2


<!-- https://jarcasting.com/artifacts/org.apache.camel.k/camel-k-runtime-bom/ -->
<dependency>
    <groupId>org.apache.camel.k</groupId>
    <artifactId>camel-k-runtime-bom</artifactId>
    <version>0.3.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.k/camel-k-runtime-bom/
implementation 'org.apache.camel.k:camel-k-runtime-bom:0.3.2'
// https://jarcasting.com/artifacts/org.apache.camel.k/camel-k-runtime-bom/
implementation ("org.apache.camel.k:camel-k-runtime-bom:0.3.2")
'org.apache.camel.k:camel-k-runtime-bom:pom:0.3.2'
<dependency org="org.apache.camel.k" name="camel-k-runtime-bom" rev="0.3.2">
  <artifact name="camel-k-runtime-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.k', module='camel-k-runtime-bom', version='0.3.2')
)
libraryDependencies += "org.apache.camel.k" % "camel-k-runtime-bom" % "0.3.2"
[org.apache.camel.k/camel-k-runtime-bom "0.3.2"]