License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdco.verisoft |
ArtifactId | ArtifactIdSelenium4-Junit5 |
Version | Version0.0.3 |
Type | Typejar |
Description |
Descriptionco.verisoft:Selenium4-Junit5
VeriSoft framewordk for testing web and mobile applications. Selenium Module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Selenium4-Junit5-0.0.3.pom | |
Selenium4-Junit5-0.0.3.jar | 81 KB |
Selenium4-Junit5-0.0.3-sources.jar | 69 KB |
Selenium4-Junit5-0.0.3-javadoc.jar | 699 KB |
Browse |
<!-- https://jarcasting.com/artifacts/co.verisoft/Selenium4-Junit5/ -->
<dependency>
<groupId>co.verisoft</groupId>
<artifactId>Selenium4-Junit5</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/co.verisoft/Selenium4-Junit5/
implementation 'co.verisoft:Selenium4-Junit5:0.0.3'
// https://jarcasting.com/artifacts/co.verisoft/Selenium4-Junit5/
implementation ("co.verisoft:Selenium4-Junit5:0.0.3")
'co.verisoft:Selenium4-Junit5:jar:0.0.3'
<dependency org="co.verisoft" name="Selenium4-Junit5" rev="0.0.3">
<artifact name="Selenium4-Junit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.verisoft', module='Selenium4-Junit5', version='0.0.3')
)
libraryDependencies += "co.verisoft" % "Selenium4-Junit5" % "0.0.3"
[co.verisoft/Selenium4-Junit5 "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
io.appium : java-client | jar | 8.0.0-beta2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.projectlombok : lombok | jar | 1.18.22 |
io.github.bonigarcia : webdrivermanager | jar | 5.1.0 |
org.seleniumhq.selenium : selenium-java | jar | 4.1.2 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha6 |
org.slf4j : log4j-over-slf4j | jar | 2.0.0-alpha6 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
org.apache.logging.log4j : log4j-slf4j18-impl | jar | 2.17.2 |
co.verisoft : test-api | jar | 0.0.3-SNAPSHOT |
org.apache.maven.plugins : maven-compiler-plugin | jar | 3.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.platform : junit-platform-console-standalone | jar | 1.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |