is not current version
Last Version 4.0-beta-1

org.jbehave.web:jbehave-web-archetypes 3.5-beta-3

Archetypes provided by JBehave Web

GroupId

GroupId

org.jbehave.web
ArtifactId

ArtifactId

jbehave-web-archetypes
Version

Version

3.5-beta-3
Type

Type

pom

Download jbehave-web-archetypes 3.5-beta-3


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