Last Version

JBehave JUnit Runner 1.2.0


License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.codecentric
ArtifactId

ArtifactId

jbehave-junit-runner
Version

Version

1.2.0
Type

Type

jar
Description

Description

JBehave JUnit Runner
Project URL

Project URL

https://github.com/codecentric/jbehave-junit-runner
Project Organization

Project Organization

codecentric AG
Source Code Management

Source Code Management

https://github.com/codecentric/jbehave-junit-runner

Download jbehave-junit-runner 1.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.11

provided (1)

Group / Artifact Type Version
org.jbehave : jbehave-core jar 3.9

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.0

Project Modules

There are no modules declared in this project.