| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJBoss Контейнер Application Servers |
| Группа | Группаorg.jboss.arquillian.graphene |
| Идентификатор | Идентификаторgraphene-webdriver-api |
| Версия | Версия2.3.2 |
| Тип | Типjar |
| Описание |
ОписаниеGraphene: API
Testing Ajax with flavour of sexy type-safe API
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.jboss.arquillian.graphene/graphene-webdriver-api/ -->
<dependency>
<groupId>org.jboss.arquillian.graphene</groupId>
<artifactId>graphene-webdriver-api</artifactId>
<version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.arquillian.graphene/graphene-webdriver-api/
implementation 'org.jboss.arquillian.graphene:graphene-webdriver-api:2.3.2'
// https://jarcasting.com/artifacts/org.jboss.arquillian.graphene/graphene-webdriver-api/
implementation ("org.jboss.arquillian.graphene:graphene-webdriver-api:2.3.2")
'org.jboss.arquillian.graphene:graphene-webdriver-api:jar:2.3.2'
<dependency org="org.jboss.arquillian.graphene" name="graphene-webdriver-api" rev="2.3.2">
<artifact name="graphene-webdriver-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.arquillian.graphene', module='graphene-webdriver-api', version='2.3.2')
)
libraryDependencies += "org.jboss.arquillian.graphene" % "graphene-webdriver-api" % "2.3.2"
[org.jboss.arquillian.graphene/graphene-webdriver-api "2.3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.arquillian.graphene : graphene-webdriver-spi | jar | 2.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.seleniumhq.selenium : selenium-api | jar | |
| org.seleniumhq.selenium : selenium-support | jar | |
| org.jboss.arquillian.extension : arquillian-drone-spi | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |