Last Version

Easy Rules 4.1.0

Easy Rules is a simple, stupid rules engine for Java

License

License

GroupId

GroupId

org.jeasy
ArtifactId

ArtifactId

easy-rules
Version

Version

4.1.0
Type

Type

pom
Description

Description

Easy Rules
Easy Rules is a simple, stupid rules engine for Java
Project URL

Project URL

http://www.github.com/j-easy/easy-rules

Download easy-rules 4.1.0

Filename Size
easy-rules-4.1.0.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • easy-rules-archetype
  • easy-rules-core
  • easy-rules-tutorials
  • easy-rules-mvel
  • easy-rules-support
  • easy-rules-spel
  • easy-rules-jexl