Last Version

Core Automation Toolset - Zephyr Client 0.1.25

The Zephyr client to be used in other CATools projects.

License

License

GroupId

GroupId

org.catools
ArtifactId

ArtifactId

zapi
Version

Version

0.1.25
Type

Type

jar
Description

Description

Core Automation Toolset - Zephyr Client
The Zephyr client to be used in other CATools projects.
Project URL

Project URL

https://gitlab.com/catools/zapi.git

Download zapi 0.1.25


<!-- https://jarcasting.com/artifacts/org.catools/zapi/ -->
<dependency>
    <groupId>org.catools</groupId>
    <artifactId>zapi</artifactId>
    <version>0.1.25</version>
</dependency>
// https://jarcasting.com/artifacts/org.catools/zapi/
implementation 'org.catools:zapi:0.1.25'
// https://jarcasting.com/artifacts/org.catools/zapi/
implementation ("org.catools:zapi:0.1.25")
'org.catools:zapi:jar:0.1.25'
<dependency org="org.catools" name="zapi" rev="0.1.25">
  <artifact name="zapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.catools', module='zapi', version='0.1.25')
)
libraryDependencies += "org.catools" % "zapi" % "0.1.25"
[org.catools/zapi "0.1.25"]

Dependencies

compile (7)

Group / Artifact Type Version
org.catools : common jar 0.1.25
org.catools : common-concurrent jar 0.1.25
org.catools : common-security jar 0.1.25
org.catools : common-testng jar 0.1.25
org.catools : etl jar 0.1.25
io.rest-assured : rest-assured jar 4.1.1
org.json : json jar RELEASE

Project Modules

There are no modules declared in this project.