is not current version
Last Version 1.3.0

org.boretti.drools.integration:drools5-integration-helper-library 1.1.0

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

GroupId

GroupId

org.boretti.drools.integration
ArtifactId

ArtifactId

drools5-integration-helper-library
Version

Version

1.1.0
Type

Type

jar

Download drools5-integration-helper-library 1.1.0


<!-- 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.1.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.1.0'
// https://jarcasting.com/artifacts/org.boretti.drools.integration/drools5-integration-helper-library/
implementation ("org.boretti.drools.integration:drools5-integration-helper-library:1.1.0")
'org.boretti.drools.integration:drools5-integration-helper-library:jar:1.1.0'
<dependency org="org.boretti.drools.integration" name="drools5-integration-helper-library" rev="1.1.0">
  <artifact name="drools5-integration-helper-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.boretti.drools.integration', module='drools5-integration-helper-library', version='1.1.0')
)
libraryDependencies += "org.boretti.drools.integration" % "drools5-integration-helper-library" % "1.1.0"
[org.boretti.drools.integration/drools5-integration-helper-library "1.1.0"]