UFLO2 Parent Project


License

License

GroupId

GroupId

com.bstek.uflo
ArtifactId

ArtifactId

uflo-parent
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

UFLO2 Parent Project
UFLO2 Parent Project
Project URL

Project URL

https://github.com/youseries/uflo/tree/master/uflo-parent
Project Organization

Project Organization

Bstek
Source Code Management

Source Code Management

https://github.com/youseries/uflo

Download uflo-parent

Filename Size
uflo-parent-2.0.3.pom 5 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.bstek.uflo/uflo-parent/ -->
<dependency>
    <groupId>com.bstek.uflo</groupId>
    <artifactId>uflo-parent</artifactId>
    <version>2.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bstek.uflo/uflo-parent/
implementation 'com.bstek.uflo:uflo-parent:2.0.3'
// https://jarcasting.com/artifacts/com.bstek.uflo/uflo-parent/
implementation ("com.bstek.uflo:uflo-parent:2.0.3")
'com.bstek.uflo:uflo-parent:pom:2.0.3'
<dependency org="com.bstek.uflo" name="uflo-parent" rev="2.0.3">
  <artifact name="uflo-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bstek.uflo', module='uflo-parent', version='2.0.3')
)
libraryDependencies += "com.bstek.uflo" % "uflo-parent" % "2.0.3"
[com.bstek.uflo/uflo-parent "2.0.3"]

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.

简介

UFLO2是一款纯Java流程引擎,它架构于Spring、Hibernate之上,提供诸如并行、动态并行、串行、会签等各种常见及不常见的业务流程流转功能,支持单机或集群部署;UFLO2采用全新的基于网页的流程模版设计器,打开网页即可完成流程模版的设计与制作。

教程

在线文档教程:http://wiki.bsdn.org/display/UFLO

QQ群

一群:423339793(已满),二群:636590564

License

Apache-2.0

Versions

Version
2.0.3
2.0.2
2.0.1
2.0.0