is not current version
Last Version 5.0

org.jbehave:jbehave-archetypes 4.5

Archetypes provided by JBehave

GroupId

GroupId

org.jbehave
ArtifactId

ArtifactId

jbehave-archetypes
Version

Version

4.5
Type

Type

pom

Download jbehave-archetypes 4.5


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