MDW Core Assets

MDW is a microservices based workflow framework

Лицензия

Лицензия

Группа

Группа

com.centurylink.mdw.assets
Идентификатор

Идентификатор

services-api-samples
Последняя версия

Последняя версия

6.0.12
Дата

Дата

Тип

Тип

zip
Описание

Описание

MDW Core Assets
MDW is a microservices based workflow framework
Ссылка на сайт

Ссылка на сайт

http://centurylinkcloud.github.io/mdw/
Система контроля версий

Система контроля версий

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

Скачать services-api-samples

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
6.0.12
6.0.11
6.0.10