<dependency>
<groupId>org.drools</groupId>
<artifactId>drools-compiler</artifactId>
<version>7.71.0.Final</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.drools</groupId> <artifactId>drools</artifactId> <version>7.71.0.Final</version> </parent>
compile
|-- org.drools:drools-core-reflective
|-- org.kie:kie-memory-compiler
|-- org.kie:kie-api
|-- org.kie.soup:kie-soup-maven-support
|-- com.thoughtworks.xstream:xstream
provided
|-- org.osgi:org.osgi.compendium
|-- org.antlr:antlr
|-- org.glassfish.jaxb:jaxb-runtime
|-- org.glassfish.jaxb:jaxb-xjc
|-- jakarta.xml.bind:jakarta.xml.bind-api
|-- jakarta.activation:jakarta.activation-api
test
|-- org.antlr:gunit