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