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