Registry / other / kogito-drools

kogito-drools

JSON →
library10.2.0javamavenunverified

Drools Expert rule engine and Drools Fusion complex event processing (CEP) for Kogito.

<dependency> <groupId>org.kie.kogito</groupId> <artifactId>kogito-drools</artifactId> <version>10.2.0</version> </dependency>
INSTALL
IMPORT
SIG · KOGITO-DROOLS
K
kogito-drools
otherjavav10.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DefaultFactHandle
org.drools.core.common.DefaultFactHandle

Minimal usage of Kogito Drools

import org.drools.core.common.DefaultFactHandle; public class Example { public static void main(String[] args) { DefaultFactHandle handle = new DefaultFactHandle(1, "test"); System.out.println(handle); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
10.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
kogito-drools — mvn dependency:get kogito-drools · libregistry