is not current version
Last Version 1.1.7

com.watchrabbit:rabbit-executor 1.1.5

Latency and fault tolerance library

GroupId

GroupId

com.watchrabbit
ArtifactId

ArtifactId

rabbit-executor
Version

Version

1.1.5
Type

Type

jar

Download rabbit-executor 1.1.5


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