is not current version
Last Version 0.1.11.BETA

com.budjb:spring-distributed-scheduler 0.1.3.BETA

A distributed workload scheduling library for Spring Boot

GroupId

GroupId

com.budjb
ArtifactId

ArtifactId

spring-distributed-scheduler
Version

Version

0.1.3.BETA
Type

Type

jar

Download spring-distributed-scheduler 0.1.3.BETA


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