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