Last Version

JBehave Guice 5.0

Extension of JBehave Core that supports Guice dependency injection

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.jbehave
ArtifactId

ArtifactId

jbehave-guice
Version

Version

5.0
Type

Type

jar
Description

Description

JBehave Guice
Extension of JBehave Core that supports Guice dependency injection

Download jbehave-guice 5.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jbehave : jbehave-core jar 5.0
com.google.inject : guice jar 5.1.0

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.