is not current version
Last Version 0.0.4

co.verisoft:Selenium4-Junit5 0.0.3

VeriSoft framewordk for testing web and mobile applications. Selenium Module

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

co.verisoft
ArtifactId

ArtifactId

Selenium4-Junit5
Version

Version

0.0.3
Type

Type

jar
Description

Description

co.verisoft:Selenium4-Junit5
VeriSoft framewordk for testing web and mobile applications. Selenium Module
Project URL

Project URL

https://bitbucket.org/nir_gallner/selenium4-junit5
Source Code Management

Source Code Management

https://bitbucket.org/nir_gallner/selenium4-junit5/src

Download Selenium4-Junit5 0.0.3


<!-- 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"]

Dependencies

compile (12)

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

test (3)

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

Project Modules

There are no modules declared in this project.