DOC

org.chtijbug.drools : drools-platform-parent

Maven & Gradle

Jun 09, 2017
0 stars

drools-platform-parent · Our first work is to create a set of tools to help in the adoption drools in our local companies. Those tools are here to make drools "enterprise ready "by adopting an industrial approach : we want to put in common a standard library that we shall all use in our drools project. This tools are of course open source and we use a friendly apache licence. Indeed, drools like any other jboss framework is a swiss knife that offers all possibilities. Our framework implements the best practices that we implemented in real projects that goes from how to monitor, report and supervise the use of drools. We hope you will enjoy our work and invite you to contact us in case of trouble. But do not forget we are a community !

Table Of Contents

Latest Version

Download org.chtijbug.drools : drools-platform-parent Javadoc & API Documentation - Latest Versions:

All Versions

Download org.chtijbug.drools : drools-platform-parent Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.5.x

How to open Javadoc JAR file in web browser

  1. Rename the file drools-platform-parent-0.5.5-javadoc.jar to drools-platform-parent-0.5.5-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder drools-platform-parent-0.5.5-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "drools-platform-parent-0.5.5-sources.jar" -d "drools-platform-parent-0.5.5-javadoc" -subpackages