не последняя версия
Последняя версия 1.7.0

com.bluelock:camel-spring-amqp 1.6.2

Camel Spring-AMQP support

Группа

Группа

com.bluelock
Идентификатор

Идентификатор

camel-spring-amqp
Версия

Версия

1.6.2
Тип

Тип

jar

Скачать camel-spring-amqp 1.6.2


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