is not current version
Last Version 6.1.39

com.centurylink.mdw:mdw 6.1.24

MDW is a workflow framework specializing in microservice orchestration

GroupId

GroupId

com.centurylink.mdw
ArtifactId

ArtifactId

mdw
Version

Version

6.1.24
Type

Type

war

Download mdw 6.1.24


<!-- https://jarcasting.com/artifacts/com.centurylink.mdw/mdw/ -->
<dependency>
    <groupId>com.centurylink.mdw</groupId>
    <artifactId>mdw</artifactId>
    <version>6.1.24</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.centurylink.mdw/mdw/
implementation 'com.centurylink.mdw:mdw:6.1.24'
// https://jarcasting.com/artifacts/com.centurylink.mdw/mdw/
implementation ("com.centurylink.mdw:mdw:6.1.24")
'com.centurylink.mdw:mdw:war:6.1.24'
<dependency org="com.centurylink.mdw" name="mdw" rev="6.1.24">
  <artifact name="mdw" type="war" />
</dependency>
@Grapes(
@Grab(group='com.centurylink.mdw', module='mdw', version='6.1.24')
)
libraryDependencies += "com.centurylink.mdw" % "mdw" % "6.1.24"
[com.centurylink.mdw/mdw "6.1.24"]