is not current version
Last Version 5.1.1-1139

com.github.cafdataprocessing:worker-document-aggregator 4.3.0-593

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.3.0-593
Type

Type

pom

Download worker-document-aggregator 4.3.0-593


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