Last Version

JBehave Core 5.0

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

License

License

GroupId

GroupId

org.jbehave
ArtifactId

ArtifactId

jbehave-core
Version

Version

5.0
Type

Type

jar
Description

Description

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

Download jbehave-core 5.0


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

Dependencies

compile (14)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.8.2
org.junit.jupiter : junit-jupiter jar 5.8.2
org.junit.vintage : junit-vintage-engine jar 5.8.2
commons-io : commons-io jar 2.11.0
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-text jar 1.9
org.codehaus.plexus : plexus-utils jar 3.4.1
org.freemarker : freemarker jar 2.3.31
com.google.code.gson : gson jar 2.9.0
com.thoughtworks.paranamer : paranamer jar 2.8
org.apache.groovy : groovy Optional jar 4.0.2
javax.inject : javax.inject Optional jar 1
org.reflections : reflections Optional jar 0.10.2
com.google.guava : guava Optional jar 31.1-jre

test (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
org.hamcrest : hamcrest jar 2.2
org.xmlunit : xmlunit-matchers jar 2.9.0
org.mockito : mockito-junit-jupiter jar 4.5.1

Project Modules

There are no modules declared in this project.