elasticjob-lite-springboot-starter

Parent pom providing dependency and plugin management for applications built with Maven

License

License

MIT License
GroupId

GroupId

io.github.shengulong
ArtifactId

ArtifactId

elasticjob-lite-springboot-starter
Last Version

Last Version

3.0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

elasticjob-lite-springboot-starter
Parent pom providing dependency and plugin management for applications built with Maven

Download elasticjob-lite-springboot-starter

How to add to project

<!-- 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"]

Dependencies

compile (9)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.8

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.1.0