<dependency>
<groupId>com.centurylink.mdw</groupId>
<artifactId>mdw-spring-boot</artifactId>
<version>6.1.27</version>
</dependency>
@Grapes(
@Grab(group='com.centurylink.mdw', module='mdw-spring-boot', version='6.1.27')
)
compile
|-- com.centurylink.mdw:mdw-workflow:6.1.27
|-- org.springframework.boot:spring-boot:2.0.4.RELEASE
|-- org.springframework.boot:spring-boot-configuration-processor:2.0.4.RELEASE
|-- org.springframework.boot:spring-boot-autoconfigure:2.0.4.RELEASE
|-- org.springframework.boot:spring-boot-loader:2.0.4.RELEASE
|-- org.springframework:spring-web:5.0.8.RELEASE
|-- org.apache.tomcat.embed:tomcat-embed-core:8.5.32
|-- org.apache.tomcat.embed:tomcat-embed-websocket:8.5.32
|-- javax.validation:validation-api:2.0.1.Final
|-- org.hibernate.validator:hibernate-validator:6.0.11.Final