- Download the zips from the bottom of the drools download page.
- To try out the examples, just unzip one and run a runExamples.sh/.bat script.
- See the JBoss Maven repository for a list of all released artifacts.
- It will be synced to Maven Central automatically in a couple of hours.
- Read the new and noteworthy changes here.

HI, i have a doubt on drools.
ReplyDeleteI got 1000 rows of table data,i have to fire 1000 rows for one rule in the drl file and the result i got is of for suppose 100 rows then i have to pass 100 rows to next rule.
Is there any way of handling it,please help me on this,as i don't have enough time to search and work on this.