文件下载
文件名 操作
worker-workflow-testing-4.1.0-472.jar 下载
worker-workflow-testing-4.1.0-472.pom 下载
worker-workflow-testing-4.1.0-472-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.cafdataprocessing</groupId>
  <artifactId>worker-workflow-testing</artifactId>
  <version>4.1.0-472</version>
</dependency>
Gradle Groovy
implementation 'com.github.cafdataprocessing:worker-workflow-testing:4.1.0-472'
Gradle Kotlin
implementation("com.github.cafdataprocessing:worker-workflow-testing:4.1.0-472")
Scala SBT
libraryDependencies += "com.github.cafdataprocessing" % "worker-workflow-testing" % "4.1.0-472"
Groovy Grape
@Grapes(
  @Grab(group='com.github.cafdataprocessing', module='worker-workflow-testing', version='4.1.0-472')
)
Apache Ivy
<dependency org="com.github.cafdataprocessing" name="worker-workflow-testing" rev="4.1.0-472" />
Leiningen
[com.github.cafdataprocessing/worker-workflow-testing "4.1.0-472"]
Apache Buildr
'com.github.cafdataprocessing:worker-workflow-testing:jar:4.1.0-472'