Download mdw-services-6.0.03.jar file - Jar m

Jar examples for m:mdw-services

Description

MDW is a microservices based workflow framework

You can download jar file mdw-services 6.0.03 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add mdw-services-6.0.03.jar to your project.

<dependency>
   <groupId>com.centurylink.mdw</groupId>
   <artifactId>mdw-services</artifactId>
   <version>6.0.03</version>
</dependency>
compile group: 'com.centurylink.mdw', name: 'mdw-services', version: '6.0.03'
libraryDependencies += "com.centurylink.mdw" % "mdw-services" % "6.0.03"
<dependency org="com.centurylink.mdw" name="mdw-services" rev="6.0.03"/>
@Grapes(@Grab(group='com.centurylink.mdw', module='mdw-services', version='6.0.03'))
'com.centurylink.mdw:mdw-services:jar:6.0.03'

Download

Click the following link to download the jar file.

mdw-services-6.0.03-javadoc.jar
mdw-services-6.0.03-sources.jar
mdw-services-6.0.03.jar
mdw-services-6.0.03.pom



Related Tutorials