License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.arquillian.graphene |
ArtifactId | ArtifactIdgraphene-webdriver-spi |
Last Version | Last Version3.0.0-alpha.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphene: SPI
Testing Ajax with flavour of sexy type-safe API
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jboss.arquillian.graphene/graphene-webdriver-spi/ -->
<dependency>
<groupId>org.jboss.arquillian.graphene</groupId>
<artifactId>graphene-webdriver-spi</artifactId>
<version>3.0.0-alpha.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.arquillian.graphene/graphene-webdriver-spi/
implementation 'org.jboss.arquillian.graphene:graphene-webdriver-spi:3.0.0-alpha.3'
// https://jarcasting.com/artifacts/org.jboss.arquillian.graphene/graphene-webdriver-spi/
implementation ("org.jboss.arquillian.graphene:graphene-webdriver-spi:3.0.0-alpha.3")
'org.jboss.arquillian.graphene:graphene-webdriver-spi:jar:3.0.0-alpha.3'
<dependency org="org.jboss.arquillian.graphene" name="graphene-webdriver-spi" rev="3.0.0-alpha.3">
<artifact name="graphene-webdriver-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.arquillian.graphene', module='graphene-webdriver-spi', version='3.0.0-alpha.3')
)
libraryDependencies += "org.jboss.arquillian.graphene" % "graphene-webdriver-spi" % "3.0.0-alpha.3"
[org.jboss.arquillian.graphene/graphene-webdriver-spi "3.0.0-alpha.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.arquillian.core : arquillian-core-spi | jar | |
org.jboss.arquillian.test : arquillian-test-spi | jar |
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | |
org.jboss.arquillian.extension : arquillian-drone-configuration | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |