MDW Core Assets

MDW is a microservices based workflow framework

License

License

GroupId

GroupId

com.centurylink.mdw.assets
ArtifactId

ArtifactId

services-api-samples
Last Version

Last Version

6.0.12
Release Date

Release Date

Type

Type

zip
Description

Description

MDW Core Assets
MDW is a microservices based workflow framework
Project URL

Project URL

http://centurylinkcloud.github.io/mdw/
Source Code Management

Source Code Management

https://github.com/CenturyLinkCloud/mdw.git

Download services-api-samples

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

MDW = Model Driven Workflow

Build Status Maven Central

MDW is a BPM workflow framework with pinpoint REST service orchestration.

Components

Workflow Engine

MDW Studio

MDWHub

  • End user webapp featuring graphical runtime views, task management, supervisor tools, live asset editor, and a whole bunch more.

Microservice Framework

  • Extensible orchestration component for consuming and producing microservices.

Intelligence

  • Web dashboard for tracking trends and milestones and creating custom reports.

Command Line Interface

  • The MDW CLI has commands for installing, running and testing your workflow.

Building MDW

  • Requires Java 8, Gradle and NodeJS
  • Clone this project:
    git clone https://github.com/CenturyLinkCloud/mdw.git
    
  • Install Node packages:
    cd mdw/mdw-hub
    npm install
    
  • Build using Gradle:
    cd mdw/mdw
    gradle buildAll
    
  • Run the automated tests:
    gradle testAll
    

Running MDW

  • Ordinarily MDW is run through a client app. Check out the Quick Start Guide.
  • For core framework development, you can run MDW standalone as described below in Contributing.

Contributing to MDW

https://github.com/CenturyLinkCloud/mdw/blob/master/CONTRIBUTING.md

com.centurylink.mdw.assets

CenturyLink Cloud

Versions

Version
6.0.12
6.0.11
6.0.10