b

bubble-fireworks-plugin-xxl-job

xxl job plugin
Apache License, Version 2.0
Files download
File Operation
bubble-fireworks-plugin-xxl-job-2021.5.jar download
bubble-fireworks-plugin-xxl-job-2021.5.pom download
bubble-fireworks-plugin-xxl-job-2021.5-sources.jar download
Apache Maven
<dependency>
  <groupId>cn.fxbin.bubble</groupId>
  <artifactId>bubble-fireworks-plugin-xxl-job</artifactId>
  <version>2021.5</version>
</dependency>
Gradle Groovy
implementation 'cn.fxbin.bubble:bubble-fireworks-plugin-xxl-job:2021.5'
Gradle Kotlin
implementation("cn.fxbin.bubble:bubble-fireworks-plugin-xxl-job:2021.5")
Scala SBT
libraryDependencies += "cn.fxbin.bubble" % "bubble-fireworks-plugin-xxl-job" % "2021.5"
Groovy Grape
@Grapes(
  @Grab(group='cn.fxbin.bubble', module='bubble-fireworks-plugin-xxl-job', version='2021.5')
)
Apache Ivy
<dependency org="cn.fxbin.bubble" name="bubble-fireworks-plugin-xxl-job" rev="2021.5" />
Leiningen
[cn.fxbin.bubble/bubble-fireworks-plugin-xxl-job "2021.5"]
Apache Buildr
'cn.fxbin.bubble:bubble-fireworks-plugin-xxl-job:jar:2021.5'