is not current version
Last Version 1.0.2

com.github.xiaoluo1314:spring-boot-starter-elastic-job 0.0.1-RELEASE

${project.artifactId}(https://github.com/elasticjob/elastic-job)

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.xiaoluo1314
ArtifactId

ArtifactId

spring-boot-starter-elastic-job
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download spring-boot-starter-elastic-job 0.0.1-RELEASE


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