spring-distributed-scheduler

A distributed workload scheduling library for Spring Boot

License

License

GroupId

GroupId

com.budjb
ArtifactId

ArtifactId

spring-distributed-scheduler
Last Version

Last Version

0.1.11.BETA
Release Date

Release Date

Type

Type

jar
Description

Description

spring-distributed-scheduler
A distributed workload scheduling library for Spring Boot
Project URL

Project URL

https://github.com/budjb/spring-distributed-scheduler
Source Code Management

Source Code Management

https://github.com/budjb/spring-distributed-scheduler

Download spring-distributed-scheduler

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-validation jar
com.budjb : spring-distributed-locks jar 0.1.7.BETA
com.budjb : spring-distributed-cluster jar 0.1.2.BETA

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.11.BETA
0.1.10.BETA
0.1.9.BETA
0.1.8.BETA
0.1.7.BETA
0.1.6.BETA
0.1.5.BETA
0.1.4.BETA
0.1.3.BETA
0.1.1.BETA