Download mdw-services-6.0.06.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.06 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials