License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-document |
Version | Version5.0.0-924 |
Type | Typejar |
Description |
DescriptionProvides a foundation for building workers which manipulate documents.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
worker-document-5.0.0-924.pom | |
worker-document-5.0.0-924.jar | 114 KB |
worker-document-5.0.0-924-sources.jar | 94 KB |
worker-document-5.0.0-924-javadoc.jar | 458 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-document</artifactId>
<version>5.0.0-924</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document/
implementation 'com.github.cafdataprocessing:worker-document:5.0.0-924'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document/
implementation ("com.github.cafdataprocessing:worker-document:5.0.0-924")
'com.github.cafdataprocessing:worker-document:jar:5.0.0-924'
<dependency org="com.github.cafdataprocessing" name="worker-document" rev="5.0.0-924">
<artifact name="worker-document" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-document', version='5.0.0-924')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-document" % "5.0.0-924"
[com.github.cafdataprocessing/worker-document "5.0.0-924"]
Group / Artifact | Type | Version |
---|---|---|
com.github.cafapi : caf-api | jar | |
com.github.cafdataprocessing : worker-document-utility | jar | 5.0.0-924 |
com.github.cafdataprocessing : worker-document-shared | jar | 5.0.0-924 |
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.0.0-924 |
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 |