License |
License |
---|---|
GroupId | GroupIdcom.qaprosoft |
ArtifactId | ArtifactIdcarina-commons |
Last Version | Last Version7.4.21 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCarina Core Commons
Set of shared carina utilities.
|
Filename | Size |
---|---|
carina-commons-7.4.21.pom | |
carina-commons-7.4.21.jar | 7 KB |
carina-commons-7.4.21-sources.jar | 7 KB |
carina-commons-7.4.21-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.qaprosoft/carina-commons/ -->
<dependency>
<groupId>com.qaprosoft</groupId>
<artifactId>carina-commons</artifactId>
<version>7.4.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.qaprosoft/carina-commons/
implementation 'com.qaprosoft:carina-commons:7.4.21'
// https://jarcasting.com/artifacts/com.qaprosoft/carina-commons/
implementation ("com.qaprosoft:carina-commons:7.4.21")
'com.qaprosoft:carina-commons:jar:7.4.21'
<dependency org="com.qaprosoft" name="carina-commons" rev="7.4.21">
<artifact name="carina-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qaprosoft', module='carina-commons', version='7.4.21')
)
libraryDependencies += "com.qaprosoft" % "carina-commons" % "7.4.21"
[com.qaprosoft/carina-commons "7.4.21"]
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.5 |