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