Last Version

Easy Rules core module 4.1.0

Public API and core implementation of Easy Rules

License

License

GroupId

GroupId

org.jeasy
ArtifactId

ArtifactId

easy-rules-core
Version

Version

4.1.0
Type

Type

jar
Description

Description

Easy Rules core module
Public API and core implementation of Easy Rules

Download easy-rules-core 4.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.18.1
org.mockito : mockito-core jar 3.6.0

Project Modules

There are no modules declared in this project.