Easy Rules JEXL module

JEXL integration module

License

License

GroupId

GroupId

io.github.dvgaba
ArtifactId

ArtifactId

easy-rules-jexl
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Easy Rules JEXL module
JEXL integration module

Download easy-rules-jexl

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.dvgaba : easy-rules-support jar 1.0.2
org.apache.commons : commons-jexl3 jar 3.2.1

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.36
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0
0.0.2
0.0.1