is not current version
Last Version 5.0

org.jbehave:jbehave-archetypes 4.0-beta-9

Archetypes provided by JBehave

GroupId

GroupId

org.jbehave
ArtifactId

ArtifactId

jbehave-archetypes
Version

Version

4.0-beta-9
Type

Type

pom

Download jbehave-archetypes 4.0-beta-9


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