Open zouroto opened 3 years ago
This project is in maintenance mode but I have made some changes and upgraded JDK version to 11, if there is a specific case for higher java version please raise an issue.
<dependency>
<groupId>io.github.dvgaba</groupId>
<artifactId>easy-rules-core</artifactId>
<version>1.0.5</version>
</dependency>
Hello, We are refactoring a legacy application to remove Drools, but we'd like to keep a rule engine because of business complexity. EasyRule seems to be a potential candidate, but as we doesn't want experience one more time (as with drools) the use of a library that will bring pain in a future, my architects were asking me if EasyRule will support java 17 and more ? And if easyrule is complient with graalVM ?
Thanks a lot