is not current version
Last Version 4.0.1

tech.powerjob:powerjob-worker-spring-boot-starter 4.0.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

tech.powerjob
ArtifactId

ArtifactId

powerjob-worker-spring-boot-starter
Version

Version

4.0.0
Type

Type

jar

Download powerjob-worker-spring-boot-starter 4.0.0


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