License |
License |
---|---|
GroupId | GroupIdsc.tyro |
ArtifactId | ArtifactIdtyro-web |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTyro::web
A functional UI testing API
|
Project Organization |
Project OrganizationTyro-sc |
Filename | Size |
---|---|
tyro-web-1.3.0.pom | |
tyro-web-1.3.0.jar | 225 KB |
tyro-web-1.3.0-sources.jar | 82 KB |
tyro-web-1.3.0-javadoc.jar | 20 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
sc.tyro : tyro-core | jar | 1.3.0 |
org.seleniumhq.selenium : selenium-java | jar | 4.1.1 |
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 |