4.0.0 org.jeasy easy-rules 4.0.0-SNAPSHOT easy-rules-tutorials war Easy Rules tutorials 1.6.0 3.1.0 2.6 2.2 2.10 1.7.25 git@github.com:j-easy/easy-rules.git scm:git:git@github.com:j-easy/easy-rules.git scm:git:git@github.com:j-easy/easy-rules.git HEAD GitHub https://github.com/j-easy/easy-rules/issues Travis CI https://travis-ci.org/j-easy/easy-rules benas Mahmoud Ben Hassine http://benas.github.io mahmoud.benhassine@icloud.com Lead developer MIT License http://opensource.org/licenses/mit-license.php org.jeasy easy-rules-core ${project.version} org.jeasy easy-rules-mvel ${project.version} org.jeasy easy-rules-support ${project.version} org.slf4j slf4j-simple ${slf4j.version} javax.servlet javax.servlet-api ${servlet.version} provided org.apache.maven.plugins maven-compiler-plugin ${maven-compiler-plugin.version} true ${java.version} ${java.version} true org.apache.maven.plugins maven-war-plugin ${maven-war-plugin.version} false org.apache.tomcat.maven tomcat7-maven-plugin ${tomcat7-maven-plugin.version} 8080 / org.apache.maven.plugins maven-dependency-plugin ${maven-dependency-plugin.version} copy-dependencies package copy-dependencies com.mycila license-maven-plugin
${project.parent.basedir}/licence-header-template.txt
runHelloWorldTutorial exec:java org.codehaus.mojo exec-maven-plugin ${maven-exec-plugin.version} org.jeasy.rules.tutorials.helloworld.Launcher java.util.logging.SimpleFormatter.format [%1$tc] %4$s: %5$s%n runWeatherTutorial exec:java org.codehaus.mojo exec-maven-plugin ${maven-exec-plugin.version} org.jeasy.rules.tutorials.weather.Launcher java.util.logging.SimpleFormatter.format [%1$tc] %4$s: %5$s%n runAircoTutorial exec:java org.codehaus.mojo exec-maven-plugin ${maven-exec-plugin.version} org.jeasy.rules.tutorials.airco.Launcher java.util.logging.SimpleFormatter.format [%1$tc] %4$s: %5$s%n runShopTutorial exec:java org.codehaus.mojo exec-maven-plugin ${maven-exec-plugin.version} org.jeasy.rules.tutorials.shop.Launcher runFizzBuzzTutorial exec:java org.codehaus.mojo exec-maven-plugin ${maven-exec-plugin.version} org.jeasy.rules.tutorials.fizzbuzz.FizzBuzzWithEasyRules org.slf4j.simpleLogger.defaultLogLevel off