Knowledge API Legacy5 Adapter

The adaption layer between the old drools-api to the new kie implementations

License

License

GroupId

GroupId

org.drools
ArtifactId

ArtifactId

knowledge-api
Last Version

Last Version

6.5.0.Final
Release Date

Release Date

Type

Type

jar
Description

Description

Knowledge API Legacy5 Adapter
The adaption layer between the old drools-api to the new kie implementations
Project URL

Project URL

http://www.jboss.org/drools/knowledge-api
Project Organization

Project Organization

JBoss by Red Hat

Download knowledge-api

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.drools : drools-core jar
org.drools : drools-compiler jar
org.drools : drools-reteoo jar
org.kie : kie-api jar
org.kie : kie-internal jar
org.slf4j : slf4j-api jar

provided (9)

Group / Artifact Type Version
org.osgi : org.osgi.core jar
org.osgi : org.osgi.compendium jar
com.sun.xml.bind : jaxb-xjc jar
com.sun.xml.bind : jaxb-impl jar
org.jboss.spec.javax.xml.bind : jboss-jaxb-api_2.2_spec jar
javax.xml.stream : stax-api jar
javax.activation : activation jar
com.thoughtworks.xstream : xstream jar
org.jboss.spec.javax.jms : jboss-jms-api_1.1_spec jar

test (3)

Group / Artifact Type Version
org.drools : drools-decisiontables jar
junit : junit jar
org.mockito : mockito-core jar

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.5.0.Final
6.5.0.CR2
6.5.0.CR1
6.5.0.Beta1
6.4.0.Final
6.4.0.CR2
6.4.0.CR1
6.4.0.Beta2
6.4.0.Beta1
6.3.0.Final
6.3.0.CR2
6.3.0.CR1
6.3.0.Beta2
6.3.0.Beta1
6.2.0.Final
6.2.0.CR4
6.2.0.CR3
6.2.0.CR2
6.2.0.CR1
6.2.0.Beta3
6.2.0.Beta2
6.2.0.Beta1
6.1.0.Final
6.1.0.CR2
6.1.0.CR1
6.1.0.Beta4
6.1.0.Beta3
6.1.0.Beta2
6.1.0.Beta1
6.0.1.Final
6.0.0.Final
6.0.0.CR5
6.0.0.CR4-Pre1
6.0.0.CR4
6.0.0.CR3
6.0.0.CR2
6.0.0.CR1
6.0.0.Beta5
6.0.0.Beta4
6.0.0.Beta3
5.6.0.Final
5.6.0.CR1
5.5.0.Final
5.5.0.CR1
5.5.0.Beta1
5.4.0.Final
5.4.0.CR1
5.4.0.Beta2
5.4.0.Beta1
5.3.5.Final
5.3.4.Final
5.3.3.Final
5.3.2.Final
5.3.1.Final
5.3.0.Final
5.3.0.CR1
5.3.0.Beta1
5.2.1.Final
5.2.0.Final
5.2.0.CR1
5.2.0.M2