is not current version
Last Version 20200807

com.heanbian:heanbian-elastic-job-client 11.0.0

基于当当网Elastic-Job-Lite进行扩展

Categories

Categories

CLI User Interface
GroupId

GroupId

com.heanbian
ArtifactId

ArtifactId

heanbian-elastic-job-client
Version

Version

11.0.0
Type

Type

jar

Download heanbian-elastic-job-client 11.0.0


<!-- https://jarcasting.com/artifacts/com.heanbian/heanbian-elastic-job-client/ -->
<dependency>
    <groupId>com.heanbian</groupId>
    <artifactId>heanbian-elastic-job-client</artifactId>
    <version>11.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.heanbian/heanbian-elastic-job-client/
implementation 'com.heanbian:heanbian-elastic-job-client:11.0.0'
// https://jarcasting.com/artifacts/com.heanbian/heanbian-elastic-job-client/
implementation ("com.heanbian:heanbian-elastic-job-client:11.0.0")
'com.heanbian:heanbian-elastic-job-client:jar:11.0.0'
<dependency org="com.heanbian" name="heanbian-elastic-job-client" rev="11.0.0">
  <artifact name="heanbian-elastic-job-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heanbian', module='heanbian-elastic-job-client', version='11.0.0')
)
libraryDependencies += "com.heanbian" % "heanbian-elastic-job-client" % "11.0.0"
[com.heanbian/heanbian-elastic-job-client "11.0.0"]