jBPM

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

Github stars Tracking Chart

                   
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:

Main metrics

Overview
Name With Ownerkiegroup/jbpm
Primary LanguageJava
Program language (Language Count: 11)
Platform
License:
所有者活动
Created At2010-09-22 13:19:52
Pushed At2025-03-17 09:25:55
Last Commit At
Release Count201
Last Release Name7.74.1.Final (Posted on 2023-07-19 07:32:58)
First Release Name5.0-CR1 (Posted on 2010-12-13 01:47:09)
用户参与
Stargazers Count1.7k
Watchers Count189
Fork Count1.2k
Commits Count4.3k
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count1772
Pull Requests Open Count23
Pull Requests Close Count660
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private