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