MVN

net.mas0061.brms.drools.plugins : xls2drl-print-maven-plugin

Maven & Gradle

Apr 17, 2015
0 stars

xls2drl-print-maven-plugin · Maven plugin for changing the decision table of Excel into DRL and displaying it.

<plugin>
    <groupId>net.mas0061.brms.drools.plugins</groupId>
    <artifactId>xls2drl-print-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.mas0061.brms.drools.plugins : xls2drl-print-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of net.mas0061.brms.drools.plugins : xls2drl-print-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
xls2drl-print-maven-plugin-1.0.1
xls2drl-print-maven-plugin-1.0.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>net.mas0061.brms.drools.plugins</groupId>
    <artifactId>xls2drl-print-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>