Last Version

org.occurrent:retry 0.14.3

Event Sourcing Utilities for the JVM based on the CloudEvents specification

License

License

GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

retry
Version

Version

0.14.3
Type

Type

jar
Description

Description

Event Sourcing Utilities for the JVM based on the CloudEvents specification

Download retry 0.14.3


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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.assertj : assertj-core jar 3.16.1

Project Modules

There are no modules declared in this project.