is not current version
Last Version 0.3.2

org.apache.camel.k:camel-k-runtime-spring-boot-layout 0.3.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.apache.camel.k
ArtifactId

ArtifactId

camel-k-runtime-spring-boot-layout
Version

Version

0.3.0
Type

Type

jar

Download camel-k-runtime-spring-boot-layout 0.3.0


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