GroupId | GroupIdbr.gov.frameworkdemoiselle.component.archetypes |
---|---|
ArtifactId | ArtifactIdjbehave-selenium-archetype |
Version | Version1.5.2-BETA3 |
Type | Typejar |
<!-- 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-BETA3</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-BETA3'
// https://jarcasting.com/artifacts/br.gov.frameworkdemoiselle.component.archetypes/jbehave-selenium-archetype/
implementation ("br.gov.frameworkdemoiselle.component.archetypes:jbehave-selenium-archetype:1.5.2-BETA3")
'br.gov.frameworkdemoiselle.component.archetypes:jbehave-selenium-archetype:jar:1.5.2-BETA3'
<dependency org="br.gov.frameworkdemoiselle.component.archetypes" name="jbehave-selenium-archetype" rev="1.5.2-BETA3">
<artifact name="jbehave-selenium-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.gov.frameworkdemoiselle.component.archetypes', module='jbehave-selenium-archetype', version='1.5.2-BETA3')
)
libraryDependencies += "br.gov.frameworkdemoiselle.component.archetypes" % "jbehave-selenium-archetype" % "1.5.2-BETA3"
[br.gov.frameworkdemoiselle.component.archetypes/jbehave-selenium-archetype "1.5.2-BETA3"]