Last Version

drools framework parent 2.0.10

The parent with dependencies imports the KIE Platform BOM and adds the default test-scoped dependencies. All modules extend this parent, except for the user-facing BOMs (which are used here).

License

License

GroupId

GroupId

org.chtijbug.drools
ArtifactId

ArtifactId

drools-framework-parent
Version

Version

2.0.10
Type

Type

pom
Description

Description

drools framework parent
The parent with dependencies imports the KIE Platform BOM and adds the default test-scoped dependencies. All modules extend this parent, except for the user-facing BOMs (which are used here).
Project URL

Project URL

http://www.jboss.org/drools/drools-framework-parent
Project Organization

Project Organization

JBoss by Red Hat

Download drools-framework-parent 2.0.10


<!-- https://jarcasting.com/artifacts/org.chtijbug.drools/drools-framework-parent/ -->
<dependency>
    <groupId>org.chtijbug.drools</groupId>
    <artifactId>drools-framework-parent</artifactId>
    <version>2.0.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.chtijbug.drools/drools-framework-parent/
implementation 'org.chtijbug.drools:drools-framework-parent:2.0.10'
// https://jarcasting.com/artifacts/org.chtijbug.drools/drools-framework-parent/
implementation ("org.chtijbug.drools:drools-framework-parent:2.0.10")
'org.chtijbug.drools:drools-framework-parent:pom:2.0.10'
<dependency org="org.chtijbug.drools" name="drools-framework-parent" rev="2.0.10">
  <artifact name="drools-framework-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.chtijbug.drools', module='drools-framework-parent', version='2.0.10')
)
libraryDependencies += "org.chtijbug.drools" % "drools-framework-parent" % "2.0.10"
[org.chtijbug.drools/drools-framework-parent "2.0.10"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar
junit : junit jar
org.mockito : mockito-core jar

Project Modules

  • drools-framework-common
  • drools-framework-runtime-base
  • drools-framework-runtime-entity
  • drools-framework-rest-guvnor
  • drools-framework-kie-wb-parent
  • drools-framework-examples
  • drools-framework-kie-server-parent