License |
License |
---|---|
GroupId | GroupIdcom.github.kfcfans |
ArtifactId | ArtifactIdoh-my-scheduler-common |
Version | Version2.0.0 |
Type | Typejar |
Description |
DescriptionDistributed scheduling and execution framework
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |