Documentation, Release Notes and Downloads are detailed below:
- Download the zips from the bottom of the drools download page.
- To try out the examples, just unzip one and run a runExamples.sh/.bat script.
- See the JBoss Maven repository for a list of all released artifacts.
- It will be synced to Maven Central automatically in a couple of hours.
- Read the new and noteworthy changes here.

Still not on Maven Central...
ReplyDelete@Anonymous Someone forgot to click the release button in the staged repository... They are now on jboss nexus and should be in maven central in 24 hours.
ReplyDeletehttps://repository.jboss.org/nexus/content/groups/public/org/drools/drools-core/5.4.0.CR1/
https://repository.jboss.org/nexus/content/groups/public/org/drools/planner/drools-planner-core/5.4.0.CR1/
Hi,
Deletei can only get org.drools knowledge-api 5.4.0.CR1 from maven-central, still can't get drools-core. would you kindly check the release?
thanx a lot
@Anonymous drools-core is on central:
ReplyDeletehttp://search.maven.org/#artifactdetails|org.drools|drools-core|5.4.0.CR1|jar
I can successfully download the jar:
http://search.maven.org/remotecontent?filepath=org/drools/drools-core/5.4.0.CR1/drools-core-5.4.0.CR1.jar
Are you sure the GAV (groupId, artifactId, version) of your drools-core dependency is correct?