KIE :: CI

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

Лицензия

Лицензия

Группа

Группа

org.drools
Идентификатор

Идентификатор

kie-ci
Последняя версия

Последняя версия

6.0.0.Alpha6
Дата

Дата

Тип

Тип

jar
Описание

Описание

KIE :: CI
Drools Expert is the rule engine and Drools Fusion does complex event processing (CEP).
Ссылка на сайт

Ссылка на сайт

http://www.jboss.org/drools/kie-ci
Организация-разработчик

Организация-разработчик

JBoss by Red Hat

Скачать kie-ci

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (12)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
6.0.0.Alpha6
6.0.0.Alpha5
6.0.0.Alpha4