Last Version

Easy Rules tutorials 4.1.0

Easy Rules is a simple, stupid rules engine for Java

License

License

GroupId

GroupId

org.jeasy
ArtifactId

ArtifactId

easy-rules-tutorials
Version

Version

4.1.0
Type

Type

war
Description

Description

Easy Rules tutorials
Easy Rules is a simple, stupid rules engine for Java

Download easy-rules-tutorials 4.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jeasy : easy-rules-core jar 4.1.0
org.jeasy : easy-rules-mvel jar 4.1.0
org.jeasy : easy-rules-support jar 4.1.0
org.slf4j : slf4j-simple jar 1.7.30

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

Project Modules

There are no modules declared in this project.