<dependency>
<groupId>io.github.shuigedeng</groupId>
<artifactId>taotao-boot-starter-job-elastic</artifactId>
<version>2024.12</version>
</dependency>
libraryDependencies += "io.github.shuigedeng" % "taotao-boot-starter-job-elastic" % "2024.12"
@Grapes(
@Grab(group='io.github.shuigedeng', module='taotao-boot-starter-job-elastic', version='2024.12')
)
<dependency org="io.github.shuigedeng" name="taotao-boot-starter-job-elastic" rev="2024.12" />
compile
|-- io.github.shuigedeng:taotao-boot-starter-job-common:2024.12
|-- org.apache.shardingsphere.elasticjob:elasticjob-lite-spring-boot-starter:3.0.4
|-- org.apache.shardingsphere.elasticjob:elasticjob-error-handler-dingtalk:3.0.4
|-- org.apache.shardingsphere.elasticjob:elasticjob-error-handler-wechat:3.0.4
|-- org.apache.shardingsphere.elasticjob:elasticjob-error-handler-email:3.0.4