License |
License |
---|---|
GroupId | GroupIdcom.qaprosoft |
ArtifactId | ArtifactIdcarina-commons |
Version | Version7.3.20 |
Type | Typejar |
Description |
DescriptionCarina Core Commons
Set of shared carina utilities.
|
Filename | Size |
---|---|
carina-commons-7.3.20.pom | |
carina-commons-7.3.20.jar | 6 KB |
carina-commons-7.3.20-sources.jar | 6 KB |
carina-commons-7.3.20-javadoc.jar | 407 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.qaprosoft/carina-commons/ -->
<dependency>
<groupId>com.qaprosoft</groupId>
<artifactId>carina-commons</artifactId>
<version>7.3.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.qaprosoft/carina-commons/
implementation 'com.qaprosoft:carina-commons:7.3.20'
// https://jarcasting.com/artifacts/com.qaprosoft/carina-commons/
implementation ("com.qaprosoft:carina-commons:7.3.20")
'com.qaprosoft:carina-commons:jar:7.3.20'
<dependency org="com.qaprosoft" name="carina-commons" rev="7.3.20">
<artifact name="carina-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qaprosoft', module='carina-commons', version='7.3.20')
)
libraryDependencies += "com.qaprosoft" % "carina-commons" % "7.3.20"
[com.qaprosoft/carina-commons "7.3.20"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-api | jar | 3.141.59 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.testng : testng | jar | 7.4.0 |