Last Version

qa-utils 1.7.1

The support project for autotest development

License

License

GroupId

GroupId

ru.sbtqa.tag
ArtifactId

ArtifactId

qa-utils
Version

Version

1.7.1
Type

Type

jar
Description

Description

qa-utils
The support project for autotest development
Project URL

Project URL

http://github.com/sbtqa/qa-utils
Source Code Management

Source Code Management

https://github.com/sbtqa/qa-utils/tree/master

Download qa-utils 1.7.1


<!-- https://jarcasting.com/artifacts/ru.sbtqa.tag/qa-utils/ -->
<dependency>
    <groupId>ru.sbtqa.tag</groupId>
    <artifactId>qa-utils</artifactId>
    <version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.sbtqa.tag/qa-utils/
implementation 'ru.sbtqa.tag:qa-utils:1.7.1'
// https://jarcasting.com/artifacts/ru.sbtqa.tag/qa-utils/
implementation ("ru.sbtqa.tag:qa-utils:1.7.1")
'ru.sbtqa.tag:qa-utils:jar:1.7.1'
<dependency org="ru.sbtqa.tag" name="qa-utils" rev="1.7.1">
  <artifact name="qa-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.sbtqa.tag', module='qa-utils', version='1.7.1')
)
libraryDependencies += "ru.sbtqa.tag" % "qa-utils" % "1.7.1"
[ru.sbtqa.tag/qa-utils "1.7.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2
io.cucumber : cucumber-java jar 2.4.0
org.slf4j : slf4j-api jar 1.7.22
org.slf4j : slf4j-log4j12 jar 1.7.22

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.