is not current version
Last Version 3.0.0

com.github.kfcfans:powerjob 2.0.0

Distributed scheduling and execution framework

GroupId

GroupId

com.github.kfcfans
ArtifactId

ArtifactId

powerjob
Version

Version

2.0.0
Type

Type

pom

Download powerjob 2.0.0

Filename Size
powerjob-2.0.0.pom 8 KB
Browse

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