Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
bpmn-code-r2250-tags-v6.2.0.1.zip | 2025-06-05 | 14.1 MB | |
bpmn-code-r2247-tags-v6.2.0.zip | 2025-05-19 | 14.0 MB | |
bpmn-code-r2238-tags-v6.1.4.zip | 2025-05-07 | 14.0 MB | |
bpmn-code-r2236-tags-v6.1.3.zip | 2023-07-31 | 14.0 MB | |
bpmn-code-r2230-tags-v6.1.2.zip | 2023-07-17 | 14.0 MB | |
bpmn-code-r2226-tags-v6.1.1.zip | 2023-07-08 | 14.0 MB | |
bpmn-code-r2215-tags-v6.1.0.zip | 2023-07-04 | 14.0 MB | |
readme.txt | 2023-07-04 | 638 Bytes | |
Totals: 8 Items | 98.3 MB | 0 |
1. System Requirements Java 8 or later Maven 3.5+ 2. Get Sources Download and unzip the source, or using the SVN client of your choice, checkout the Yaoqiang project. $svn checkout https://svn.code.sf.net/p/bpmn/code/trunk/yaoqiang yaoqiang 3. Build with maven Once you have downloaded the zip file, unzip it to your computer. Then cd into yaoqiang and run the following command: $mvn clean compile bnd:bnd-process package When you finish, you can check your results in distribution/target. 4. Run Yaoqiang BPMN Editor Yaoqiang BPMN Editor will be started automatically at the end of build.