is not current version
Last Version 1.7.0

com.bluelock:camel-spring-amqp 1.5

Camel Spring-AMQP support

GroupId

GroupId

com.bluelock
ArtifactId

ArtifactId

camel-spring-amqp
Version

Version

1.5
Type

Type

jar

Download camel-spring-amqp 1.5


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