Jar examples for d:drools5-integration-helper-library
This library provide the various annotations and implementation related to provide access to drools from java.
You can download jar file drools5-integration-helper-library 1.1.0 in this page.
GPL3
You can use the following script to add drools5-integration-helper-library-1.1.0.jar to your project.
<dependency> <groupId>org.boretti.drools.integration</groupId> <artifactId>drools5-integration-helper-library</artifactId> <version>1.1.0</version> </dependency>
compile group: 'org.boretti.drools.integration', name: 'drools5-integration-helper-library', version: '1.1.0'
libraryDependencies += "org.boretti.drools.integration" % "drools5-integration-helper-library" % "1.1.0"
<dependency org="org.boretti.drools.integration" name="drools5-integration-helper-library" rev="1.1.0"/>
@Grapes(@Grab(group='org.boretti.drools.integration', module='drools5-integration-helper-library', version='1.1.0'))
'org.boretti.drools.integration:drools5-integration-helper-library:jar:1.1.0'
Click the following link to download the jar file.
drools5-integration-helper-library-1.1.0-javadoc.jar