{"id":13470319,"url":"https://github.com/kiegroup/jbpm","last_synced_at":"2025-05-12T15:33:05.112Z","repository":{"id":1083376,"uuid":"930571","full_name":"kiegroup/jbpm","owner":"kiegroup","description":"a Business Process Management (BPM) Suite","archived":false,"fork":false,"pushed_at":"2025-03-17T09:25:55.000Z","size":336620,"stargazers_count":1676,"open_issues_count":22,"forks_count":1206,"subscribers_count":189,"default_branch":"main","last_synced_at":"2025-04-22T11:43:57.815Z","etag":null,"topics":["bpm","bpmn","bpmn2","business-process","case-management","hacktoberfest","jbpm","opensource","process-engine","workflow"],"latest_commit_sha":null,"homepage":"http://www.jbpm.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kiegroup.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-Apache-2.0.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-09-22T13:19:52.000Z","updated_at":"2025-04-21T01:58:42.000Z","dependencies_parsed_at":"2023-09-23T11:29:07.833Z","dependency_job_id":"616f0cfd-7f1e-4cd6-83a1-bfe04a492439","html_url":"https://github.com/kiegroup/jbpm","commit_stats":{"total_commits":4212,"total_committers":194,"mean_commits":"21.711340206185568","dds":0.792022792022792,"last_synced_commit":"492f41a49eab99e59598c1a9c2aee94f6de7557d"},"previous_names":["droolsjbpm/jbpm"],"tags_count":201,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiegroup%2Fjbpm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiegroup%2Fjbpm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiegroup%2Fjbpm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiegroup%2Fjbpm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kiegroup","download_url":"https://codeload.github.com/kiegroup/jbpm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253766069,"owners_count":21960840,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bpm","bpmn","bpmn2","business-process","case-management","hacktoberfest","jbpm","opensource","process-engine","workflow"],"created_at":"2024-07-31T16:00:28.310Z","updated_at":"2025-05-12T15:33:05.077Z","avatar_url":"https://github.com/kiegroup.png","language":"Java","funding_links":[],"categories":["Java","Projects"],"sub_categories":["Workflow Engine"],"readme":"\u003cp align=\"center\"\u003e\u003cimg width=55% height=55% src=\"docsimg/jbpm_logo_450px.png\"\u003e\u003c/p\u003e\n\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n[![GitHub Stars](https://img.shields.io/github/stars/kiegroup/jbpm.svg)](https://github.com/kiegroup/jbpm/stargazers)\n[![GitHub Forks](https://img.shields.io/github/forks/kiegroup/jbpm.svg)](https://github.com/kiegroup/jbpm/network/members)\n[![Pull Requests](https://img.shields.io/github/issues-pr/kiegroup/jbpm.svg?style=flat-square)](https://github.com/kiegroup/jbpm/pulls)\n[![Contributors](https://img.shields.io/github/contributors/kiegroup/jbpm.svg?style=flat-square)](https://github.com/kiegroup/jbpm/graphs/contributors)\n[![License](https://img.shields.io/github/license/kiegroup/jbpm.svg)](https://github.com/kiegroup/jbpm/blob/main/LICENSE-ASL-2.0.txt)\n[![Twitter Follow](https://img.shields.io/twitter/follow/jbossjbpm.svg?label=Follow\u0026style=social)](https://twitter.com/jbossjbpm?lang=en)\n\nQuick Links\n--------------------\n**Homepage:** http://jbpm.org/\n\n**Business Applications:** https://start.jbpm.org/\n\n**Documentation:** https://docs.jboss.org/jbpm/release/latestFinal/jbpm-docs/html_single/\n\n**JIRA:** https://issues.jboss.org/projects/JBPM/summary \n\nAbout jBPM\n--------------------\n**jBPM** is a toolkit for building business applications to help automate business processes and decisions.\n\n**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\n   - traditional JEE applications - war/ear deployments\n   - SpringBoot or Thorntail (formerly known as WildFly Swarm) - uberjar deployments\n   - standalone java programs\n   \n   \n\u003cp align=\"center\"\u003e\u003cimg src=\"docsimg/jbpm_rotating.gif\"\u003e\u003c/p\u003e\n   \n**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.\n\nBuilding from source\n--------------------\n\n1. Check out the source:\n```\ngit clone git@github.com:kiegroup/jbpm.git\n```\n\nIf you don't have a GitHub account use this command instead:\n```\ngit clone https://github.com/kiegroup/jbpm.git jbpm\n```\n\n2. Build with Maven:\n```\ncd jbpm\nmvn clean install -DskipTests\n```\nContributing to jBPM\n--------------------\nAll contributions are welcome! Before you start please read the [Developing Drools and jBPM](https://github.com/kiegroup/droolsjbpm-build-bootstrap/blob/main/README.md) guide.\n\nGetting Help\n--------------------\n\nFollow [this link](http://jbpm.org/community/getHelp.html) to with information on how to:\n- **post questions** on user groups\n- **report** and **create** issues\n- **chat** with jBPM devs and community\n- get **customer support**\n\nGuides\n--------------------\nThere is alot of good information (and books) available on jBPM and it's hard to list them all. Here are some of \nthe most notable ones for quick reference:\n\n- [Getting started - Using Docker](https://www.jbpm.org/learn/gettingStartedUsingDocker.html) - great resource of getting started guides and videos using Docker image distribution\n- [Getting started - Using Single Zip Distribution](https://www.jbpm.org/learn/gettingStartedUsingSingleZipDistribution.html) - great resource of getting started guides and videos using Single Zip Distribution\n- [Accelerate your business](http://mswiderski.blogspot.com/) blog - includes a ton of great info from the jBPM devs\n- [Slideshare Presentations](https://www.slideshare.net/krisverlaenen/presentations) - includes many jBPM presentations and slides\n- [start.jBPM.org](https://start.jbpm.org/) - site where you can start building your jBPM Business Applications\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiegroup%2Fjbpm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkiegroup%2Fjbpm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiegroup%2Fjbpm/lists"}