elastic-job-lite-spring-boot-starter

Elastic Job Lite Spring Boot Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.xjzrc.spring.boot
ArtifactId

ArtifactId

elastic-job-lite-spring-boot-starter
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

elastic-job-lite-spring-boot-starter
Elastic Job Lite Spring Boot Starter
Project URL

Project URL

https://github.com/xjzrc/elastic-job-lite-spring-boot-starter

Download elastic-job-lite-spring-boot-starter

How to add to project

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

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.0
1.0.1
1.0.0