is not current version
Last Version 5.1.1-1139

com.github.cafdataprocessing:worker-document-aggregator 4.0.0-200

Provides a foundation for building workers which manipulate documents.

Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

worker-document-aggregator
Version

Version

4.0.0-200
Type

Type

pom

Download worker-document-aggregator 4.0.0-200


<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-aggregator/ -->
<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>worker-document-aggregator</artifactId>
    <version>4.0.0-200</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-aggregator/
implementation 'com.github.cafdataprocessing:worker-document-aggregator:4.0.0-200'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-aggregator/
implementation ("com.github.cafdataprocessing:worker-document-aggregator:4.0.0-200")
'com.github.cafdataprocessing:worker-document-aggregator:pom:4.0.0-200'
<dependency org="com.github.cafdataprocessing" name="worker-document-aggregator" rev="4.0.0-200">
  <artifact name="worker-document-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-document-aggregator', version='4.0.0-200')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-document-aggregator" % "4.0.0-200"
[com.github.cafdataprocessing/worker-document-aggregator "4.0.0-200"]