Registry / other / kie-dmn-core

kie-dmn-core

JSON →
library10.2.0javamavenunverified

Core implementation of the Decision Model and Notation (DMN) support for KIE Drools.

<dependency> <groupId>org.kie</groupId> <artifactId>kie-dmn-core</artifactId> <version>10.2.0</version> </dependency>
INSTALL
IMPORT
SIG · KIE-DMN-CORE
K
kie-dmn-core
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.

DMNContext
org.kie.dmn.core.api.DMNContext

Minimal usage of KIE DMN Core context.

import org.kie.dmn.core.api.DMNContext; public class Example { public static void main(String[] args) { DMNContext context = DMNContext.empty(); System.out.println(context); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
10.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
kie-dmn-core — mvn dependency:get kie-dmn-core · libregistry