License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.kfcfans |
ArtifactId | ArtifactIdpowerjob-worker-spring-boot-starter |
Version | Version3.4.8 |
Type | Typejar |
Description |
DescriptionDistributed scheduling and execution framework
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.kfcfans : powerjob-worker | jar | 3.4.8 |
org.springframework.boot : spring-boot-starter | jar | 2.2.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.6.RELEASE |