License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.kfcfans |
ArtifactId | ArtifactIdpowerjob-client |
Version | Version3.4.8 |
Type | Typejar |
Description |
DescriptionDistributed scheduling and execution framework
|
Filename | Size |
---|---|
powerjob-client-3.4.8.pom | |
powerjob-client-3.4.8.jar | 12 KB |
powerjob-client-3.4.8-sources.jar | 6 KB |
powerjob-client-3.4.8-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kfcfans/powerjob-client/ -->
<dependency>
<groupId>com.github.kfcfans</groupId>
<artifactId>powerjob-client</artifactId>
<version>3.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kfcfans/powerjob-client/
implementation 'com.github.kfcfans:powerjob-client:3.4.8'
// https://jarcasting.com/artifacts/com.github.kfcfans/powerjob-client/
implementation ("com.github.kfcfans:powerjob-client:3.4.8")
'com.github.kfcfans:powerjob-client:jar:3.4.8'
<dependency org="com.github.kfcfans" name="powerjob-client" rev="3.4.8">
<artifact name="powerjob-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kfcfans', module='powerjob-client', version='3.4.8')
)
libraryDependencies += "com.github.kfcfans" % "powerjob-client" % "3.4.8"
[com.github.kfcfans/powerjob-client "3.4.8"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.68 |
com.github.kfcfans : powerjob-common | jar | 3.4.8 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.1 |