Last Version

com.github.kfcfans:powerjob-worker-spring-boot-starter 3.4.8

Distributed scheduling and execution framework

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.kfcfans
ArtifactId

ArtifactId

powerjob-worker-spring-boot-starter
Version

Version

3.4.8
Type

Type

jar
Description

Description

Distributed scheduling and execution framework

Download powerjob-worker-spring-boot-starter 3.4.8


<!-- https://jarcasting.com/artifacts/com.github.kfcfans/powerjob-worker-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.kfcfans</groupId>
    <artifactId>powerjob-worker-spring-boot-starter</artifactId>
    <version>3.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kfcfans/powerjob-worker-spring-boot-starter/
implementation 'com.github.kfcfans:powerjob-worker-spring-boot-starter:3.4.8'
// https://jarcasting.com/artifacts/com.github.kfcfans/powerjob-worker-spring-boot-starter/
implementation ("com.github.kfcfans:powerjob-worker-spring-boot-starter:3.4.8")
'com.github.kfcfans:powerjob-worker-spring-boot-starter:jar:3.4.8'
<dependency org="com.github.kfcfans" name="powerjob-worker-spring-boot-starter" rev="3.4.8">
  <artifact name="powerjob-worker-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kfcfans', module='powerjob-worker-spring-boot-starter', version='3.4.8')
)
libraryDependencies += "com.github.kfcfans" % "powerjob-worker-spring-boot-starter" % "3.4.8"
[com.github.kfcfans/powerjob-worker-spring-boot-starter "3.4.8"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.kfcfans : powerjob-worker jar 3.4.8
org.springframework.boot : spring-boot-starter jar 2.2.6.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.6.RELEASE

Project Modules

There are no modules declared in this project.