Last Version

org.chtijbug.drools:drools-platform-runtime 0.5.5

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

Categories

Categories

ORM Data
GroupId

GroupId

org.chtijbug.drools
ArtifactId

ArtifactId

drools-platform-runtime
Version

Version

0.5.5
Type

Type

pom
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-platform-runtime 0.5.5


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

Dependencies

compile (3)

Group / Artifact Type Version
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

Project Modules

  • drools-platform-knowledge