An extremely simple Java Rule Engine (Non-JSR 94) that uses rules you create in Java. Simply create your basic rules, implement the single "passes" method for each, then chain them together in an XML file to create more complex rules.
Features
- Simple Java Rule Engine
- Pure Java 6 - No Other Dependencies
- Non-JSR 94 (This is a feature!)
- Chain your rules together in an XML file to create complex rules
- No learning curve - write your rules in Java and implement one method
- Uses short-circuit AND/OR logic when evaluating rules for high-performance
- Unlike JSR 94, order matters! Put simple rules toward the top to increase performance
- Critical Note: OR-ing rules in a rule definition creates an implicit parenthesis around them
License
MIT LicenseFollow Roolie
Other Useful Business Software
$300 Free Credits to Build on Google Cloud
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Roolie!