is not current version
Last Version 2.0.0

io.github.jas34:scheduledwf-parent 1.2.0

Scheduled Conductor-Workflow is an extension of netflix conductor to provide capability to schedule a workflow in micro service architecture

GroupId

GroupId

io.github.jas34
ArtifactId

ArtifactId

scheduledwf-parent
Version

Version

1.2.0
Type

Type

jar

Download scheduledwf-parent 1.2.0


<!-- https://jarcasting.com/artifacts/io.github.jas34/scheduledwf-parent/ -->
<dependency>
    <groupId>io.github.jas34</groupId>
    <artifactId>scheduledwf-parent</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jas34/scheduledwf-parent/
implementation 'io.github.jas34:scheduledwf-parent:1.2.0'
// https://jarcasting.com/artifacts/io.github.jas34/scheduledwf-parent/
implementation ("io.github.jas34:scheduledwf-parent:1.2.0")
'io.github.jas34:scheduledwf-parent:jar:1.2.0'
<dependency org="io.github.jas34" name="scheduledwf-parent" rev="1.2.0">
  <artifact name="scheduledwf-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jas34', module='scheduledwf-parent', version='1.2.0')
)
libraryDependencies += "io.github.jas34" % "scheduledwf-parent" % "1.2.0"
[io.github.jas34/scheduledwf-parent "1.2.0"]