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

com.bluelock:camel-spring-amqp 1.3

Camel Spring-AMQP support

Группа

Группа

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

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

camel-spring-amqp
Версия

Версия

1.3
Тип

Тип

jar

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


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