JBehave is a project that supports and facilitates Behaviour-Driven Development.
'org.jbehave:jbehave-maven-plugin:3.7'
<dependency>
<groupId>org.jbehave</groupId>
<artifactId>jbehave-maven-plugin</artifactId>
<version>3.7</version>
</dependency>
<dependency org="org.jbehave" name="jbehave-maven-plugin" rev="3.7"/>
"org.jbehave", "jbehave-maven-plugin", "3.7"