x

xxl-job-auto

实现Spring定时任务与XXL-JOB灵活切换
http://www.powerjob.tech
Apache License, Version 2.0
Teoan
Files download
File Operation
xxl-job-auto-1.0.0.pom download
Apache Maven
<dependency>
  <groupId>io.github.teoan</groupId>
  <artifactId>xxl-job-auto</artifactId>
  <version>1.0.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.teoan:xxl-job-auto:1.0.0'
Gradle Kotlin
implementation("io.github.teoan:xxl-job-auto:1.0.0")
Scala SBT
libraryDependencies += "io.github.teoan" % "xxl-job-auto" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.teoan', module='xxl-job-auto', version='1.0.0')
)
Apache Ivy
<dependency org="io.github.teoan" name="xxl-job-auto" rev="1.0.0" />
Leiningen
[io.github.teoan/xxl-job-auto "1.0.0"]
Apache Buildr
'io.github.teoan:xxl-job-auto:jar:1.0.0'
Dependencies
The project has no third-party dependencies