License |
License |
---|---|
GroupId | GroupIdio.mishustin |
ArtifactId | ArtifactIdqa-toolbox |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQA-Toolbox
Set of tools for the test automation projects
|
Project URL |
Project URL |
Filename | Size |
---|---|
qa-toolbox-0.1.pom | |
qa-toolbox-0.1.jar | 9 KB |
qa-toolbox-0.1-sources.jar | 5 KB |
qa-toolbox-0.1-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.mishustin/qa-toolbox/ -->
<dependency>
<groupId>io.mishustin</groupId>
<artifactId>qa-toolbox</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.mishustin/qa-toolbox/
implementation 'io.mishustin:qa-toolbox:0.1'
// https://jarcasting.com/artifacts/io.mishustin/qa-toolbox/
implementation ("io.mishustin:qa-toolbox:0.1")
'io.mishustin:qa-toolbox:jar:0.1'
<dependency org="io.mishustin" name="qa-toolbox" rev="0.1">
<artifact name="qa-toolbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mishustin', module='qa-toolbox', version='0.1')
)
libraryDependencies += "io.mishustin" % "qa-toolbox" % "0.1"
[io.mishustin/qa-toolbox "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.4.0 |
com.aventstack : extentreports | jar | 5.0.9 |
org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
org.apache.logging.log4j : log4j-api | jar | 2.14.1 |