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