io.github.jaqat.remoterobot:client

Remote Robot Client

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

io.github.jaqat.remoterobot
Идентификатор

Идентификатор

client
Последняя версия

Последняя версия

0.3.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Remote Robot Client

Скачать client

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (12)

Идентификатор библиотеки Тип Версия
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

test (2)

Идентификатор библиотеки Тип Версия
org.junit.platform : junit-platform-launcher jar
com.codeborne : selenide jar 5.1.0

Модули Проекта

Данный проект не имеет модулей.

RemoteRobot

You can find documentation here: https://github.com/jaqat/remoterobot/wiki.

Build

Full project build:

make full_build

Versioning rules

If changes are occurred in commons/server modules you must:

  • increment minor version
  • rebuild server executable JAR
  • create release in Github with attached server's JAR
  • build and push docker images with tag = maj.min
  • deploy new client to Maven Cantral

Версии библиотеки

Версия
0.3.3
0.3.2
0.3.1
0.3