Last Version

MDW 6.1.39

MDW is a workflow framework specializing in microservice orchestration

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.centurylink.mdw
ArtifactId

ArtifactId

mdw-spring-boot
Version

Version

6.1.39
Type

Type

jar
Description

Description

MDW
MDW is a workflow framework specializing in microservice orchestration
Project URL

Project URL

http://centurylinkcloud.github.io/mdw/
Source Code Management

Source Code Management

https://github.com/CenturyLinkCloud/mdw.git

Download mdw-spring-boot 6.1.39


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

Dependencies

compile (13)

Group / Artifact Type Version
com.centurylink.mdw : mdw-workflow jar 6.1.39
commons-io : commons-io jar 2.5
org.springframework.boot : spring-boot jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-loader jar 2.0.4.RELEASE
org.springframework : spring-web jar 5.0.8.RELEASE
org.apache.tomcat.embed : tomcat-embed-core jar 8.5.32
org.apache.tomcat.embed : tomcat-embed-websocket jar 8.5.32
javax.validation : validation-api jar 2.0.1.Final
org.hibernate.validator : hibernate-validator jar 6.0.11.Final
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.