Last Version

Graphene: API for Components encapsulation using Page Fragments 2.0.0.Alpha5

Testing Ajax with flavour of sexy type-safe API

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.arquillian.graphene
ArtifactId

ArtifactId

graphene-component-api
Version

Version

2.0.0.Alpha5
Type

Type

jar
Description

Description

Graphene: API for Components encapsulation using Page Fragments
Testing Ajax with flavour of sexy type-safe API
Project Organization

Project Organization

JBoss by Red Hat

Download graphene-component-api 2.0.0.Alpha5


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jboss.arquillian.graphene : graphene-webdriver-spi jar 2.0.0.Alpha5
joda-time : joda-time jar 2.0
org.seleniumhq.selenium : selenium-api jar
junit : junit jar 4.10

test (1)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.