Last Version

Backo 1.0.0

Exponential backoff (Java port of segmentio/backo).

License

License

GroupId

GroupId

com.segment.backo
ArtifactId

ArtifactId

backo
Version

Version

1.0.0
Type

Type

jar
Description

Description

Backo
Exponential backoff (Java port of segmentio/backo).

Download backo 1.0.0


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-core jar 1.10.8
org.assertj : assertj-core jar 1.7.0

Project Modules

There are no modules declared in this project.