retry

a library of simple primitives for asynchronously retrying Scala Futures

License

License

GroupId

GroupId

com.softwaremill.retry
ArtifactId

ArtifactId

retry_2.12
Last Version

Last Version

0.3.5
Release Date

Release Date

Type

Type

jar
Description

Description

retry
a library of simple primitives for asynchronously retrying Scala Futures
Project URL

Project URL

http://softwaremill.com/open-source
Project Organization

Project Organization

com.softwaremill.retry
Source Code Management

Source Code Management

https://github.com/softwaremill/retry

Download retry_2.12

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12
com.softwaremill.odelay : odelay-core_2.12 jar 0.3.3
org.scala-lang.modules : scala-collection-compat_2.12 jar 2.6.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.9

Project Modules

There are no modules declared in this project.
com.softwaremill.retry

SoftwareMill

We love Scala, Akka, Cassandra and Kafka. We help teams get up to speed with functional programming, introduce event sourcing or define streaming data pipelines

Versions

Version
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0