GroupId | GroupIdbr.gov.frameworkdemoiselle.component.archetypes |
---|---|
ArtifactId | ArtifactIdjbehave-selenium-archetype |
Version | Version1.5.2 |
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</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"]