{"id":19573654,"url":"https://github.com/moqui/moqui-kie","last_synced_at":"2025-04-27T05:33:11.612Z","repository":{"id":138238627,"uuid":"60566733","full_name":"moqui/moqui-kie","owner":"moqui","description":"Moqui tool component for KIE for Drools, jBPM, etc","archived":false,"fork":false,"pushed_at":"2023-11-21T22:27:51.000Z","size":35,"stargazers_count":9,"open_issues_count":1,"forks_count":12,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-03-25T23:57:31.193Z","etag":null,"topics":["drools","kie","moqui","moqui-framework"],"latest_commit_sha":null,"homepage":null,"language":"Groovy","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moqui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-06-06T23:10:43.000Z","updated_at":"2024-03-25T23:57:31.194Z","dependencies_parsed_at":"2023-11-21T23:39:38.191Z","dependency_job_id":null,"html_url":"https://github.com/moqui/moqui-kie","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moqui%2Fmoqui-kie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moqui%2Fmoqui-kie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moqui%2Fmoqui-kie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moqui%2Fmoqui-kie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moqui","download_url":"https://codeload.github.com/moqui/moqui-kie/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224061614,"owners_count":17249262,"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":["drools","kie","moqui","moqui-framework"],"created_at":"2024-11-11T06:35:12.971Z","updated_at":"2024-11-11T06:35:13.820Z","avatar_url":"https://github.com/moqui.png","language":"Groovy","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Moqui KIE Tool Component\n\n[![license](http://img.shields.io/badge/license-CC0%201.0%20Universal-blue.svg)](https://github.com/moqui/moqui-kie/blob/master/LICENSE.md)\n[![release](http://img.shields.io/github/release/moqui/moqui-kie.svg)](https://github.com/moqui/moqui-kie/releases)\n\nMoqui tool component for KIE tools including Drools, jBPM, etc.\n\nTo install run (with moqui-framework):\n\n    $ ./gradlew getComponent -Pcomponent=moqui-kie\n\nThis will add the component to the Moqui runtime/component directory. \n\nThe KIE, Drools, and dependent JAR files are added to the lib directory when the build is run for this component, which is\ndesigned to be done from the Moqui build (ie from the moqui root directory) along with all other component builds. \n\nTo use just install this component. The configuration for the ToolFactory is already in place in the \nMoquiConf.xml included in this component and will be merged with the main configuration at runtime. \n\nTo use KIE through the ToolFactory do something like this example from the Mantle USL PriceServices.get#ProductPrice service:\n\n    if (ec.factory.getToolFactory(\"KIE\") != null)\n        ec.getTool(\"KIE\", KieToolFactory.class).getStatelessKieSession(\"ProductPriceKS\").execute([])\n\nSee also the mantle-usl/kie directory for configuration of a rules module and some actual rules and a decision table spreadsheet.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoqui%2Fmoqui-kie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoqui%2Fmoqui-kie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoqui%2Fmoqui-kie/lists"}