is not current version
Last Version 1.4.0

com.github.oliverselinger:failsafe-executor 1.0.0

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.0.0
Type

Type

jar

Download failsafe-executor 1.0.0


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