Last Version

com.github.cafdataprocessing:worker-policy-document-worker-converter 1.5.0-84

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.

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

worker-policy-document-worker-converter
Version

Version

1.5.0-84
Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

EntIT Software LLC, a Micro Focus company

Download worker-policy-document-worker-converter 1.5.0-84


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.cafapi : caf-api jar 1.13.0-239
com.github.cafdataprocessing : worker-document-shared jar 3.1.1-71
com.github.cafdataprocessing : util-policy-converters jar 1.5.0-84
com.github.workerframework : worker-api jar
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : jcl-over-slf4j jar 1.7.25

provided (1)

Group / Artifact Type Version
com.github.cafdataprocessing : worker-policy-converters-shared jar 1.5.0-84

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5
com.github.cafapi.codec : codec-json jar 1.13.0-239
com.github.cafdataprocessing : worker-policy-converter-qa jar 1.5.0-84
org.apache.logging.log4j : log4j-api jar 2.8.2
org.apache.logging.log4j : log4j-core jar 2.8.2

Project Modules

There are no modules declared in this project.