This post shows how to create a simple decision tool in Drools 6.0.
Create a new Simple Maven Project
Create a new Maven Project and check the Simple Project box.
Set the Group Id and Artifact Id as follows:
- Group Id: com.skills421.examples.drools
- Artifact Id: DecisionTable
Edit the pom.xml
pom.xml