License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.kuhn-he |
ArtifactId | ArtifactIdelastic-job-lite-spring-boot-starter |
Version | Version2.1.53 |
Type | Typejar |
Description |
Descriptionelastic-job-lite-spring-boot-starter
spring boot starter for Elastic-Job(https://github.com/elasticjob/elastic-job)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.kuhn-he/elastic-job-lite-spring-boot-starter/ -->
<dependency>
<groupId>com.github.kuhn-he</groupId>
<artifactId>elastic-job-lite-spring-boot-starter</artifactId>
<version>2.1.53</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kuhn-he/elastic-job-lite-spring-boot-starter/
implementation 'com.github.kuhn-he:elastic-job-lite-spring-boot-starter:2.1.53'
// https://jarcasting.com/artifacts/com.github.kuhn-he/elastic-job-lite-spring-boot-starter/
implementation ("com.github.kuhn-he:elastic-job-lite-spring-boot-starter:2.1.53")
'com.github.kuhn-he:elastic-job-lite-spring-boot-starter:jar:2.1.53'
<dependency org="com.github.kuhn-he" name="elastic-job-lite-spring-boot-starter" rev="2.1.53">
<artifact name="elastic-job-lite-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kuhn-he', module='elastic-job-lite-spring-boot-starter', version='2.1.53')
)
libraryDependencies += "com.github.kuhn-he" % "elastic-job-lite-spring-boot-starter" % "2.1.53"
[com.github.kuhn-he/elastic-job-lite-spring-boot-starter "2.1.53"]
Group / Artifact | Type | Version |
---|---|---|
com.dangdang : elastic-job-lite-core | jar | 2.1.5 |
com.dangdang : elastic-job-lite-spring | jar | 2.1.5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 1.4.2.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 1.4.2.RELEASE |