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