The adaption layer between the old drools-api to the new kie implementations, providing rule engine knowledge interfaces.
<dependency>
<groupId>org.drools</groupId>
<artifactId>knowledge-api</artifactId>
<version>6.5.0.Final</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a KieContainer from the classpath using KieServices.
Migrate to org.kie.api packages instead of org.drools.knowledge.
No dependency data recorded yet.