Activiti6 调研学习


Activiti is battle-tested Business Process Management. 
Organizations across the world depend on the open source platform in a huge range of demanding situations. 
It supports open standards with BPMN and DMN so you can create processes that suit you.


官网
https://www.activiti.org/
github
https://github.com/Activiti/Activiti/releases

下载
https://github.com/Activiti/Activiti/releases

官网教程
https://www.activiti.org/quick-start
https://www.activiti.org/userguide/


maven依赖
<dependency>
    <groupId>org.activiti</groupId>
    <artifactId>activiti-engine</artifactId>
    <version>$actVer</version>
</dependency>
<dependency>
    <groupId>org.slf4j</groupId>
    <artifactId>slf4j-api</artifactId>
    <version>1.7.21</version>
</dependency>
<dependency>
    <groupId>org.slf4j</groupId>
    <artifactId>slf4j-log4j12</artifactId>
    <version>1.7.21</version>
</dependency>
<dependency>
    <groupId>com.h2database</groupId>
    <artifactId>h2</artifactId>
    <version>1.4.193</version>
</dependency>


其他参考资料:
http://blog.csdn.net/bluejoe2000/article/details/39521405
https://www.jianshu.com/p/bdc9c9fa719d
http://www.mossle.com/docs/activiti/index.html
https://my.oschina.net/JavaLaw/blog?sort=time&p=7&temp=1515932562892
http://mp.weixin.qq.com/s/xd0qXr36GErxHnmS0EDASw

转载于:https://my.oschina.net/mengzhang6/blog/1610886

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值