File | Operation |
---|---|
drools-6.3.0.Beta2.pom | download |
<dependency>
<groupId>org.drools</groupId>
<artifactId>drools</artifactId>
<version>6.3.0.Beta2</version>
<type>pom</type>
</dependency>
<parent> <groupId>org.kie</groupId> <artifactId>kie-parent-with-dependencies</artifactId> <version>6.3.0.Beta2</version> </parent>