A Simple Decision Table in Drools 6.0


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

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s