xls2drl-print-maven-plugin

Maven plugin for changing the decision table of Excel into DRL and displaying it.

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.mas0061.brms.drools.plugins
ArtifactId

ArtifactId

xls2drl-print-maven-plugin
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

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

Project URL

https://github.com/mas0061/xls2drl-print-maven-plugin

Download xls2drl-print-maven-plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.drools : drools-decisiontables jar 6.0.1.Final

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0.4
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0