is not current version
Last Version 1.1.0

org.boretti.drools.integration:drools4-integration-helper-library 1.0.1

Library that provide the Drools 4 Integration

GroupId

GroupId

org.boretti.drools.integration
ArtifactId

ArtifactId

drools4-integration-helper-library
Version

Version

1.0.1
Type

Type

jar

Download drools4-integration-helper-library 1.0.1


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