MVN

org.codehaus.fabric3 : profile-drools

Maven & Gradle

Sep 28, 2011

Fabric3 Drools Extension Pofile · Assembly distribution for the Fabric3 Drools extension.

<dependency>
    <groupId>org.codehaus.fabric3</groupId>
    <artifactId>profile-drools</artifactId>
    <version>1.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codehaus.fabric3 : profile-drools to add to Maven - Latest Versions:

  • Latest Stable: 1.9

All Versions

Choose a version of org.codehaus.fabric3 : profile-drools to add to Maven - All Versions:

Version Vulnerabilities Updated
1.9
profile-drools-1.9

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.codehaus.fabric3</groupId>
    <artifactId>profile-drools</artifactId>
    <version>1.9</version>
</dependency>

Advertisement