io.github.jas34:scheduledwf-resources

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-resources
Last Version

Last Version

2.0.0
Release Date

Release Date

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-resources

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.github.jas34 : scheduledwf-core jar 2.0.0
com.netflix.conductor : conductor-rest jar 3.3.0
org.springframework.boot : spring-boot-starter-web jar 2.3.1.RELEASE
org.springdoc : springdoc-openapi-ui jar 1.4.8
org.apache.commons : commons-collections4 jar 4.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.10.19
org.springframework.boot : spring-boot-starter-test jar 2.3.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.2.2
1.2.0
1.1.1
1.1.0
1.0.0
1.0.0-rc1