is not current version
Last Version 1.1.0

org.quickperf:quick-perf-testng-parent 1.0.0-RC7


Categories

Categories

TestNG Unit Testing
GroupId

GroupId

org.quickperf
ArtifactId

ArtifactId

quick-perf-testng-parent
Version

Version

1.0.0-RC7
Type

Type

pom

Download quick-perf-testng-parent 1.0.0-RC7


<!-- https://jarcasting.com/artifacts/org.quickperf/quick-perf-testng-parent/ -->
<dependency>
    <groupId>org.quickperf</groupId>
    <artifactId>quick-perf-testng-parent</artifactId>
    <version>1.0.0-RC7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.quickperf/quick-perf-testng-parent/
implementation 'org.quickperf:quick-perf-testng-parent:1.0.0-RC7'
// https://jarcasting.com/artifacts/org.quickperf/quick-perf-testng-parent/
implementation ("org.quickperf:quick-perf-testng-parent:1.0.0-RC7")
'org.quickperf:quick-perf-testng-parent:pom:1.0.0-RC7'
<dependency org="org.quickperf" name="quick-perf-testng-parent" rev="1.0.0-RC7">
  <artifact name="quick-perf-testng-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.quickperf', module='quick-perf-testng-parent', version='1.0.0-RC7')
)
libraryDependencies += "org.quickperf" % "quick-perf-testng-parent" % "1.0.0-RC7"
[org.quickperf/quick-perf-testng-parent "1.0.0-RC7"]