Download mdw-services-6.1.05.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.1.05 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials