Download drools5-integration-helper-library-1.1.0.jar file - Jar d

Jar examples for d:drools5-integration-helper-library

Description

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.

License

GPL3

Build File

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'

Download

Click the following link to download the jar file.

drools5-integration-helper-library-1.1.0-javadoc.jar
drools5-integration-helper-library-1.1.0-sources.jar
drools5-integration-helper-library-1.1.0.jar
drools5-integration-helper-library-1.1.0.pom



Related Tutorials