2359 Forks
5038 Stars
5038 Watchers

drools

Drools is a rule engine, DMN engine and complex event processing (CEP) engine for Java.

How to download and setup drools

Open terminal and run command
git clone https://github.com/kiegroup/drools.git
git clone is used to create a copy or clone of drools repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with drools https://github.com/kiegroup/drools/archive/master.zip

Or simply clone drools with SSH
[email protected]:kiegroup/drools.git

If you have some problems with drools

You may open issue on drools support forum (system) here: https://github.com/kiegroup/drools/issues