| Categories |
CategoriesAnt Build Tools |
|---|---|
| GroupId | GroupIdio.github.phantomstr.testing-tools |
| ArtifactId | ArtifactIdqa-utils |
| Last Version | Last Version1.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| qa-utils-1.3.1.pom | |
| qa-utils-1.3.1.jar | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.phantomstr.testing-tools/qa-utils/ -->
<dependency>
<groupId>io.github.phantomstr.testing-tools</groupId>
<artifactId>qa-utils</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.phantomstr.testing-tools/qa-utils/
implementation 'io.github.phantomstr.testing-tools:qa-utils:1.3.1'
// https://jarcasting.com/artifacts/io.github.phantomstr.testing-tools/qa-utils/
implementation ("io.github.phantomstr.testing-tools:qa-utils:1.3.1")
'io.github.phantomstr.testing-tools:qa-utils:jar:1.3.1'
<dependency org="io.github.phantomstr.testing-tools" name="qa-utils" rev="1.3.1">
<artifact name="qa-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.phantomstr.testing-tools', module='qa-utils', version='1.3.1')
)
libraryDependencies += "io.github.phantomstr.testing-tools" % "qa-utils" % "1.3.1"
[io.github.phantomstr.testing-tools/qa-utils "1.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
| org.projectlombok : lombok | jar | 1.18.8 |
| com.ibm.icu : icu4j | jar | 61.1 |
| org.apache.commons : commons-math3 | jar | 3.5 |
| org.testng : testng | jar | 7.0.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |