Last Version

Document Worker Framework 5.1.1-1139

Provides a foundation for building workers which manipulate documents.

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

worker-document-aggregator
Version

Version

5.1.1-1139
Type

Type

pom
Description

Description

Document Worker Framework
Provides a foundation for building workers which manipulate documents.
Project URL

Project URL

https://github.com/CAFDataProcessing/worker-document/
Project Organization

Project Organization

EntIT Software LLC, a Micro Focus company
Source Code Management

Source Code Management

https://github.com/CAFDataProcessing/worker-document

Download worker-document-aggregator 5.1.1-1139


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • worker-document
  • worker-document-interface
  • worker-document-framework
  • worker-document-schema
  • worker-document-validator
  • worker-document-shared
  • worker-document-testing
  • worker-document-testing-unit
  • worker-document-utility