is not current version
Last Version 2.0.0

io.github.jas34:scheduledwf-core 1.2.2

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

License

License

GroupId

GroupId

io.github.jas34
ArtifactId

ArtifactId

scheduledwf-core
Version

Version

1.2.2
Type

Type

jar
Description

Description

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

Download scheduledwf-core 1.2.2


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

Dependencies

compile (6)

Group / Artifact Type Version
com.netflix.conductor : conductor-core jar 2.30.4
com.netflix.conductor : conductor-common jar 2.30.4
com.coreoz : wisp jar 2.2.0
com.cronutils : cron-utils jar 8.0.0
org.redisson : redisson jar 3.11.4
org.apache.commons : commons-collections4 jar 4.4

test (4)

Group / Artifact Type Version
com.github.kstyrc : embedded-redis jar 0.6
com.netflix.conductor : conductor-redis-lock jar 2.30.4
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.