License |
License |
---|---|
GroupId | GroupIdcom.qaprosoft |
ArtifactId | ArtifactIdcarina-commons |
Version | Version7.3.15 |
Type | Typejar |
Description |
DescriptionCarina Core Commons
Set of shared carina utilities.
|
Filename | Size |
---|---|
carina-commons-7.3.15.pom | |
carina-commons-7.3.15.jar | 6 KB |
carina-commons-7.3.15-sources.jar | 6 KB |
carina-commons-7.3.15-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.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.qaprosoft/carina-commons/
implementation 'com.qaprosoft:carina-commons:7.3.15'
// https://jarcasting.com/artifacts/com.qaprosoft/carina-commons/
implementation ("com.qaprosoft:carina-commons:7.3.15")
'com.qaprosoft:carina-commons:jar:7.3.15'
<dependency org="com.qaprosoft" name="carina-commons" rev="7.3.15">
<artifact name="carina-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qaprosoft', module='carina-commons', version='7.3.15')
)
libraryDependencies += "com.qaprosoft" % "carina-commons" % "7.3.15"
[com.qaprosoft/carina-commons "7.3.15"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-api | jar | 3.141.59 |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
org.testng : testng | jar | 7.4.0 |
Group / Artifact | Type | Version |
---|---|---|
com.zebrunner : agent-testng | jar | 1.6.6 |