Last Version

com.github.kfcfans:powerjob-common 3.4.8

Distributed scheduling and execution framework

License

License

GroupId

GroupId

com.github.kfcfans
ArtifactId

ArtifactId

powerjob-common
Version

Version

3.4.8
Type

Type

jar
Description

Description

Distributed scheduling and execution framework

Download powerjob-common 3.4.8


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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.apache.commons : commons-lang3 jar 3.10
com.google.guava : guava jar 29.0-jre
com.squareup.okhttp3 : okhttp jar 3.14.9
com.typesafe.akka : akka-remote_2.13 jar 2.6.4
com.typesafe.akka : akka-serialization-jackson_2.13 jar 2.6.4
com.typesafe.akka : akka-slf4j_2.13 jar 2.6.4
commons-io : commons-io jar 2.6

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.1

Project Modules

There are no modules declared in this project.