is not current version
Last Version 3.16.0

org.apache.camel.springboot:camel-atomix-starter 3.11.7

Spring-Boot Starter for Camel Atomix support

Categories

Categories

Atomix Application Layer Libs Distributed Applications
GroupId

GroupId

org.apache.camel.springboot
ArtifactId

ArtifactId

camel-atomix-starter
Version

Version

3.11.7
Type

Type

jar

Download camel-atomix-starter 3.11.7


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