The simple, stupid rules engine for Java
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Mahmoud Ben Hassine 5bbf3e83dc fix issue #1 : make constructor of BasicJmxManagedRule class public 11 years ago
easyrules-core fix issue #1 : make constructor of BasicJmxManagedRule class public 11 years ago
easyrules-samples update user name in javadoc 11 years ago
EasyRules.uml add uml diagrams to version control 12 years ago
EasyRulesEngine.uml add uml diagrams to version control 12 years ago
README.md update readme 11 years ago
pom.xml upgrade maven plugin version 11 years ago

README.md

What is Easy Rules?

Easy Rules is a simple yet powerful Java Rules Engine providing the following features :

  • Lightweight framework and easy to learn API

  • Useful abstractions to define business rules and apply them easily using Java

  • The ability to create composite rules from primitive ones

  • Dynamic rule reconfiguration at runtime using JMX

Presentation

You can find some slides about Easy Rules on speaker deck.

Documentation

All Easy Rules documentation can be found here : http://benas.github.io/easy-rules/

License

Easy Rules is released under the MIT License.