License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.qaprosoft |
ArtifactId | ArtifactIdzafira-client |
Last Version | Last Version4.2.74 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZafira :: Client
Java client allowing to communicate with Zafira via its REST API
|
Filename | Size |
---|---|
zafira-client-4.2.74.pom | |
zafira-client-4.2.74.jar | 163 KB |
zafira-client-4.2.74-sources.jar | 112 KB |
zafira-client-4.2.74-javadoc.jar | 440 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.qaprosoft/zafira-client/ -->
<dependency>
<groupId>com.qaprosoft</groupId>
<artifactId>zafira-client</artifactId>
<version>4.2.74</version>
</dependency>
// https://jarcasting.com/artifacts/com.qaprosoft/zafira-client/
implementation 'com.qaprosoft:zafira-client:4.2.74'
// https://jarcasting.com/artifacts/com.qaprosoft/zafira-client/
implementation ("com.qaprosoft:zafira-client:4.2.74")
'com.qaprosoft:zafira-client:jar:4.2.74'
<dependency org="com.qaprosoft" name="zafira-client" rev="4.2.74">
<artifact name="zafira-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qaprosoft', module='zafira-client', version='4.2.74')
)
libraryDependencies += "com.qaprosoft" % "zafira-client" % "4.2.74"
[com.qaprosoft/zafira-client "4.2.74"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-configuration2 | jar | 2.5 |
org.apache.commons : commons-text | jar | 1.8 |
com.google.http-client : google-http-client-jackson2 | jar | 1.31.0 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.9 |
org.apache.commons : commons-lang3 | jar | 3.9 |
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.26 |
org.testng : testng | jar | 7.1.0 |
log4j : log4j | jar | 1.2.17 |
javax.validation : validation-api | jar | 2.0.1.Final |
org.hibernate : hibernate-validator | jar | 6.0.17.Final |
org.apache.commons : commons-io | jar | 1.3.2 |
commons-beanutils : commons-beanutils | jar | 1.9.3 |