Last Version

JBehave Groovy 5.0

Extension of JBehave Core that supports Groovy for writing steps classes

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

org.jbehave
ArtifactId

ArtifactId

jbehave-groovy
Version

Version

5.0
Type

Type

jar
Description

Description

JBehave Groovy
Extension of JBehave Core that supports Groovy for writing steps classes

Download jbehave-groovy 5.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jbehave : jbehave-core jar 5.0
org.apache.groovy : groovy jar 4.0.2

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2
org.junit.jupiter : junit-jupiter jar 5.8.2
org.mockito : mockito-junit-jupiter jar 4.5.1

Project Modules

There are no modules declared in this project.