jBPM

业务流程管理(BPM)套件。「a Business Process Management (BPM) Suite」

Github星跟踪图

                   
GitHub Stars
GitHub Forks
Pull Requests
Contributors
License
Twitter Follow

Homepage: http://jbpm.org/

Business Applications: https://start.jbpm.org/

Documentation: https://docs.jboss.org/jbpm/release/latestFinal/jbpm-docs/html_single/

JIRA: https://issues.jboss.org/projects/JBPM/summary

About jBPM

jBPM is a toolkit for building business applications to help automate business processes and decisions.

jBPM can be used as standalone service or embedded in custom service. It does not mandate any of the frameworks to be used, it can be successfully used in

  • traditional JEE applications - war/ear deployments
  • SpringBoot or Thorntail (formerly known as WildFly Swarm) - uberjar deployments
  • standalone java programs

jBPM is open source software, released under the Apache Software License. It is written in 100% pure Java™, runs on any JVM and is available in the Maven Central repository too.

Building from source

  1. Check out the source:
git clone git@github.com:kiegroup/jbpm.git

If you don't have a GitHub account use this command instead:

git clone https://github.com/kiegroup/jbpm.git jbpm
  1. Build with Maven:
cd jbpm
mvn clean install -DskipTests

Contributing to jBPM

All contributions are welcome! Before you start please read the Developing Drools and jBPM guide.

Getting Help

Follow this link to with information on how to:

  • post questions on user groups
  • report and create issues
  • chat with jBPM devs and community
  • get customer support

Guides

There is alot of good information (and books) available on jBPM and it's hard to list them all. Here are some of
the most notable ones for quick reference:

主要指标

概览
名称与所有者kiegroup/jbpm
主编程语言Java
编程语言 (语言数: 11)
平台
许可证GNU Affero General Public License v3.0
所有者活动
创建于2010-09-22 13:19:52
推送于2025-05-13 23:09:48
最后一次提交
发布数201
最新版本名称7.74.1.Final (发布于 2023-07-19 07:32:58)
第一版名称5.0-CR1 (发布于 2010-12-13 01:47:09)
用户参与
星数1.7k
关注者数188
派生数1.2k
提交数4.3k
已启用问题?
问题数0
打开的问题数0
拉请求数1774
打开的拉请求数27
关闭的拉请求数660
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?