| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииLogging Библиотеки уровня приложения |
| Группа | Группаcom.ggasoftware.uitest |
| Идентификатор | Идентификаторgga-selenium-framework-logging |
| Последняя версия | Последняя версия1.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеgga-selenium-framework-logging
Automation testing using Selenium WebDriver and Java
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.ggasoftware.uitest/gga-selenium-framework-logging/ -->
<dependency>
<groupId>com.ggasoftware.uitest</groupId>
<artifactId>gga-selenium-framework-logging</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.ggasoftware.uitest/gga-selenium-framework-logging/
implementation 'com.ggasoftware.uitest:gga-selenium-framework-logging:1.0.5'
// https://jarcasting.com/artifacts/com.ggasoftware.uitest/gga-selenium-framework-logging/
implementation ("com.ggasoftware.uitest:gga-selenium-framework-logging:1.0.5")
'com.ggasoftware.uitest:gga-selenium-framework-logging:jar:1.0.5'
<dependency org="com.ggasoftware.uitest" name="gga-selenium-framework-logging" rev="1.0.5">
<artifact name="gga-selenium-framework-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ggasoftware.uitest', module='gga-selenium-framework-logging', version='1.0.5')
)
libraryDependencies += "com.ggasoftware.uitest" % "gga-selenium-framework-logging" % "1.0.5"
[com.ggasoftware.uitest/gga-selenium-framework-logging "1.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| commons-lang : commons-lang | jar | 2.6 |
| org.testng : testng | jar | [6.8.21,) |
| org.seleniumhq.selenium : selenium-api | jar | [2.45.0,) |
| org.apache.maven.plugins : maven-javadoc-plugin | jar | 2.9.1 |