| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.sterodium |
| Идентификатор | Идентификаторselenium-log4j |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSelenium log4j
Set of extensions for Selenium Grid
|
| Организация-разработчик |
Организация-разработчикSterodium |
| Имя Файла | Размер |
|---|---|
| selenium-log4j-1.0.pom | |
| selenium-log4j-1.0.jar | 521 KB |
| selenium-log4j-1.0-sources.jar | 2 KB |
| selenium-log4j-1.0-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.sterodium/selenium-log4j/ -->
<dependency>
<groupId>io.sterodium</groupId>
<artifactId>selenium-log4j</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.sterodium/selenium-log4j/
implementation 'io.sterodium:selenium-log4j:1.0'
// https://jarcasting.com/artifacts/io.sterodium/selenium-log4j/
implementation ("io.sterodium:selenium-log4j:1.0")
'io.sterodium:selenium-log4j:jar:1.0'
<dependency org="io.sterodium" name="selenium-log4j" rev="1.0">
<artifact name="selenium-log4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sterodium', module='selenium-log4j', version='1.0')
)
libraryDependencies += "io.sterodium" % "selenium-log4j" % "1.0"
[io.sterodium/selenium-log4j "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.12 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
| log4j : log4j | jar | 1.2.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.sterodium : grid-starter | jar | 1.0 |
| org.seleniumhq.selenium : selenium-server | jar | 3.7.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |