w

worker-document-testing-unit

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