License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-document |
Last Version | Last Version5.1.1-1139 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProvides a foundation for building workers which manipulate documents.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
worker-document-5.1.1-1139.pom | |
worker-document-5.1.1-1139.jar | 109 KB |
worker-document-5.1.1-1139-sources.jar | 90 KB |
worker-document-5.1.1-1139-javadoc.jar | 446 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.graalvm.js : js | jar | 20.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.mockito : mockito-all | jar |