is not current version
Last Version 5.3.0-1100

com.github.cafdataprocessing:worker-workflow-container 2.0.0-250


Categories

Categories

Container Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

worker-workflow-container
Version

Version

2.0.0-250
Type

Type

pom

Download worker-workflow-container 2.0.0-250


<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-workflow-container/ -->
<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>worker-workflow-container</artifactId>
    <version>2.0.0-250</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-workflow-container/
implementation 'com.github.cafdataprocessing:worker-workflow-container:2.0.0-250'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-workflow-container/
implementation ("com.github.cafdataprocessing:worker-workflow-container:2.0.0-250")
'com.github.cafdataprocessing:worker-workflow-container:pom:2.0.0-250'
<dependency org="com.github.cafdataprocessing" name="worker-workflow-container" rev="2.0.0-250">
  <artifact name="worker-workflow-container" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-workflow-container', version='2.0.0-250')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-workflow-container" % "2.0.0-250"
[com.github.cafdataprocessing/worker-workflow-container "2.0.0-250"]