io.github.phantomstr.testing-tools:qa-tools


Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.phantomstr.testing-tools
ArtifactId

ArtifactId

qa-tools
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

pom
Description

Description

Source Code Management

Source Code Management

https://github.com/PhantomStr/testing-tools

Download qa-tools

Filename Size
qa-tools-1.3.1.pom 13 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.phantomstr.testing-tools/qa-tools/ -->
<dependency>
    <groupId>io.github.phantomstr.testing-tools</groupId>
    <artifactId>qa-tools</artifactId>
    <version>1.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.phantomstr.testing-tools/qa-tools/
implementation 'io.github.phantomstr.testing-tools:qa-tools:1.3.1'
// https://jarcasting.com/artifacts/io.github.phantomstr.testing-tools/qa-tools/
implementation ("io.github.phantomstr.testing-tools:qa-tools:1.3.1")
'io.github.phantomstr.testing-tools:qa-tools:pom:1.3.1'
<dependency org="io.github.phantomstr.testing-tools" name="qa-tools" rev="1.3.1">
  <artifact name="qa-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.phantomstr.testing-tools', module='qa-tools', version='1.3.1')
)
libraryDependencies += "io.github.phantomstr.testing-tools" % "qa-tools" % "1.3.1"
[io.github.phantomstr.testing-tools/qa-tools "1.3.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.testng : testng jar 7.0.0
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

  • qa-utils
  • configuration
  • rest-api
  • qa-comparison-tool

Versions

Version
1.3.1
1.3.0