License |
License |
---|---|
Categories |
CategoriesContainer Data |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-classification-container |
Version | Version1.5.0-84 |
Type | Typepom |
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 |
Filename | Size |
---|---|
worker-classification-container-1.5.0-84.pom | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-classification-container/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-classification-container</artifactId>
<version>1.5.0-84</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-classification-container/
implementation 'com.github.cafdataprocessing:worker-classification-container:1.5.0-84'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-classification-container/
implementation ("com.github.cafdataprocessing:worker-classification-container:1.5.0-84")
'com.github.cafdataprocessing:worker-classification-container:pom:1.5.0-84'
<dependency org="com.github.cafdataprocessing" name="worker-classification-container" rev="1.5.0-84">
<artifact name="worker-classification-container" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-classification-container', version='1.5.0-84')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-classification-container" % "1.5.0-84"
[com.github.cafdataprocessing/worker-classification-container "1.5.0-84"]
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.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 |
Group / Artifact | Type | Version |
---|---|---|
com.github.krallin » tini | exe | 0.9.0 |
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 |
org.apache.logging.log4j : log4j-api | jar | 2.8.2 |
org.apache.logging.log4j : log4j-core | jar | 2.8.2 |