Last Version

ch.maxant:rules 2.4.1

A simple rule engine for Java. See https://github.com/maxant/rules for details.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

ch.maxant
ArtifactId

ArtifactId

rules
Version

Version

2.4.1
Type

Type

jar
Description

Description

A simple rule engine for Java. See https://github.com/maxant/rules for details.
Project Organization

Project Organization

Ant Kutschera
Source Code Management

Source Code Management

https://github.com/maxant/rules.git/../rules

Download rules 2.4.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.mvel : mvel2 jar 2.4.0.Final
org.apache.commons : commons-pool2 jar 2.6.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.