Last Version

com.github.cafdataprocessing:worker-document 5.1.1-1139

Provides a foundation for building workers which manipulate documents.

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

worker-document
Version

Version

5.1.1-1139
Type

Type

jar
Description

Description

Provides a foundation for building workers which manipulate documents.
Project Organization

Project Organization

EntIT Software LLC, a Micro Focus company

Download worker-document 5.1.1-1139


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

Dependencies

compile (13)

Group / Artifact Type Version
com.github.cafapi : caf-api jar
com.github.cafdataprocessing : worker-document-utility jar 5.1.1-1139
com.github.cafdataprocessing : worker-document-shared jar 5.1.1-1139
com.github.workerframework : worker-api jar
com.google.code.findbugs : jsr305 jar
com.google.guava : guava jar
commons-io : commons-io jar
jakarta.validation : jakarta.validation-api jar 2.0.2
org.slf4j : slf4j-api jar
com.github.cafdataprocessing : worker-document-interface jar 5.1.1-1139
commons-codec : commons-codec jar
org.graalvm.sdk : graal-sdk jar 20.1.0
org.graalvm.js : js-scriptengine jar 20.1.0

runtime (1)

Group / Artifact Type Version
org.graalvm.js : js jar 20.1.0

test (2)

Group / Artifact Type Version
junit : junit jar
org.mockito : mockito-all jar

Project Modules

There are no modules declared in this project.