Last Version

com.github.kfcfans:oh-my-scheduler-common 2.0.0

Distributed scheduling and execution framework

License

License

GroupId

GroupId

com.github.kfcfans
ArtifactId

ArtifactId

oh-my-scheduler-common
Version

Version

2.0.0
Type

Type

jar
Description

Description

Distributed scheduling and execution framework

Download oh-my-scheduler-common 2.0.0


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

Dependencies

compile (7)

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 4.4.1
com.typesafe.akka : akka-remote_2.13 jar 2.6.4
com.typesafe.akka : akka-serialization-jackson_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

Project Modules

There are no modules declared in this project.