License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-document-aggregator |
Last Version | Last Version5.1.1-1139 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDocument Worker Framework
Provides a foundation for building workers which manipulate documents.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
worker-document-aggregator-5.1.1-1139.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-aggregator/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-document-aggregator</artifactId>
<version>5.1.1-1139</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-aggregator/
implementation 'com.github.cafdataprocessing:worker-document-aggregator:5.1.1-1139'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-aggregator/
implementation ("com.github.cafdataprocessing:worker-document-aggregator:5.1.1-1139")
'com.github.cafdataprocessing:worker-document-aggregator:pom:5.1.1-1139'
<dependency org="com.github.cafdataprocessing" name="worker-document-aggregator" rev="5.1.1-1139">
<artifact name="worker-document-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-document-aggregator', version='5.1.1-1139')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-document-aggregator" % "5.1.1-1139"
[com.github.cafdataprocessing/worker-document-aggregator "5.1.1-1139"]