is not current version
Last Version 4.8.3.1

JBehave junit support 4.8.3

Support for running jbehave stories as junit test cases.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.jbehavesupport
ArtifactId

ArtifactId

jbehave-junit-support
Version

Version

4.8.3
Type

Type

jar
Description

Description

JBehave junit support
Support for running jbehave stories as junit test cases.
Project URL

Project URL

https://github.com/jbehavesupport/jbehave-junit-support
Source Code Management

Source Code Management

https://github.com/jbehavesupport/jbehave-junit-support/tree/master

Download jbehave-junit-support 4.8.3


<!-- https://jarcasting.com/artifacts/org.jbehavesupport/jbehave-junit-support/ -->
<dependency>
    <groupId>org.jbehavesupport</groupId>
    <artifactId>jbehave-junit-support</artifactId>
    <version>4.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbehavesupport/jbehave-junit-support/
implementation 'org.jbehavesupport:jbehave-junit-support:4.8.3'
// https://jarcasting.com/artifacts/org.jbehavesupport/jbehave-junit-support/
implementation ("org.jbehavesupport:jbehave-junit-support:4.8.3")
'org.jbehavesupport:jbehave-junit-support:jar:4.8.3'
<dependency org="org.jbehavesupport" name="jbehave-junit-support" rev="4.8.3">
  <artifact name="jbehave-junit-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbehavesupport', module='jbehave-junit-support', version='4.8.3')
)
libraryDependencies += "org.jbehavesupport" % "jbehave-junit-support" % "4.8.3"
[org.jbehavesupport/jbehave-junit-support "4.8.3"]

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.jbehave : jbehave-core jar 4.8.3

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.projectlombok : lombok jar 1.18.18

test (3)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.3-groovy-2.5
cglib : cglib jar 3.3.0
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.