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