License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-workflow-aggregator |
Last Version | Last Version5.3.0-1100 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWorker-Workflow
A worker to generate a workflow of actions to execute in a chain for document workers
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
worker-workflow-aggregator-5.3.0-1100.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-workflow-aggregator/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-workflow-aggregator</artifactId>
<version>5.3.0-1100</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-workflow-aggregator/
implementation 'com.github.cafdataprocessing:worker-workflow-aggregator:5.3.0-1100'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-workflow-aggregator/
implementation ("com.github.cafdataprocessing:worker-workflow-aggregator:5.3.0-1100")
'com.github.cafdataprocessing:worker-workflow-aggregator:pom:5.3.0-1100'
<dependency org="com.github.cafdataprocessing" name="worker-workflow-aggregator" rev="5.3.0-1100">
<artifact name="worker-workflow-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-workflow-aggregator', version='5.3.0-1100')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-workflow-aggregator" % "5.3.0-1100"
[com.github.cafdataprocessing/worker-workflow-aggregator "5.3.0-1100"]