is not current version
Last Version 5.0

JBehave Core 4.8.3

JBehave Core contains all the core functionality for running BDD stories.

License

License

GroupId

GroupId

org.jbehave
ArtifactId

ArtifactId

jbehave-core
Version

Version

4.8.3
Type

Type

jar
Description

Description

JBehave Core
JBehave Core contains all the core functionality for running BDD stories.

Download jbehave-core 4.8.3


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

Dependencies

compile (14)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest jar 2.2
commons-io : commons-io jar 2.8.0
org.apache.commons : commons-lang3 jar 3.11
org.apache.commons : commons-text jar 1.9
org.codehaus.plexus : plexus-utils jar 3.3.0
org.freemarker : freemarker jar 2.3.30
com.google.code.gson : gson jar 2.8.5
com.thoughtworks.paranamer : paranamer jar 2.8
com.thoughtworks.xstream : xstream jar 1.4.15
org.codehaus.groovy : groovy-all Optional pom 3.0.7
javax.inject : javax.inject Optional jar 1
org.reflections : reflections Optional jar 0.9.11
org.apache.maven.skins : maven-default-skin Optional jar 1.0

test (2)

Group / Artifact Type Version
xmlunit : xmlunit jar 1.6
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.