Last Version

JBehave Spring 5.0

Extension of JBehave Core that supports Spring dependency injection

License

License

GroupId

GroupId

org.jbehave
ArtifactId

ArtifactId

jbehave-spring
Version

Version

5.0
Type

Type

jar
Description

Description

JBehave Spring
Extension of JBehave Core that supports Spring dependency injection

Download jbehave-spring 5.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jbehave : jbehave-core jar 5.0
org.springframework : spring-context jar 5.3.19
org.springframework : spring-aop Optional jar 5.3.19

test (5)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.9.9.1
org.aspectj : aspectjweaver jar 1.9.9.1
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.