License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-policy-generic-queue-handler |
Version | Version1.5.0-84 |
Type | Typejar |
Description |
DescriptionA 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 |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy-generic-queue-handler/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-policy-generic-queue-handler</artifactId>
<version>1.5.0-84</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy-generic-queue-handler/
implementation 'com.github.cafdataprocessing:worker-policy-generic-queue-handler:1.5.0-84'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy-generic-queue-handler/
implementation ("com.github.cafdataprocessing:worker-policy-generic-queue-handler:1.5.0-84")
'com.github.cafdataprocessing:worker-policy-generic-queue-handler:jar:1.5.0-84'
<dependency org="com.github.cafdataprocessing" name="worker-policy-generic-queue-handler" rev="1.5.0-84">
<artifact name="worker-policy-generic-queue-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-policy-generic-queue-handler', version='1.5.0-84')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-policy-generic-queue-handler" % "1.5.0-84"
[com.github.cafdataprocessing/worker-policy-generic-queue-handler "1.5.0-84"]
Group / Artifact | Type | Version |
---|---|---|
com.github.cafdataprocessing : worker-policy-handlers-shared-document | jar | 1.5.0-84 |
com.github.cafdataprocessing : worker-policy-handlers-shared-document-converter | jar | 1.5.0-84 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
com.github.cafdataprocessing : worker-policy | jar | 1.5.0-84 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.logging.log4j : log4j-api | jar | 2.8.2 |
org.apache.logging.log4j : log4j-core | jar | 2.8.2 |