Last Version

Easy Rules core module 1.0.2

Public API and core implementation of Easy Rules

License

License

GroupId

GroupId

io.github.dvgaba
ArtifactId

ArtifactId

easy-rules-core
Version

Version

1.0.2
Type

Type

jar
Description

Description

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

Download easy-rules-core 1.0.2


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

Dependencies

compile (1)

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

test (4)

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
org.mockito : mockito-core jar 4.4.0

Project Modules

There are no modules declared in this project.