| License |
License |
|---|---|
| Categories |
CategoriesContainer Data |
| GroupId | GroupIdcom.github.cafdataprocessing |
| ArtifactId | ArtifactIdworker-workflow-container |
| Last Version | Last Version5.3.0-1100 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionA worker to generate a workflow of actions to execute in a chain for document workers
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| worker-workflow-container-5.3.0-1100.pom | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-workflow-container/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-workflow-container</artifactId>
<version>5.3.0-1100</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-workflow-container/
implementation 'com.github.cafdataprocessing:worker-workflow-container:5.3.0-1100'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-workflow-container/
implementation ("com.github.cafdataprocessing:worker-workflow-container:5.3.0-1100")
'com.github.cafdataprocessing:worker-workflow-container:pom:5.3.0-1100'
<dependency org="com.github.cafdataprocessing" name="worker-workflow-container" rev="5.3.0-1100">
<artifact name="worker-workflow-container" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-workflow-container', version='5.3.0-1100')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-workflow-container" % "5.3.0-1100"
[com.github.cafdataprocessing/worker-workflow-container "5.3.0-1100"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.workerframework : standard-worker-container | pom | |
| com.github.cafdataprocessing : worker-workflow | jar | 5.3.0-1100 |
| com.github.cafdataprocessing : worker-document | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.cafapi.logging : caf-logging-logback | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.cafdataprocessing : worker-document-testing | jar |