easy-rules icon indicating copy to clipboard operation
easy-rules copied to clipboard

Is there a plan to migrate this to latest supported Java version?

Open Priyankad19 opened this issue 3 years ago • 2 comments

We are evaluating this library to be used in our project. However I see that this is in Java 8 and the support it will end in coming years. Is there a plan to migrate it to new version after support ends?

Priyankad19 avatar Dec 07 '21 04:12 Priyankad19

@benas - any thoughts on this?

alexanderbrown21 avatar Feb 03 '22 11:02 alexanderbrown21

JDK 11 support

<dependency> <groupId>io.github.dvgaba</groupId> <artifactId>easy-rules-core</artifactId> <version>1.0.5</version> </dependency>

dvgaba avatar Aug 12 '22 16:08 dvgaba