Last Version

Watchrabbit - Executor 1.1.7

Latency and fault tolerance library

License

License

GroupId

GroupId

com.watchrabbit
ArtifactId

ArtifactId

rabbit-executor
Version

Version

1.1.7
Type

Type

jar
Description

Description

Watchrabbit - Executor
Latency and fault tolerance library
Project URL

Project URL

https://github.com/watchrabbit/rabbit-executor

Download rabbit-executor 1.1.7


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

Dependencies

compile (4)

Group / Artifact Type Version
com.watchrabbit : rabbit-commons jar 1.0.1
org.slf4j : slf4j-api jar 1.7.7
commons-lang : commons-lang jar 2.6
com.google.guava : guava jar 17.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 1.6.1

Project Modules

There are no modules declared in this project.