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