MDW

MDW is a workflow framework specializing in microservice orchestration

Лицензия

Лицензия

Группа

Группа

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

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

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

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

6.1.39
Дата

Дата

Тип

Тип

jar
Описание

Описание

MDW
MDW is a workflow framework specializing in microservice orchestration
Ссылка на сайт

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

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

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

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

Скачать mdw-services

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.centurylink.mdw/mdw-services/ -->
<dependency>
    <groupId>com.centurylink.mdw</groupId>
    <artifactId>mdw-services</artifactId>
    <version>6.1.39</version>
</dependency>
// https://jarcasting.com/artifacts/com.centurylink.mdw/mdw-services/
implementation 'com.centurylink.mdw:mdw-services:6.1.39'
// https://jarcasting.com/artifacts/com.centurylink.mdw/mdw-services/
implementation ("com.centurylink.mdw:mdw-services:6.1.39")
'com.centurylink.mdw:mdw-services:jar:6.1.39'
<dependency org="com.centurylink.mdw" name="mdw-services" rev="6.1.39">
  <artifact name="mdw-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.centurylink.mdw', module='mdw-services', version='6.1.39')
)
libraryDependencies += "com.centurylink.mdw" % "mdw-services" % "6.1.39"
[com.centurylink.mdw/mdw-services "6.1.39"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
com.centurylink.mdw : mdw-common jar 6.1.39
javax.xml : jaxrpc-api jar 1.1
javax.resource : connector-api jar 1.5
junit : junit jar 4.8.1
org.reflections : reflections jar 0.9.11
javax.xml.soap : javax.xml.soap-api jar 1.4.0
com.sun.xml.messaging.saaj : saaj-impl jar 1.5.0
javax.servlet : javax.servlet-api jar 3.1.0
io.swagger : swagger-servlet jar 1.5.19

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

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

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

CenturyLink Cloud

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

Версия
6.1.39
6.1.38
6.1.37
6.1.36
6.1.35
6.1.34
6.1.33
6.1.32
6.1.31
6.1.30
6.1.29
6.1.28
6.1.27
6.1.26
6.1.25
6.1.24
6.1.23
6.1.22
6.1.21
6.1.20
6.1.19
6.1.18
6.1.17
6.1.16
6.1.15
6.1.14
6.1.13
6.1.11
6.1.10
6.1.09
6.1.08
6.1.07
6.1.06
6.1.05
6.1.04
6.1.03
6.1.02
6.1.01
6.0.12
6.0.11
6.0.10
6.0.09
6.0.08
6.0.07
6.0.06
6.0.05
6.0.04
6.0.03