| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.ulrice |
| Идентификатор | Идентификаторulrice-remote-control |
| Последняя версия | Последняя версия0.2.5.18 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеUlrice-Remote-Control
Ulrice-Remote-Control provides an interface to an active client in order to execute behavior driven tests.
|
| Имя Файла | Размер |
|---|---|
| ulrice-remote-control-0.2.5.18.pom | |
| ulrice-remote-control-0.2.5.18.jar | 204 KB |
| ulrice-remote-control-0.2.5.18-sources.jar | 79 KB |
| ulrice-remote-control-0.2.5.18-javadoc.jar | 376 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.ulrice/ulrice-remote-control/ -->
<dependency>
<groupId>net.ulrice</groupId>
<artifactId>ulrice-remote-control</artifactId>
<version>0.2.5.18</version>
</dependency>
// https://jarcasting.com/artifacts/net.ulrice/ulrice-remote-control/
implementation 'net.ulrice:ulrice-remote-control:0.2.5.18'
// https://jarcasting.com/artifacts/net.ulrice/ulrice-remote-control/
implementation ("net.ulrice:ulrice-remote-control:0.2.5.18")
'net.ulrice:ulrice-remote-control:jar:0.2.5.18'
<dependency org="net.ulrice" name="ulrice-remote-control" rev="0.2.5.18">
<artifact name="ulrice-remote-control" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ulrice', module='ulrice-remote-control', version='0.2.5.18')
)
libraryDependencies += "net.ulrice" % "ulrice-remote-control" % "0.2.5.18"
[net.ulrice/ulrice-remote-control "0.2.5.18"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.ulrice : ulrice-core | jar | 0.2.5.18 |
| net.ulrice : ulrice-databinding | jar | 0.2.5.18 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |