MVN

com.github.valfirst : jbehave-junit-runner

Maven & Gradle

Sep 17, 2022
3 usages
73 stars

JBehave JUnit Runner · Library designed to make JBehave stories & scenarios show up in the JUnit view in IDEs supportting custom test runners

<dependency>
    <groupId>com.github.valfirst</groupId>
    <artifactId>jbehave-junit-runner</artifactId>
    <version>2.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.valfirst : jbehave-junit-runner to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.2

All Versions

Choose a version of com.github.valfirst : jbehave-junit-runner to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
jbehave-junit-runner-2.3.2
jbehave-junit-runner-2.3.1
jbehave-junit-runner-2.3.0
2.2.x
jbehave-junit-runner-2.2.1
jbehave-junit-runner-2.2.0
2.1.x
jbehave-junit-runner-2.1.4
jbehave-junit-runner-2.1.3
jbehave-junit-runner-2.1.2
jbehave-junit-runner-2.1.1
jbehave-junit-runner-2.1.0
2.0.x
jbehave-junit-runner-2.0.0

How to add a dependency to Maven

Add the following com.github.valfirst : jbehave-junit-runner maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.valfirst</groupId>
    <artifactId>jbehave-junit-runner</artifactId>
    <version>2.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.valfirst : jbehave-junit-runner gradle dependency to your build.gradle file:

implementation 'com.github.valfirst:jbehave-junit-runner:2.3.2'

Gradle Kotlin DSL: Add the following com.github.valfirst : jbehave-junit-runner gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.valfirst:jbehave-junit-runner:2.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.valfirst : jbehave-junit-runner sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.valfirst" % "jbehave-junit-runner" % "2.3.2"

Advertisement

Dependencies from Group

Jul 13, 2023
12 usages
28 stars
Sep 17, 2022
3 usages
73 stars

Discover Dependencies

Aug 05, 2021
8 usages
4.5k stars
Dec 05, 2018
1 usages
Jun 07, 2023
5 usages
708 stars
Dec 12, 2022
2 usages
260 stars
Jun 05, 2023
3 usages
59k stars
May 11, 2016
1 usages
10 stars
Sep 30, 2021
3 usages
64 stars