| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.heanbian | 
| ArtifactId | ArtifactIdheanbian-elastic-job-client | 
| Last Version | Last Version20200807 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionheanbian-elastic-job-client Heanbian elastic job client component. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/com.heanbian/heanbian-elastic-job-client/ -->
<dependency>
    <groupId>com.heanbian</groupId>
    <artifactId>heanbian-elastic-job-client</artifactId>
    <version>20200807</version>
</dependency>// https://jarcasting.com/artifacts/com.heanbian/heanbian-elastic-job-client/
implementation 'com.heanbian:heanbian-elastic-job-client:20200807'// https://jarcasting.com/artifacts/com.heanbian/heanbian-elastic-job-client/
implementation ("com.heanbian:heanbian-elastic-job-client:20200807")'com.heanbian:heanbian-elastic-job-client:jar:20200807'<dependency org="com.heanbian" name="heanbian-elastic-job-client" rev="20200807">
  <artifact name="heanbian-elastic-job-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.heanbian', module='heanbian-elastic-job-client', version='20200807')
)libraryDependencies += "com.heanbian" % "heanbian-elastic-job-client" % "20200807"[com.heanbian/heanbian-elastic-job-client "20200807"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.dangdang : elastic-job-lite-spring | jar | 2.1.5 | 
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.2.RELEASE | 
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.3.2.RELEASE |