MVN

com.github.eljah : xmindjbehaveplugin

Maven & Gradle

Jun 16, 2015
8 stars

Xmind Jbehave plugin · Plugin that manages JBehave stories storage in XMind mindmap file, which allows design jBehave tests right after the brainstorm

<plugin>
    <groupId>com.github.eljah</groupId>
    <artifactId>xmindjbehaveplugin</artifactId>
    <version>0.8</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.eljah : xmindjbehaveplugin to add to Maven - Latest Versions:

  • Latest Stable: 0.8

All Versions

Choose a version of com.github.eljah : xmindjbehaveplugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8
xmindjbehaveplugin-0.8
0.1
xmindjbehaveplugin-0.1

How to add a plugin to Maven

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

<plugin>
    <groupId>com.github.eljah</groupId>
    <artifactId>xmindjbehaveplugin</artifactId>
    <version>0.8</version>
</plugin>

Advertisement