License |
License |
---|---|
GroupId | GroupIdsc.tyro |
ArtifactId | ArtifactIdtyro-web |
Version | Version1.2.0 |
Type | Typejar |
Description |
DescriptionTyro::web
A functional UI testing API
|
Project Organization |
Project OrganizationTyro-sc |
Filename | Size |
---|---|
tyro-web-1.2.0.pom | |
tyro-web-1.2.0.jar | 227 KB |
tyro-web-1.2.0-sources.jar | 83 KB |
tyro-web-1.2.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.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/sc.tyro/tyro-web/
implementation 'sc.tyro:tyro-web:1.2.0'
// https://jarcasting.com/artifacts/sc.tyro/tyro-web/
implementation ("sc.tyro:tyro-web:1.2.0")
'sc.tyro:tyro-web:jar:1.2.0'
<dependency org="sc.tyro" name="tyro-web" rev="1.2.0">
<artifact name="tyro-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='sc.tyro', module='tyro-web', version='1.2.0')
)
libraryDependencies += "sc.tyro" % "tyro-web" % "1.2.0"
[sc.tyro/tyro-web "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
sc.tyro : tyro-core | jar | 1.2.0 |
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
ru.yandex.qatools.ashot : ashot | jar | 1.5.4 |
io.percy : percy-java-selenium Optional | jar | 1.0.0 |
com.applitools : eyes-selenium-java3 Optional | jar | 3.207.3 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.32 |
org.junit.jupiter : junit-jupiter | jar | 5.8.0 |
org.mockito : mockito-junit-jupiter | jar | 3.12.4 |
net.bytebuddy : byte-buddy | jar | 1.10.22 |
io.javalin : javalin | jar | 3.13.11 |
io.github.bonigarcia : webdrivermanager | jar | 4.3.1 |
org.testcontainers : selenium | jar | 1.16.0 |