is not current version
Last Version 1.4.0

com.github.oliverselinger:failsafe-executor 1.3.2

Persistent executor service for Java

Categories

Categories

Failsafe Application Layer Libs Distributed Applications
GroupId

GroupId

com.github.oliverselinger
ArtifactId

ArtifactId

failsafe-executor
Version

Version

1.3.2
Type

Type

jar

Download failsafe-executor 1.3.2


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