License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.jaqat.remoterobot |
ArtifactId | ArtifactIdclient |
Version | Version0.3.3 |
Type | Typejar |
Description |
DescriptionRemote Robot Client
|
Filename | Size |
---|---|
client-0.3.3.pom | |
client-0.3.3.jar | 13 KB |
client-0.3.3-sources.jar | 7 KB |
client-0.3.3-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jaqat.remoterobot/client/ -->
<dependency>
<groupId>io.github.jaqat.remoterobot</groupId>
<artifactId>client</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jaqat.remoterobot/client/
implementation 'io.github.jaqat.remoterobot:client:0.3.3'
// https://jarcasting.com/artifacts/io.github.jaqat.remoterobot/client/
implementation ("io.github.jaqat.remoterobot:client:0.3.3")
'io.github.jaqat.remoterobot:client:jar:0.3.3'
<dependency org="io.github.jaqat.remoterobot" name="client" rev="0.3.3">
<artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jaqat.remoterobot', module='client', version='0.3.3')
)
libraryDependencies += "io.github.jaqat.remoterobot" % "client" % "0.3.3"
[io.github.jaqat.remoterobot/client "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.jaqat.remoterobot : commons | jar | 0.3.1 |
com.jayway.jsonpath : json-path | jar | 2.4.0 |
org.seleniumhq.selenium : selenium-remote-driver | jar | 3.141.59 |
io.qameta.allure : allure-junit-platform | jar | 2.8.1 |
io.qameta.allure : allure-junit5 | jar | 2.8.1 |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.junit.platform : junit-platform-commons | jar | |
org.apache.mina : mina-core | jar | 2.0.19 |
commons-io : commons-io | jar | 2.6 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.platform : junit-platform-launcher | jar | |
com.codeborne : selenide | jar | 5.1.0 |