is not current version
Last Version 5.3.0-1100

com.github.cafdataprocessing:worker-workflow-container 1.0.0-157


Categories

Categories

Container Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

worker-workflow-container
Version

Version

1.0.0-157
Type

Type

pom

Download worker-workflow-container 1.0.0-157


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