is not current version
Last Version 1.2.1

com.githup.liuyanggithup:xxl-job-executor-sample-springboot 1.0.0

Example executor project for spring boot.

GroupId

GroupId

com.githup.liuyanggithup
ArtifactId

ArtifactId

xxl-job-executor-sample-springboot
Version

Version

1.0.0
Type

Type

jar

Download xxl-job-executor-sample-springboot 1.0.0


<!-- https://jarcasting.com/artifacts/com.githup.liuyanggithup/xxl-job-executor-sample-springboot/ -->
<dependency>
    <groupId>com.githup.liuyanggithup</groupId>
    <artifactId>xxl-job-executor-sample-springboot</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.githup.liuyanggithup/xxl-job-executor-sample-springboot/
implementation 'com.githup.liuyanggithup:xxl-job-executor-sample-springboot:1.0.0'
// https://jarcasting.com/artifacts/com.githup.liuyanggithup/xxl-job-executor-sample-springboot/
implementation ("com.githup.liuyanggithup:xxl-job-executor-sample-springboot:1.0.0")
'com.githup.liuyanggithup:xxl-job-executor-sample-springboot:jar:1.0.0'
<dependency org="com.githup.liuyanggithup" name="xxl-job-executor-sample-springboot" rev="1.0.0">
  <artifact name="xxl-job-executor-sample-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.githup.liuyanggithup', module='xxl-job-executor-sample-springboot', version='1.0.0')
)
libraryDependencies += "com.githup.liuyanggithup" % "xxl-job-executor-sample-springboot" % "1.0.0"
[com.githup.liuyanggithup/xxl-job-executor-sample-springboot "1.0.0"]