Last Version

com.github.cafdataprocessing:worker-data-processing-container 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

Container Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

worker-data-processing-container
Version

Version

1.5.0-84
Type

Type

pom
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-data-processing-container 1.5.0-84


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

Dependencies

compile (20)

Group / Artifact Type Version
com.github.cafapi : container-cert-script tar.gz 1.13.0-239
com.github.cafdataprocessing : corepolicy-database jar 1.0.0-4
com.github.cafdataprocessing : worker-policy jar 1.5.0-84
com.github.cafdataprocessing : worker-policy-binary-hash-worker-handler jar 1.5.0-84
com.github.cafdataprocessing : worker-policy-boilerplate-worker-handler jar 1.5.0-84
com.github.cafdataprocessing : worker-policy-elasticsearch-classification-worker-handler jar 1.5.0-84
com.github.cafdataprocessing : worker-policy-document-worker-handler jar 1.5.0-84
com.github.cafdataprocessing : worker-policy-field-mapping-handler jar 1.5.0-84
com.github.cafdataprocessing : worker-policy-generic-queue-handler jar 1.5.0-84
com.github.cafdataprocessing : worker-policy-markup-worker-handler jar 1.5.0-84
com.github.cafdataprocessing : worker-policy-stop-handler jar 1.5.0-84
com.github.cafdataprocessing : worker-policy-binary-hash-worker-converter jar 1.5.0-84
com.github.cafdataprocessing : worker-policy-boilerplate-worker-converter jar 1.5.0-84
com.github.cafdataprocessing : worker-policy-classification-worker-converter jar 1.5.0-84
com.github.cafdataprocessing : worker-policy-document-worker-converter jar 1.5.0-84
com.github.cafdataprocessing : worker-policy-markup-worker-converter jar 1.5.0-84
com.github.workerframework : standard-worker-container pom
com.github.workerframework : worker-store-fs jar
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : jcl-over-slf4j jar 1.7.25

runtime (1)

Group / Artifact Type Version
com.github.krallin » tini exe 0.9.0

test (5)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.0-rc2
com.github.cafdataprocessing : worker-policy-testing jar 1.5.0-84
com.github.cafdataprocessing : worker-policy-handlers-converters-testing 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.