[rules-users] Drools 5.3.0 Dependencies

Geoffrey De Smet ge0ffrey.spam at gmail.com
Wed Oct 26 03:16:23 EDT 2011



Op 25-10-11 21:30, arrehman schreef:
> Anywhere these dependencies are documented clearly?
The maven repository's (usable by maven, buildr, ivy and gradle) are the 
single point of truth for the dependency list.

The dependencies differ from artifact to artifact. For examples 
drools-core only needs a few dependencies and drools-compiler needs a 
few more.
Here's the dependencies for drools-compiler:
   
https://repository.jboss.org/nexus/index.html#nexus-search;gav~org.drools~drools-compiler~5.3.0.Final~~
Click tab "Maven dependency" and button "Resolve" too see them.


The artifacts are mirrored on maven central:
   
http://search.maven.org/#artifactdetails|org.drools|drools-compiler|5.3.0.Final|jar
It's not easily human readable because versions are defined and 
interpolated between parent-poms, import-poms and transitive dependencies.
Tools like maven, buildr, ivy and gradle can parse and interpolate this 
for you.

-- 
With kind regards,
Geoffrey De Smet





More information about the rules-users mailing list