Hi

I am trying to make use of drools 5.2.0.Final jars , I tried the following repository in the pom

<repository>
            <id>jboss-public-repository-group</id>
            <name>JBoss Public Repository Group</name>
            <url>http://repository.jboss.org/nexus/content/groups/public-jboss/</url>
           
</repository>


the above repository does seems to have drools 5.2.0.Final jar ( or above that)

Can you please suggest the resolution

Thanks,
Sujit