| License |
License |
|---|---|
| GroupId | GroupIdcom.watchrabbit |
| ArtifactId | ArtifactIdrabbit-executor-pom |
| Version | Version1.1.3 |
| Type | Typepom |
| Description |
DescriptionWatchrabbit - Executor - Pom
Latency and fault tolerance library - pom project
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| rabbit-executor-pom-1.1.3.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.watchrabbit/rabbit-executor-pom/ -->
<dependency>
<groupId>com.watchrabbit</groupId>
<artifactId>rabbit-executor-pom</artifactId>
<version>1.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.watchrabbit/rabbit-executor-pom/
implementation 'com.watchrabbit:rabbit-executor-pom:1.1.3'
// https://jarcasting.com/artifacts/com.watchrabbit/rabbit-executor-pom/
implementation ("com.watchrabbit:rabbit-executor-pom:1.1.3")
'com.watchrabbit:rabbit-executor-pom:pom:1.1.3'
<dependency org="com.watchrabbit" name="rabbit-executor-pom" rev="1.1.3">
<artifact name="rabbit-executor-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.watchrabbit', module='rabbit-executor-pom', version='1.1.3')
)
libraryDependencies += "com.watchrabbit" % "rabbit-executor-pom" % "1.1.3"
[com.watchrabbit/rabbit-executor-pom "1.1.3"]