| License | License | 
|---|---|
| GroupId | GroupIdio.sterodium | 
| ArtifactId | ArtifactIdselenium-log4j | 
| Last Version | Last Version1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSelenium log4j Set of extensions for Selenium Grid | 
| Project Organization | Project OrganizationSterodium | 
| Filename | Size | 
|---|---|
| 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 | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.12 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.12 | 
| log4j : log4j | jar | 1.2.17 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.sterodium : grid-starter | jar | 1.0 | 
| org.seleniumhq.selenium : selenium-server | jar | 3.7.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.hamcrest : hamcrest-all | jar | 1.3 |