Last Version

failsafe-executor 1.4.0

Persistent executor service for Java

License

License

Categories

Categories

Failsafe Application Layer Libs Distributed Applications
GroupId

GroupId

com.github.oliverselinger
ArtifactId

ArtifactId

failsafe-executor
Version

Version

1.4.0
Type

Type

jar
Description

Description

failsafe-executor
Persistent executor service for Java
Project URL

Project URL

https://github.com/oliverselinger/failsafe-executor
Source Code Management

Source Code Management

https://github.com/oliverselinger/failsafe-executor

Download failsafe-executor 1.4.0


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

Dependencies

test (10)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.mockito : mockito-core jar 3.3.3
com.h2database : h2 jar 1.4.200
org.postgresql : postgresql jar 42.2.12
mysql : mysql-connector-java jar 8.0.20
org.mariadb.jdbc : mariadb-java-client jar 2.7.3
com.zaxxer : HikariCP jar 3.4.5
org.slf4j : slf4j-simple jar 1.7.30
org.awaitility : awaitility jar 4.0.3

Project Modules

There are no modules declared in this project.