org.chtijbug.drools:drools-runtime-builder

Our first work is to create a set of tools to help in the adoption drools in our local companies. Those tools are here to make drools "enterprise ready "by adopting an industrial approach : we want to put in common a standard library that we shall all use in our drools project. This tools are of course open source and we use a friendly apache licence. Indeed, drools like any other jboss framework is a swiss knife that offers all possibilities. Our framework implements the best practices that we implemented in real projects that goes from how to monitor, report and supervise the use of drools. We hope you will enjoy our work and invite you to contact us in case of trouble. But do not forget we are a community !

License

License

GroupId

GroupId

org.chtijbug.drools
ArtifactId

ArtifactId

drools-runtime-builder
Last Version

Last Version

0.5.5
Release Date

Release Date

Type

Type

jar
Description

Description

Our first work is to create a set of tools to help in the adoption drools in our local companies. Those tools are here to make drools "enterprise ready "by adopting an industrial approach : we want to put in common a standard library that we shall all use in our drools project. This tools are of course open source and we use a friendly apache licence. Indeed, drools like any other jboss framework is a swiss knife that offers all possibilities. Our framework implements the best practices that we implemented in real projects that goes from how to monitor, report and supervise the use of drools. We hope you will enjoy our work and invite you to contact us in case of trouble. But do not forget we are a community !

Download drools-runtime-builder

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
org.apache.cxf : cxf-bundle-jaxrs jar 2.7.11
org.springframework : spring-core jar 4.0.5.RELEASE
org.springframework : spring-context jar 4.0.5.RELEASE
org.apache.xmlbeans : xmlbeans jar 2.6.0
com.google.guava : guava jar 16.0.1
org.apache.commons : commons-lang3 jar 3.2.1
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : jcl-over-slf4j jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5

test (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 1.4.0
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
org.springframework : spring-test jar 4.0.5.RELEASE

system (1)

Group / Artifact Type Version
com.sun » tools jar 1.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0