License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-document-testing-unit |
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 |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-testing-unit/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-document-testing-unit</artifactId>
<version>5.1.1-1139</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-testing-unit/
implementation 'com.github.cafdataprocessing:worker-document-testing-unit:5.1.1-1139'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-testing-unit/
implementation ("com.github.cafdataprocessing:worker-document-testing-unit:5.1.1-1139")
'com.github.cafdataprocessing:worker-document-testing-unit:jar:5.1.1-1139'
<dependency org="com.github.cafdataprocessing" name="worker-document-testing-unit" rev="5.1.1-1139">
<artifact name="worker-document-testing-unit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-document-testing-unit', version='5.1.1-1139')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-document-testing-unit" % "5.1.1-1139"
[com.github.cafdataprocessing/worker-document-testing-unit "5.1.1-1139"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | |
com.github.cafapi : caf-api | jar | |
com.github.cafapi.codec : codec-json | jar | |
com.github.workerframework : worker-api | jar | |
com.github.workerframework : worker-store-mem | jar | |
com.github.cafdataprocessing : worker-document | jar | 5.1.1-1139 |
com.github.cafdataprocessing : worker-document-interface | jar | 5.1.1-1139 |
com.github.cafdataprocessing : worker-document-shared | jar | 5.1.1-1139 |
com.github.cafdataprocessing : worker-document-utility | jar | 5.1.1-1139 |
commons-codec : commons-codec | jar | |
commons-io : commons-io | jar | |
org.hamcrest : hamcrest-core | jar | |
org.hamcrest : hamcrest-library | jar | |
org.mockito : mockito-core | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |