is not current version
Last Version 6.1.39

com.centurylink.mdw:mdw-spring-boot 6.1.08

MDW is a microservices based workflow framework

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.centurylink.mdw
ArtifactId

ArtifactId

mdw-spring-boot
Version

Version

6.1.08
Type

Type

jar

Download mdw-spring-boot 6.1.08


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