is not current version
Last Version 1.5.0-84

com.github.cafdataprocessing:worker-policy-aggregator 1.1.0-21

A CAF Worker that evaluates a provided document and executes defined Actions against that document. This includes sending data from the document to another worker for processing and applying the result back onto the document representation.

Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

worker-policy-aggregator
Version

Version

1.1.0-21
Type

Type

pom

Download worker-policy-aggregator 1.1.0-21


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