is not current version
Last Version 1.7.0

com.bluelock:camel-spring-amqp 1.2

Camel Spring-AMQP support

GroupId

GroupId

com.bluelock
ArtifactId

ArtifactId

camel-spring-amqp
Version

Version

1.2
Type

Type

jar

Download camel-spring-amqp 1.2


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