| License |
License |
|---|---|
| GroupId | GroupIdio.github.shakeit66 |
| ArtifactId | ArtifactIdselenium-utils |
| Version | Version1.1 |
| Type | Typejar |
| Description |
Descriptionshake-it-selenium-utils
Utils for selenium tests
|
| Filename | Size |
|---|---|
| selenium-utils-1.1.pom | |
| selenium-utils-1.1.jar | 9 KB |
| selenium-utils-1.1-sources.jar | 6 KB |
| selenium-utils-1.1-javadoc.jar | 402 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.shakeit66/selenium-utils/ -->
<dependency>
<groupId>io.github.shakeit66</groupId>
<artifactId>selenium-utils</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shakeit66/selenium-utils/
implementation 'io.github.shakeit66:selenium-utils:1.1'
// https://jarcasting.com/artifacts/io.github.shakeit66/selenium-utils/
implementation ("io.github.shakeit66:selenium-utils:1.1")
'io.github.shakeit66:selenium-utils:jar:1.1'
<dependency org="io.github.shakeit66" name="selenium-utils" rev="1.1">
<artifact name="selenium-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shakeit66', module='selenium-utils', version='1.1')
)
libraryDependencies += "io.github.shakeit66" % "selenium-utils" % "1.1"
[io.github.shakeit66/selenium-utils "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.java.dev.jna : jna-platform | jar | 5.6.0 |
| org.seleniumhq.selenium : selenium-java | jar | 4.1.2 |
| org.slf4j : slf4j-simple | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |