License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-document-testing |
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/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-document-testing</artifactId>
<version>5.1.1-1139</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-testing/
implementation 'com.github.cafdataprocessing:worker-document-testing:5.1.1-1139'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-testing/
implementation ("com.github.cafdataprocessing:worker-document-testing:5.1.1-1139")
'com.github.cafdataprocessing:worker-document-testing:jar:5.1.1-1139'
<dependency org="com.github.cafdataprocessing" name="worker-document-testing" rev="5.1.1-1139">
<artifact name="worker-document-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-document-testing', version='5.1.1-1139')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-document-testing" % "5.1.1-1139"
[com.github.cafdataprocessing/worker-document-testing "5.1.1-1139"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | |
org.mockito : mockito-core | jar |