| License |
License |
|---|---|
| GroupId | GroupIdcom.watchrabbit |
| ArtifactId | ArtifactIdrabbit-executor |
| Last Version | Last Version1.1.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWatchrabbit - Executor
Latency and fault tolerance library
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| rabbit-executor-1.1.7.pom | |
| rabbit-executor-1.1.7.jar | 21 KB |
| rabbit-executor-1.1.7-sources.jar | 19 KB |
| rabbit-executor-1.1.7-javadoc.jar | 143 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.assertj : assertj-core | jar | 1.6.1 |