is not current version
Last Version 5.0

org.jbehave:jbehave-archetypes 4.6.2

Archetypes provided by JBehave

GroupId

GroupId

org.jbehave
ArtifactId

ArtifactId

jbehave-archetypes
Version

Version

4.6.2
Type

Type

pom

Download jbehave-archetypes 4.6.2


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