License |
License |
---|---|
GroupId | GroupIdcom.github.kfcfans |
ArtifactId | ArtifactIdpowerjob-official-processors |
Version | Version1.0.3 |
Type | Typejar |
Description |
DescriptionDistributed scheduling and execution framework
|
<!-- https://jarcasting.com/artifacts/com.github.kfcfans/powerjob-official-processors/ -->
<dependency>
<groupId>com.github.kfcfans</groupId>
<artifactId>powerjob-official-processors</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kfcfans/powerjob-official-processors/
implementation 'com.github.kfcfans:powerjob-official-processors:1.0.3'
// https://jarcasting.com/artifacts/com.github.kfcfans/powerjob-official-processors/
implementation ("com.github.kfcfans:powerjob-official-processors:1.0.3")
'com.github.kfcfans:powerjob-official-processors:jar:1.0.3'
<dependency org="com.github.kfcfans" name="powerjob-official-processors" rev="1.0.3">
<artifact name="powerjob-official-processors" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kfcfans', module='powerjob-official-processors', version='1.0.3')
)
libraryDependencies += "com.github.kfcfans" % "powerjob-official-processors" % "1.0.3"
[com.github.kfcfans/powerjob-official-processors "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.68 |
com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
org.apache.commons : commons-lang3 | jar | 3.10 |
com.google.guava : guava | jar | 29.0-jre |
Group / Artifact | Type | Version |
---|---|---|
com.github.kfcfans : powerjob-worker | jar | 3.4.7 |
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |