is not current version
Last Version 2.0.0.Alpha5

org.jboss.arquillian.graphene:graphene-selenium-parent 2.0.0.Alpha2

Testing Ajax with flavour of sexy type-safe API

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.arquillian.graphene
ArtifactId

ArtifactId

graphene-selenium-parent
Version

Version

2.0.0.Alpha2
Type

Type

pom

Download graphene-selenium-parent 2.0.0.Alpha2


<!-- https://jarcasting.com/artifacts/org.jboss.arquillian.graphene/graphene-selenium-parent/ -->
<dependency>
    <groupId>org.jboss.arquillian.graphene</groupId>
    <artifactId>graphene-selenium-parent</artifactId>
    <version>2.0.0.Alpha2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.arquillian.graphene/graphene-selenium-parent/
implementation 'org.jboss.arquillian.graphene:graphene-selenium-parent:2.0.0.Alpha2'
// https://jarcasting.com/artifacts/org.jboss.arquillian.graphene/graphene-selenium-parent/
implementation ("org.jboss.arquillian.graphene:graphene-selenium-parent:2.0.0.Alpha2")
'org.jboss.arquillian.graphene:graphene-selenium-parent:pom:2.0.0.Alpha2'
<dependency org="org.jboss.arquillian.graphene" name="graphene-selenium-parent" rev="2.0.0.Alpha2">
  <artifact name="graphene-selenium-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.arquillian.graphene', module='graphene-selenium-parent', version='2.0.0.Alpha2')
)
libraryDependencies += "org.jboss.arquillian.graphene" % "graphene-selenium-parent" % "2.0.0.Alpha2"
[org.jboss.arquillian.graphene/graphene-selenium-parent "2.0.0.Alpha2"]