License |
License |
---|---|
GroupId | GroupIdcom.qaprosoft |
ArtifactId | ArtifactIdcarina |
Last Version | Last Version7.4.21 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCarina Core - Multi Module
Test automation framework for Web, Mobile, API testing.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
carina-7.4.21.pom | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.qaprosoft/carina/ -->
<dependency>
<groupId>com.qaprosoft</groupId>
<artifactId>carina</artifactId>
<version>7.4.21</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.qaprosoft/carina/
implementation 'com.qaprosoft:carina:7.4.21'
// https://jarcasting.com/artifacts/com.qaprosoft/carina/
implementation ("com.qaprosoft:carina:7.4.21")
'com.qaprosoft:carina:pom:7.4.21'
<dependency org="com.qaprosoft" name="carina" rev="7.4.21">
<artifact name="carina" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.qaprosoft', module='carina', version='7.4.21')
)
libraryDependencies += "com.qaprosoft" % "carina" % "7.4.21"
[com.qaprosoft/carina "7.4.21"]