is not current version
Last Version 1.7.0

com.bluelock:camel-spring-amqp 1.4

Camel Spring-AMQP support

GroupId

GroupId

com.bluelock
ArtifactId

ArtifactId

camel-spring-amqp
Version

Version

1.4
Type

Type

jar

Download camel-spring-amqp 1.4


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