is not current version
Last Version 3.16.0

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

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.5.0
Type

Type

jar

Download camel-atomix-starter 3.5.0


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