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