| License |
License |
|---|---|
| GroupId | GroupIdio.github.jas34 |
| ArtifactId | ArtifactIdscheduledwf-parent |
| Version | Version1.0.0 |
| Type | Typepom |
| Description |
DescriptionScheduled Conductor Workflow
Scheduled Conductor-Workflow is an extension of netflix conductor to provide capability to schedule a
workflow in micro service architecture
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| scheduledwf-parent-1.0.0.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.jas34/scheduledwf-parent/ -->
<dependency>
<groupId>io.github.jas34</groupId>
<artifactId>scheduledwf-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jas34/scheduledwf-parent/
implementation 'io.github.jas34:scheduledwf-parent:1.0.0'
// https://jarcasting.com/artifacts/io.github.jas34/scheduledwf-parent/
implementation ("io.github.jas34:scheduledwf-parent:1.0.0")
'io.github.jas34:scheduledwf-parent:pom:1.0.0'
<dependency org="io.github.jas34" name="scheduledwf-parent" rev="1.0.0">
<artifact name="scheduledwf-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jas34', module='scheduledwf-parent', version='1.0.0')
)
libraryDependencies += "io.github.jas34" % "scheduledwf-parent" % "1.0.0"
[io.github.jas34/scheduledwf-parent "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |