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