is not current version
Last Version 3.4.8

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.kfcfans
ArtifactId

ArtifactId

powerjob-worker-spring-boot-starter
Version

Version

3.3.3
Type

Type

jar

Download powerjob-worker-spring-boot-starter 3.3.3


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