Jar examples for j:jadex-rules-eca
Small Java annotation-based event-condition-action rule engine.
You can download jar file jadex-rules-eca 3.0.0-RC68 in this page.
GNU GENERAL PUBLIC LICENSE Version 3 or later
You can use the following script to add jadex-rules-eca-3.0.0-RC68.jar to your project.
<dependency> <groupId>org.activecomponents.jadex</groupId> <artifactId>jadex-rules-eca</artifactId> <version>3.0.0-RC68</version> </dependency>
compile group: 'org.activecomponents.jadex', name: 'jadex-rules-eca', version: '3.0.0-RC68'
libraryDependencies += "org.activecomponents.jadex" % "jadex-rules-eca" % "3.0.0-RC68"
<dependency org="org.activecomponents.jadex" name="jadex-rules-eca" rev="3.0.0-RC68"/>
@Grapes(@Grab(group='org.activecomponents.jadex', module='jadex-rules-eca', version='3.0.0-RC68'))
'org.activecomponents.jadex:jadex-rules-eca:jar:3.0.0-RC68'
Click the following link to download the jar file.
jadex-rules-eca-3.0.0-RC68-javadoc.jar