Files download
File Operation
worker-workflow-6.1.0-1226.jar download
worker-workflow-6.1.0-1226.pom download
worker-workflow-6.1.0-1226-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.cafdataprocessing</groupId>
  <artifactId>worker-workflow</artifactId>
  <version>6.1.0-1226</version>
</dependency>
Gradle Groovy
implementation 'com.github.cafdataprocessing:worker-workflow:6.1.0-1226'
Gradle Kotlin
implementation("com.github.cafdataprocessing:worker-workflow:6.1.0-1226")
Scala SBT
libraryDependencies += "com.github.cafdataprocessing" % "worker-workflow" % "6.1.0-1226"
Groovy Grape
@Grapes(
  @Grab(group='com.github.cafdataprocessing', module='worker-workflow', version='6.1.0-1226')
)
Apache Ivy
<dependency org="com.github.cafdataprocessing" name="worker-workflow" rev="6.1.0-1226" />
Leiningen
[com.github.cafdataprocessing/worker-workflow "6.1.0-1226"]
Apache Buildr
'com.github.cafdataprocessing:worker-workflow:jar:6.1.0-1226'