| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаcom.github.furkandogan |
| Идентификатор | Идентификаторweb-automation-template |
| Последняя версия | Последняя версия5.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWeb Automation Template
Web Automation Template for Website with Cucumber, Zalenium end Klov Reporter
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| web-automation-template-5.2.pom | |
| web-automation-template-5.2.jar | 101 KB |
| web-automation-template-5.2-sources.jar | 51 KB |
| web-automation-template-5.2-javadoc.jar | 707 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.furkandogan/web-automation-template/ -->
<dependency>
<groupId>com.github.furkandogan</groupId>
<artifactId>web-automation-template</artifactId>
<version>5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.furkandogan/web-automation-template/
implementation 'com.github.furkandogan:web-automation-template:5.2'
// https://jarcasting.com/artifacts/com.github.furkandogan/web-automation-template/
implementation ("com.github.furkandogan:web-automation-template:5.2")
'com.github.furkandogan:web-automation-template:jar:5.2'
<dependency org="com.github.furkandogan" name="web-automation-template" rev="5.2">
<artifact name="web-automation-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.furkandogan', module='web-automation-template', version='5.2')
)
libraryDependencies += "com.github.furkandogan" % "web-automation-template" % "5.2"
[com.github.furkandogan/web-automation-template "5.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.seleniumhq.selenium : selenium-java | jar | 4.0.0 |
| com.galenframework : galen-java-support | jar | 2.3.6 |
| junit : junit | jar | 4.13.1 |
| org.testng : testng | jar | 6.9.8 |
| commons-io : commons-io | jar | 2.7 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| com.googlecode.json-simple : json-simple | jar | 1.1.1 |
| com.aventstack : extentreports | jar | 4.0.9 |
| org.apache.poi : poi-ooxml | jar | 3.9 |
| org.apache.logging.log4j : log4j-api | jar | 2.12.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.2 |
| org.java-websocket : Java-WebSocket | jar | 1.5.0 |
| com.mchange : c3p0 | jar | 0.9.5.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.assertj : assertj-core | jar | 1.5.0 |