is not current version
Last Version 1.6.0-BETA2

br.gov.frameworkdemoiselle.component.archetypes:jbehave-selenium-archetype 1.5.2

Archetype for automated functional tests in web applications

GroupId

GroupId

br.gov.frameworkdemoiselle.component.archetypes
ArtifactId

ArtifactId

jbehave-selenium-archetype
Version

Version

1.5.2
Type

Type

jar

Download jbehave-selenium-archetype 1.5.2


<!-- https://jarcasting.com/artifacts/br.gov.frameworkdemoiselle.component.archetypes/jbehave-selenium-archetype/ -->
<dependency>
    <groupId>br.gov.frameworkdemoiselle.component.archetypes</groupId>
    <artifactId>jbehave-selenium-archetype</artifactId>
    <version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/br.gov.frameworkdemoiselle.component.archetypes/jbehave-selenium-archetype/
implementation 'br.gov.frameworkdemoiselle.component.archetypes:jbehave-selenium-archetype:1.5.2'
// https://jarcasting.com/artifacts/br.gov.frameworkdemoiselle.component.archetypes/jbehave-selenium-archetype/
implementation ("br.gov.frameworkdemoiselle.component.archetypes:jbehave-selenium-archetype:1.5.2")
'br.gov.frameworkdemoiselle.component.archetypes:jbehave-selenium-archetype:jar:1.5.2'
<dependency org="br.gov.frameworkdemoiselle.component.archetypes" name="jbehave-selenium-archetype" rev="1.5.2">
  <artifact name="jbehave-selenium-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.gov.frameworkdemoiselle.component.archetypes', module='jbehave-selenium-archetype', version='1.5.2')
)
libraryDependencies += "br.gov.frameworkdemoiselle.component.archetypes" % "jbehave-selenium-archetype" % "1.5.2"
[br.gov.frameworkdemoiselle.component.archetypes/jbehave-selenium-archetype "1.5.2"]