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