Last Version

Easy Rules tutorials 1.0.2

Easy Rules is a simple, stupid rules engine for Java

License

License

GroupId

GroupId

io.github.dvgaba
ArtifactId

ArtifactId

easy-rules-tutorials
Version

Version

1.0.2
Type

Type

war
Description

Description

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

Download easy-rules-tutorials 1.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.dvgaba : easy-rules-core jar 1.0.2
io.github.dvgaba : easy-rules-mvel jar 1.0.2
io.github.dvgaba : easy-rules-support jar 1.0.2
org.slf4j : slf4j-simple jar 1.7.36

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.