| Лицензия |
Лицензия
License
|
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаcom.solveurits |
| Идентификатор | ИдентификаторsolveurAutomation |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSolveur Salesforce Automation Testing SDK
Solveur Salesforce Automation Testing SDK- SolveurITS
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| solveurAutomation-1.1.pom | |
| solveurAutomation-1.1.jar | 42 KB |
| solveurAutomation-1.1-sources.jar | 22 bytes |
| solveurAutomation-1.1-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.solveurits/solveurAutomation/ -->
<dependency>
<groupId>com.solveurits</groupId>
<artifactId>solveurAutomation</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.solveurits/solveurAutomation/
implementation 'com.solveurits:solveurAutomation:1.1'
// https://jarcasting.com/artifacts/com.solveurits/solveurAutomation/
implementation ("com.solveurits:solveurAutomation:1.1")
'com.solveurits:solveurAutomation:jar:1.1'
<dependency org="com.solveurits" name="solveurAutomation" rev="1.1">
<artifact name="solveurAutomation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.solveurits', module='solveurAutomation', version='1.1')
)
libraryDependencies += "com.solveurits" % "solveurAutomation" % "1.1"
[com.solveurits/solveurAutomation "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
| com.konghq : unirest-java | jar | 3.3.00 |