| Лицензия |
Лицензия
Apache License 2.0
|
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка Vagrant Контейнер Виртуализация |
| Группа | Группаcom.testvagrant.optimuscloud |
| Идентификатор | Идентификаторremote-drivers |
| Последняя версия | Последняя версия0.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRemote Drivers
The Remote drivers helps in creating drivers to third party clouds
|
| Организация-разработчик |
Организация-разработчикcom.testvagrant.optimuscloud |
| Имя Файла | Размер |
|---|---|
| remote-drivers-0.0.3.pom | |
| remote-drivers-0.0.3.jar | 9 KB |
| remote-drivers-0.0.3-sources.jar | 4 KB |
| remote-drivers-0.0.3-javadoc.jar | 53 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.testvagrant.optimuscloud/remote-drivers/ -->
<dependency>
<groupId>com.testvagrant.optimuscloud</groupId>
<artifactId>remote-drivers</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.testvagrant.optimuscloud/remote-drivers/
implementation 'com.testvagrant.optimuscloud:remote-drivers:0.0.3'
// https://jarcasting.com/artifacts/com.testvagrant.optimuscloud/remote-drivers/
implementation ("com.testvagrant.optimuscloud:remote-drivers:0.0.3")
'com.testvagrant.optimuscloud:remote-drivers:jar:0.0.3'
<dependency org="com.testvagrant.optimuscloud" name="remote-drivers" rev="0.0.3">
<artifact name="remote-drivers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testvagrant.optimuscloud', module='remote-drivers', version='0.0.3')
)
libraryDependencies += "com.testvagrant.optimuscloud" % "remote-drivers" % "0.0.3"
[com.testvagrant.optimuscloud/remote-drivers "0.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.appium : java-client | jar | 7.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| org.assertj : assertj-core | jar | 3.15.0 |
| org.testng : testng | jar | 6.14.3 |