MVN

com.geeoz.pawl : pawl-jbehave-maven-plugin

Maven & Gradle

May 02, 2015

PAWL - JBehave Maven plugin

<plugin>
    <groupId>com.geeoz.pawl</groupId>
    <artifactId>pawl-jbehave-maven-plugin</artifactId>
    <version>0.30.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.geeoz.pawl : pawl-jbehave-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.30.0

All Versions

Choose a version of com.geeoz.pawl : pawl-jbehave-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0d29
pawl-jbehave-maven-plugin-1.0d29
1.0d28
pawl-jbehave-maven-plugin-1.0d28
1.0d27
pawl-jbehave-maven-plugin-1.0d27
1.0d26
pawl-jbehave-maven-plugin-1.0d26
1.0d25
pawl-jbehave-maven-plugin-1.0d25
0.30.x
pawl-jbehave-maven-plugin-0.30.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>com.geeoz.pawl</groupId>
    <artifactId>pawl-jbehave-maven-plugin</artifactId>
    <version>0.30.0</version>
</plugin>

Advertisement