MVN

drools : drools-compiler

Maven & Gradle

Jan 31, 2007
2 usages

JBoss Rules Compiler · JBoss Rules provides an open source and standards-based business rules engine that enables easy business policy access, change and management. JBoss Rules is a fast and highly efficient rules engine that makes it easy for a business analyst or auditor to view your business rules as encoded in your IT application infrastructure to verify that the encoded rules indeed implement the documented business policies. JBoss Rules also supports a variety of language and decision table inputs, making it easy to quickly modify your business policies to respond to opportunities and competitive threats.

<dependency>
    <groupId>drools</groupId>
    <artifactId>drools-compiler</artifactId>
    <version>3.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of drools : drools-compiler to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.4

All Versions

Choose a version of drools : drools-compiler to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
drools-compiler-3.0.4

How to add a dependency to Maven

Add the following drools : drools-compiler maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>drools</groupId>
    <artifactId>drools-compiler</artifactId>
    <version>3.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following drools : drools-compiler gradle dependency to your build.gradle file:

implementation 'drools:drools-compiler:3.0.4'

Gradle Kotlin DSL: Add the following drools : drools-compiler gradle kotlin dependency to your build.gradle.kts file:

implementation("drools:drools-compiler:3.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following drools : drools-compiler sbt scala dependency to your build.sbt file:

libraryDependencies += "drools" % "drools-compiler" % "3.0.4"

Advertisement

Dependencies from Group

Jan 31, 2007
21 usages
Dec 28, 2005
14 usages
Dec 28, 2005
11 usages
Dec 28, 2005
8 usages
Dec 28, 2005
7 usages

Discover Dependencies

Aug 08, 2019
13 usages
2.5k stars
Jul 06, 2020
11 usages
14 stars
Feb 21, 2022
19 usages
70 stars
Jul 03, 2022
5 usages
16 stars
Apr 04, 2020
39 usages
99 stars
Sep 24, 2016
5 usages
303 stars
Oct 08, 2019
17 usages
1 stars
Dec 10, 2019
4 usages
2 stars
May 02, 2023
20 usages
259 stars
Jan 17, 2023
8 usages
23 stars