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