Drools 5 Integration Helper library

This library provide the various annotations and implementation related to provide access to drools from java.

License

License

GroupId

GroupId

org.boretti.drools.integration
ArtifactId

ArtifactId

drools5-integration-helper-library
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Drools 5 Integration Helper library
This library provide the various annotations and implementation related to provide access to drools from java.

Download drools5-integration-helper-library

How to add to project

<!-- https://jarcasting.com/artifacts/org.boretti.drools.integration/drools5-integration-helper-library/ -->
<dependency>
    <groupId>org.boretti.drools.integration</groupId>
    <artifactId>drools5-integration-helper-library</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.boretti.drools.integration/drools5-integration-helper-library/
implementation 'org.boretti.drools.integration:drools5-integration-helper-library:1.3.0'
// https://jarcasting.com/artifacts/org.boretti.drools.integration/drools5-integration-helper-library/
implementation ("org.boretti.drools.integration:drools5-integration-helper-library:1.3.0")
'org.boretti.drools.integration:drools5-integration-helper-library:jar:1.3.0'
<dependency org="org.boretti.drools.integration" name="drools5-integration-helper-library" rev="1.3.0">
  <artifact name="drools5-integration-helper-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.boretti.drools.integration', module='drools5-integration-helper-library', version='1.3.0')
)
libraryDependencies += "org.boretti.drools.integration" % "drools5-integration-helper-library" % "1.3.0"
[org.boretti.drools.integration/drools5-integration-helper-library "1.3.0"]

Dependencies

compile (4)

Group / Artifact Type Version
log4j : log4j jar 1.2.15
org.drools : drools-compiler jar 5.0.1
org.drools : drools-core jar 5.0.1
org.springframework : spring jar 2.5.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.4
org.springframework : spring-test jar 2.5.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.0
1.1.0
1.0.0