hyperstate
A Hypermedia as the Engine of Application State (HATEOAS) library
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаau.com.mountain-pass |
| Идентификатор | Идентификаторhyperstate-client-webdriver |
| Последняя версия | Последняя версия10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHyperstate
A Hypermedia as the Engine of Application State (HATEOAS) library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/au.com.mountain-pass/hyperstate-client-webdriver/ -->
<dependency>
<groupId>au.com.mountain-pass</groupId>
<artifactId>hyperstate-client-webdriver</artifactId>
<version>10</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.mountain-pass/hyperstate-client-webdriver/
implementation 'au.com.mountain-pass:hyperstate-client-webdriver:10'
// https://jarcasting.com/artifacts/au.com.mountain-pass/hyperstate-client-webdriver/
implementation ("au.com.mountain-pass:hyperstate-client-webdriver:10")
'au.com.mountain-pass:hyperstate-client-webdriver:jar:10'
<dependency org="au.com.mountain-pass" name="hyperstate-client-webdriver" rev="10">
<artifact name="hyperstate-client-webdriver" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.mountain-pass', module='hyperstate-client-webdriver', version='10')
)
libraryDependencies += "au.com.mountain-pass" % "hyperstate-client-webdriver" % "10"
[au.com.mountain-pass/hyperstate-client-webdriver "10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.seleniumhq.selenium : selenium-java | jar | 2.53.1 |
| au.com.mountain-pass : hyperstate-client | jar | 10 |
A Hypermedia as the Engine of Application State (HATEOAS) library