| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcz.pumpitup.pn5 |
| Идентификатор | Идентификаторemulator-remote-client |
| Версия | Версия0.4.18 |
| Тип | Типjar |
| Описание |
ОписаниеEmulator Remote Driver Client
Test Automation engineer's little helper
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| emulator-remote-client-0.4.18.pom | |
| emulator-remote-client-0.4.18.jar | 20 KB |
| emulator-remote-client-0.4.18-sources.jar | 9 KB |
| emulator-remote-client-0.4.18-javadoc.jar | 451 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cz.pumpitup.pn5/emulator-remote-client/ -->
<dependency>
<groupId>cz.pumpitup.pn5</groupId>
<artifactId>emulator-remote-client</artifactId>
<version>0.4.18</version>
</dependency>
// https://jarcasting.com/artifacts/cz.pumpitup.pn5/emulator-remote-client/
implementation 'cz.pumpitup.pn5:emulator-remote-client:0.4.18'
// https://jarcasting.com/artifacts/cz.pumpitup.pn5/emulator-remote-client/
implementation ("cz.pumpitup.pn5:emulator-remote-client:0.4.18")
'cz.pumpitup.pn5:emulator-remote-client:jar:0.4.18'
<dependency org="cz.pumpitup.pn5" name="emulator-remote-client" rev="0.4.18">
<artifact name="emulator-remote-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.pumpitup.pn5', module='emulator-remote-client', version='0.4.18')
)
libraryDependencies += "cz.pumpitup.pn5" % "emulator-remote-client" % "0.4.18"
[cz.pumpitup.pn5/emulator-remote-client "0.4.18"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cz.pumpitup.pn5 : core | jar | 0.4.18 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.3 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.10.3 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.10.3 |
| org.assertj : assertj-core | jar | 3.15.0 |
| commons-io : commons-io | jar | 2.6 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.58 |
| org.apache.wss4j : wss4j-ws-security-web | jar | 2.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-junit-jupiter | jar | 3.5.13 |