Last Version

commons-retryable 0.10.0

Library for retryable operations

License

License

GroupId

GroupId

com.github.crabs-hue.commons
ArtifactId

ArtifactId

commons-retryable
Version

Version

0.10.0
Type

Type

jar
Description

Description

commons-retryable
Library for retryable operations
Project Organization

Project Organization

Crabs Hue

Download commons-retryable 0.10.0


<!-- https://jarcasting.com/artifacts/com.github.crabs-hue.commons/commons-retryable/ -->
<dependency>
    <groupId>com.github.crabs-hue.commons</groupId>
    <artifactId>commons-retryable</artifactId>
    <version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.crabs-hue.commons/commons-retryable/
implementation 'com.github.crabs-hue.commons:commons-retryable:0.10.0'
// https://jarcasting.com/artifacts/com.github.crabs-hue.commons/commons-retryable/
implementation ("com.github.crabs-hue.commons:commons-retryable:0.10.0")
'com.github.crabs-hue.commons:commons-retryable:jar:0.10.0'
<dependency org="com.github.crabs-hue.commons" name="commons-retryable" rev="0.10.0">
  <artifact name="commons-retryable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.crabs-hue.commons', module='commons-retryable', version='0.10.0')
)
libraryDependencies += "com.github.crabs-hue.commons" % "commons-retryable" % "0.10.0"
[com.github.crabs-hue.commons/commons-retryable "0.10.0"]

Dependencies

compile (4)

Group / Artifact Type Version
net.jodah : failsafe jar 1.1.0
org.slf4j : slf4j-api jar 1.7.7
ch.qos.logback : logback-classic jar 1.2.3
org.apache.commons : commons-lang3 jar 3.7

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.junit.jupiter : junit-jupiter jar 5.5.1
org.junit.vintage : junit-vintage-engine jar 5.5.1
org.mockito : mockito-core jar 2.21.0

Project Modules

There are no modules declared in this project.