KIE :: CI

Drools Expert is the rule engine and Drools Fusion does complex event processing (CEP).

License

License

GroupId

GroupId

org.drools
ArtifactId

ArtifactId

kie-ci
Last Version

Last Version

6.0.0.Alpha6
Release Date

Release Date

Type

Type

jar
Description

Description

KIE :: CI
Drools Expert is the rule engine and Drools Fusion does complex event processing (CEP).
Project URL

Project URL

http://www.jboss.org/drools/kie-ci
Project Organization

Project Organization

JBoss by Red Hat

Download kie-ci

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.drools : drools-core jar 6.0.0-SNAPSHOT
org.drools : drools-compiler jar 6.0.0-SNAPSHOT
org.apache.maven : maven-core jar 3.0.3
org.apache.maven : maven-model jar 3.0.3
org.apache.maven : maven-compat jar 3.0.3
org.sonatype.aether : aether-api jar 1.13.1
org.sonatype.aether : aether-util jar 1.13.1
org.sonatype.aether : aether-impl jar 1.13.1
org.sonatype.aether : aether-connector-wagon jar 1.13.1
org.sonatype.aether : aether-connector-file jar 1.13.1
org.sonatype.maven : wagon-ahc jar 1.2.1
org.apache.ant : ant jar 1.8.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.

An open source rule engine, DMN engine and complex event processing (CEP) engine for Java™ and the JVM Platform.

Drools is a business rule management system with a forward-chaining and backward-chaining inference based rules engine, allowing fast and reliable evaluation of business rules and complex event processing. A rule engine is also a fundamental building block to create an expert system which, in artificial intelligence, is a computer system that emulates the decision-making ability of a human expert.

Be sure to check out the Drools' project website and documentation!

Developing Drools and jBPM

If you want to build or contribute to a kiegroup project, read this document.

It will save you and us a lot of time by setting up your development environment correctly. It solves all known pitfalls that can disrupt your development. It also describes all guidelines, tips and tricks. If you want your pull requests (or patches) to be merged into master, please respect those guidelines.

org.drools
This organization has been moved to https://github.com/kiegroup

Versions

Version
6.0.0.Alpha6
6.0.0.Alpha5
6.0.0.Alpha4