is not current version
Last Version 4.1.0

org.jeasy:easy-rules-spel 3.3.0

Spring Expression Language integration module

GroupId

GroupId

org.jeasy
ArtifactId

ArtifactId

easy-rules-spel
Version

Version

3.3.0
Type

Type

jar

Download easy-rules-spel 3.3.0


<!-- https://jarcasting.com/artifacts/org.jeasy/easy-rules-spel/ -->
<dependency>
    <groupId>org.jeasy</groupId>
    <artifactId>easy-rules-spel</artifactId>
    <version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeasy/easy-rules-spel/
implementation 'org.jeasy:easy-rules-spel:3.3.0'
// https://jarcasting.com/artifacts/org.jeasy/easy-rules-spel/
implementation ("org.jeasy:easy-rules-spel:3.3.0")
'org.jeasy:easy-rules-spel:jar:3.3.0'
<dependency org="org.jeasy" name="easy-rules-spel" rev="3.3.0">
  <artifact name="easy-rules-spel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeasy', module='easy-rules-spel', version='3.3.0')
)
libraryDependencies += "org.jeasy" % "easy-rules-spel" % "3.3.0"
[org.jeasy/easy-rules-spel "3.3.0"]