License |
License |
---|---|
GroupId | GroupIdio.github.jas34 |
ArtifactId | ArtifactIdscheduledwf-resources |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionScheduled Conductor-Workflow is an extension of netflix conductor to provide capability to schedule a
workflow in micro service architecture
|
<!-- https://jarcasting.com/artifacts/io.github.jas34/scheduledwf-resources/ -->
<dependency>
<groupId>io.github.jas34</groupId>
<artifactId>scheduledwf-resources</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jas34/scheduledwf-resources/
implementation 'io.github.jas34:scheduledwf-resources:1.0.0'
// https://jarcasting.com/artifacts/io.github.jas34/scheduledwf-resources/
implementation ("io.github.jas34:scheduledwf-resources:1.0.0")
'io.github.jas34:scheduledwf-resources:jar:1.0.0'
<dependency org="io.github.jas34" name="scheduledwf-resources" rev="1.0.0">
<artifact name="scheduledwf-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jas34', module='scheduledwf-resources', version='1.0.0')
)
libraryDependencies += "io.github.jas34" % "scheduledwf-resources" % "1.0.0"
[io.github.jas34/scheduledwf-resources "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : jsr311-api | jar | 1.1.1 |
io.swagger : swagger-jaxrs | jar | 1.5.9 |
com.sun.jersey : jersey-bundle | jar | 1.19.1 |
io.github.jas34 : scheduledwf-core | jar | 1.0.0 |
org.apache.commons : commons-collections4 | jar | 4.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-all | jar | 1.10.19 |