Last Version

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-parent
Version

Version

2.4.1
Type

Type

pom
Description

Description

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

Project URL

http://blog.maxant.co.uk/pebble/2011/11/12/1321129560000.html
Project Organization

Project Organization

Ant Kutschera
Source Code Management

Source Code Management

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

Download rules-parent 2.4.1

Filename Size
rules-parent-2.4.1.pom 4 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • ../rules
  • ../rules-java8
  • ../rules-scala