| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdorg.apache.shardingsphere.elasticjob | 
| ArtifactId | ArtifactIdelasticjob-lite-spring-boot-starter | 
| Last Version | Last Version3.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionelasticjob-lite-spring-boot-starter Distributed scheduled job solution | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere.elasticjob/elasticjob-lite-spring-boot-starter/ -->
<dependency>
    <groupId>org.apache.shardingsphere.elasticjob</groupId>
    <artifactId>elasticjob-lite-spring-boot-starter</artifactId>
    <version>3.0.1</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.shardingsphere.elasticjob/elasticjob-lite-spring-boot-starter/
implementation 'org.apache.shardingsphere.elasticjob:elasticjob-lite-spring-boot-starter:3.0.1'// https://jarcasting.com/artifacts/org.apache.shardingsphere.elasticjob/elasticjob-lite-spring-boot-starter/
implementation ("org.apache.shardingsphere.elasticjob:elasticjob-lite-spring-boot-starter:3.0.1")'org.apache.shardingsphere.elasticjob:elasticjob-lite-spring-boot-starter:jar:3.0.1'<dependency org="org.apache.shardingsphere.elasticjob" name="elasticjob-lite-spring-boot-starter" rev="3.0.1">
  <artifact name="elasticjob-lite-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.shardingsphere.elasticjob', module='elasticjob-lite-spring-boot-starter', version='3.0.1')
)libraryDependencies += "org.apache.shardingsphere.elasticjob" % "elasticjob-lite-spring-boot-starter" % "3.0.1"[org.apache.shardingsphere.elasticjob/elasticjob-lite-spring-boot-starter "3.0.1"]| 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 | |
| org.springframework.boot : spring-boot-starter-jdbc Optional | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| junit : junit | jar | 4.12 | 
| org.apache.curator : curator-test | jar | 5.1.0 | 
| com.h2database : h2 | jar | 1.4.184 |