e

easy-rules-mvel

MVEL integration module
MIT License
Mahmoud Ben Hassine
Files download
File Operation
easy-rules-mvel-3.3.0.jar download
easy-rules-mvel-3.3.0.pom download
easy-rules-mvel-3.3.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.jeasy</groupId>
  <artifactId>easy-rules-mvel</artifactId>
  <version>3.3.0</version>
</dependency>
Gradle Groovy
implementation 'org.jeasy:easy-rules-mvel:3.3.0'
Gradle Kotlin
implementation("org.jeasy:easy-rules-mvel:3.3.0")
Scala SBT
libraryDependencies += "org.jeasy" % "easy-rules-mvel" % "3.3.0"
Groovy Grape
@Grapes(
  @Grab(group='org.jeasy', module='easy-rules-mvel', version='3.3.0')
)
Apache Ivy
<dependency org="org.jeasy" name="easy-rules-mvel" rev="3.3.0" />
Leiningen
[org.jeasy/easy-rules-mvel "3.3.0"]
Apache Buildr
'org.jeasy:easy-rules-mvel:jar:3.3.0'