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

com.watchrabbit:rabbit-executor-spring 1.1.4

Spring integration of Watchrabbit Executor

Группа

Группа

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

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

rabbit-executor-spring
Версия

Версия

1.1.4
Тип

Тип

jar

Скачать rabbit-executor-spring 1.1.4


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