| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.qaprosoft |
| ArtifactId | ArtifactIdalice-client |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
DescriptionAlice :: Client
Alice AI for test automation
|
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |