License |
License
MIT License
|
---|---|
GroupId | GroupIdio.github.shengulong |
ArtifactId | ArtifactIdelasticjob-lite-springboot-starter |
Version | Version3.0.1.0 |
Type | Typejar |
Description |
Descriptionelasticjob-lite-springboot-starter
Parent pom providing dependency and plugin management for applications built with Maven
|
<!-- https://jarcasting.com/artifacts/io.github.shengulong/elasticjob-lite-springboot-starter/ -->
<dependency>
<groupId>io.github.shengulong</groupId>
<artifactId>elasticjob-lite-springboot-starter</artifactId>
<version>3.0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shengulong/elasticjob-lite-springboot-starter/
implementation 'io.github.shengulong:elasticjob-lite-springboot-starter:3.0.1.0'
// https://jarcasting.com/artifacts/io.github.shengulong/elasticjob-lite-springboot-starter/
implementation ("io.github.shengulong:elasticjob-lite-springboot-starter:3.0.1.0")
'io.github.shengulong:elasticjob-lite-springboot-starter:jar:3.0.1.0'
<dependency org="io.github.shengulong" name="elasticjob-lite-springboot-starter" rev="3.0.1.0">
<artifact name="elasticjob-lite-springboot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shengulong', module='elasticjob-lite-springboot-starter', version='3.0.1.0')
)
libraryDependencies += "io.github.shengulong" % "elasticjob-lite-springboot-starter" % "3.0.1.0"
[io.github.shengulong/elasticjob-lite-springboot-starter "3.0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shardingsphere.elasticjob : elasticjob-lite-core | jar | 3.0.1 |
org.apache.shardingsphere.elasticjob : elasticjob-lite-spring-core | jar | 3.0.1 |
org.springframework.boot : spring-boot-starter | jar | 2.4.8 |
org.springframework.boot : spring-boot-starter-jdbc Optional | jar | 2.4.8 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.8 |
org.projectlombok : lombok | jar | 1.18.20 |
junit : junit | jar | 4.13.2 |
org.apache.curator : curator-test | jar | 5.2.1 |
com.h2database : h2 | jar | 2.1.214 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.4.8 |