| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка JSON Данные |
| Группа | Группаcom.github.hemanthsridhar1992 |
| Идентификатор | Идентификаторjson-page-factory |
| Версия | Версия4.4 |
| Тип | Типjar |
| Описание |
ОписаниеJson_Page_Factory
Json Page Factory to read web elements or mobile elements from JSON
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| json-page-factory-4.4.pom | |
| json-page-factory-4.4.jar | 16 KB |
| json-page-factory-4.4-sources.jar | 8 KB |
| json-page-factory-4.4-javadoc.jar | 89 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hemanthsridhar1992/json-page-factory/ -->
<dependency>
<groupId>com.github.hemanthsridhar1992</groupId>
<artifactId>json-page-factory</artifactId>
<version>4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hemanthsridhar1992/json-page-factory/
implementation 'com.github.hemanthsridhar1992:json-page-factory:4.4'
// https://jarcasting.com/artifacts/com.github.hemanthsridhar1992/json-page-factory/
implementation ("com.github.hemanthsridhar1992:json-page-factory:4.4")
'com.github.hemanthsridhar1992:json-page-factory:jar:4.4'
<dependency org="com.github.hemanthsridhar1992" name="json-page-factory" rev="4.4">
<artifact name="json-page-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hemanthsridhar1992', module='json-page-factory', version='4.4')
)
libraryDependencies += "com.github.hemanthsridhar1992" % "json-page-factory" % "4.4"
[com.github.hemanthsridhar1992/json-page-factory "4.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.appium : java-client | jar | 7.0.0 |
| com.google.code.gson : gson | jar | 2.8.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |