I've developed a java web application and now I want to integrate a rule engine as part of this application.
I checked Easy Rules and as mentioned in their website it's just a jar file that I need to add to the project but then in order to get the jar file i need to install meaven and follow number of steps.
Question: is there any other way to get the jar file than using maven?