Jar examples for m:mdw-services
MDW is a microservices based workflow framework
You can download jar file mdw-services 6.0.10 in this page.
The Apache License, Version 2.0
You can use the following script to add mdw-services-6.0.10.jar to your project.
<dependency> <groupId>com.centurylink.mdw</groupId> <artifactId>mdw-services</artifactId> <version>6.0.10</version> </dependency>
compile group: 'com.centurylink.mdw', name: 'mdw-services', version: '6.0.10'
libraryDependencies += "com.centurylink.mdw" % "mdw-services" % "6.0.10"
<dependency org="com.centurylink.mdw" name="mdw-services" rev="6.0.10"/>
@Grapes(@Grab(group='com.centurylink.mdw', module='mdw-services', version='6.0.10'))
'com.centurylink.mdw:mdw-services:jar:6.0.10'
Click the following link to download the jar file.
mdw-services-6.0.10-javadoc.jar