spring-boot-starter-elastic-job

spring-boot-starter-elastic-job(https://github.com/elasticjob/elastic-job)

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.xiaoluo1314
ArtifactId

ArtifactId

spring-boot-starter-elastic-job
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-elastic-job
spring-boot-starter-elastic-job(https://github.com/elasticjob/elastic-job)

Download spring-boot-starter-elastic-job

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.4.RELEASE
com.dangdang : elastic-job-common-core jar 2.1.5
com.dangdang : elastic-job-lite-spring jar 2.1.5
com.dangdang : elastic-job-lite-core jar 2.1.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.4.RELEASE
org.projectlombok : lombok Optional jar 1.18.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
0.0.1-RELEASE
0.0.1