Tyro::web

A functional UI testing API

License

License

GroupId

GroupId

sc.tyro
ArtifactId

ArtifactId

tyro-web
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Tyro::web
A functional UI testing API
Project Organization

Project Organization

Tyro-sc

Download tyro-web

How to add to project

<!-- https://jarcasting.com/artifacts/sc.tyro/tyro-web/ -->
<dependency>
    <groupId>sc.tyro</groupId>
    <artifactId>tyro-web</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/sc.tyro/tyro-web/
implementation 'sc.tyro:tyro-web:1.3.0'
// https://jarcasting.com/artifacts/sc.tyro/tyro-web/
implementation ("sc.tyro:tyro-web:1.3.0")
'sc.tyro:tyro-web:jar:1.3.0'
<dependency org="sc.tyro" name="tyro-web" rev="1.3.0">
  <artifact name="tyro-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='sc.tyro', module='tyro-web', version='1.3.0')
)
libraryDependencies += "sc.tyro" % "tyro-web" % "1.3.0"
[sc.tyro/tyro-web "1.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
sc.tyro : tyro-core jar 1.3.0
org.seleniumhq.selenium : selenium-java jar 4.1.1

test (6)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.36
org.junit.jupiter : junit-jupiter jar 5.8.2
org.mockito : mockito-junit-jupiter jar 4.3.1
net.bytebuddy : byte-buddy jar 1.12.8
io.javalin : javalin jar 4.3.0
io.github.bonigarcia : webdrivermanager jar 5.0.3

Project Modules

There are no modules declared in this project.
sc.tyro

Tyro

Versions

Version
1.3.0
1.2.0
1.1.0
1.0.0
1.0.0.RC2
1.0.0.RC1