| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.qaprosoft |
| Идентификатор | Идентификаторalice-client |
| Версия | Версия1.1.0 |
| Тип | Типjar |
| Описание |
ОписаниеAlice :: Client
Alice AI for test automation
|
| Имя Файла | Размер |
|---|---|
| alice-client-1.1.0.pom | |
| alice-client-1.1.0.jar | 6 KB |
| alice-client-1.1.0-sources.jar | 2 KB |
| alice-client-1.1.0-javadoc.jar | 27 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.qaprosoft/alice-client/ -->
<dependency>
<groupId>com.qaprosoft</groupId>
<artifactId>alice-client</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.qaprosoft/alice-client/
implementation 'com.qaprosoft:alice-client:1.1.0'
// https://jarcasting.com/artifacts/com.qaprosoft/alice-client/
implementation ("com.qaprosoft:alice-client:1.1.0")
'com.qaprosoft:alice-client:jar:1.1.0'
<dependency org="com.qaprosoft" name="alice-client" rev="1.1.0">
<artifact name="alice-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qaprosoft', module='alice-client', version='1.1.0')
)
libraryDependencies += "com.qaprosoft" % "alice-client" % "1.1.0"
[com.qaprosoft/alice-client "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.qaprosoft : alice-models | jar | 1.1.0 |
| com.sun.jersey : jersey-client | jar | 1.19.4 |
| com.sun.jersey : jersey-json | jar | 1.19.4 |
| com.sun.jersey.contribs : jersey-multipart | jar | 1.19.4 |
| com.owlike : genson | jar | 0.99 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.testng : testng | jar | 6.8.7 |
| org.apache.commons : commons-configuration2 | jar | 2.1 |
| org.apache.commons : commons-io | jar | 1.3.2 |