is not current version
Last Version 5.0

org.jbehave:jbehave-guice 2.5.9

Extension of JBehave Core that allows CandidateSteps instances to be composed using Guice

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.jbehave
ArtifactId

ArtifactId

jbehave-guice
Version

Version

2.5.9
Type

Type

jar

Download jbehave-guice 2.5.9


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