| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJBoss Контейнер Application Servers |
| Группа | Группаorg.jboss.arquillian.graphene |
| Идентификатор | Идентификаторgraphene-selenium |
| Версия | Версия2.0.0.Alpha5 |
| Тип | Типpom |
| Описание |
ОписаниеGraphene Selenium: Dependency Chain
Starting point for integration Graphene test suites
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| graphene-selenium-2.0.0.Alpha5.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jboss.arquillian.graphene/graphene-selenium/ -->
<dependency>
<groupId>org.jboss.arquillian.graphene</groupId>
<artifactId>graphene-selenium</artifactId>
<version>2.0.0.Alpha5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.arquillian.graphene/graphene-selenium/
implementation 'org.jboss.arquillian.graphene:graphene-selenium:2.0.0.Alpha5'
// https://jarcasting.com/artifacts/org.jboss.arquillian.graphene/graphene-selenium/
implementation ("org.jboss.arquillian.graphene:graphene-selenium:2.0.0.Alpha5")
'org.jboss.arquillian.graphene:graphene-selenium:pom:2.0.0.Alpha5'
<dependency org="org.jboss.arquillian.graphene" name="graphene-selenium" rev="2.0.0.Alpha5">
<artifact name="graphene-selenium" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.arquillian.graphene', module='graphene-selenium', version='2.0.0.Alpha5')
)
libraryDependencies += "org.jboss.arquillian.graphene" % "graphene-selenium" % "2.0.0.Alpha5"
[org.jboss.arquillian.graphene/graphene-selenium "2.0.0.Alpha5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.arquillian.graphene : graphene-selenium-impl | jar | 2.0.0.Alpha5 |
| org.jboss.arquillian.graphene : graphene-selenium-drone | jar | 2.0.0.Alpha5 |
| org.jboss.arquillian.extension : arquillian-drone-impl | jar | |
| org.jboss.arquillian.extension : arquillian-drone-selenium-server | jar | |
| org.seleniumhq.selenium : selenium-server | jar |