is not current version
Last Version 5.1.1-1139

com.github.cafdataprocessing:worker-document-aggregator 3.0.0-53

Provides a foundation for building workers which manipulate documents.

Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

worker-document-aggregator
Version

Version

3.0.0-53
Type

Type

pom

Download worker-document-aggregator 3.0.0-53


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