Last Version

UI Testing Client 1.0.3

Core UI Testing Client for Junit5

License

License

GroupId

GroupId

io.github.seniortesting
ArtifactId

ArtifactId

sparrow-ui
Version

Version

1.0.3
Type

Type

jar
Description

Description

UI Testing Client
Core UI Testing Client for Junit5

Download sparrow-ui 1.0.3


<!-- https://jarcasting.com/artifacts/io.github.seniortesting/sparrow-ui/ -->
<dependency>
    <groupId>io.github.seniortesting</groupId>
    <artifactId>sparrow-ui</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.seniortesting/sparrow-ui/
implementation 'io.github.seniortesting:sparrow-ui:1.0.3'
// https://jarcasting.com/artifacts/io.github.seniortesting/sparrow-ui/
implementation ("io.github.seniortesting:sparrow-ui:1.0.3")
'io.github.seniortesting:sparrow-ui:jar:1.0.3'
<dependency org="io.github.seniortesting" name="sparrow-ui" rev="1.0.3">
  <artifact name="sparrow-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.seniortesting', module='sparrow-ui', version='1.0.3')
)
libraryDependencies += "io.github.seniortesting" % "sparrow-ui" % "1.0.3"
[io.github.seniortesting/sparrow-ui "1.0.3"]

Dependencies

compile (4)

Group / Artifact Type Version
io.github.seniortesting : sparrow-core jar 1.0.3
org.seleniumhq.selenium : selenium-java jar 4.0.0-beta-1
ch.qos.logback : logback-classic jar 1.2.3
org.projectlombok : lombok Optional jar 1.18.18

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.0-M1

Project Modules

There are no modules declared in this project.