is not current version
Last Version 2.0.0

io.github.jas34:scheduledwf-module 1.1.1

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-module
Version

Version

1.1.1
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-module 1.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.jas34 : scheduledwf-core jar 1.1.1
io.github.jas34 : scheduledwf-resources jar 1.1.1
io.github.jas34 : scheduled-mysql-persistence jar 1.1.1
org.apache.commons : commons-collections4 jar 4.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.