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