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