Jar examples for j:jbehave-junit-runner
Library designed to make JBehave stories & scenarios show up in the JUnit view in IDEs supportting custom test runners
You can download jar file jbehave-junit-runner 2.0.0 in this page.
MIT License
You can use the following script to add jbehave-junit-runner-2.0.0.jar to your project.
<dependency> <groupId>com.github.valfirst</groupId> <artifactId>jbehave-junit-runner</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.github.valfirst', name: 'jbehave-junit-runner', version: '2.0.0'
libraryDependencies += "com.github.valfirst" % "jbehave-junit-runner" % "2.0.0"
<dependency org="com.github.valfirst" name="jbehave-junit-runner" rev="2.0.0"/>
@Grapes(@Grab(group='com.github.valfirst', module='jbehave-junit-runner', version='2.0.0'))
'com.github.valfirst:jbehave-junit-runner:jar:2.0.0'
Click the following link to download the jar file.
jbehave-junit-runner-2.0.0-javadoc.jar