is not current version
Last Version 1.1.0

org.quickperf:quick-perf-testng 1.0.1

QuickPerf is a testing library for Java providing annotations to quickly evaluate some performance properties.

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

org.quickperf
ArtifactId

ArtifactId

quick-perf-testng
Version

Version

1.0.1
Type

Type

jar
Description

Description

QuickPerf is a testing library for Java providing annotations to quickly evaluate some performance properties.

Download quick-perf-testng 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.quickperf : quick-perf-core jar 1.0.1
org.quickperf : quick-perf-jvm-annotations jar 1.0.1

provided (1)

Group / Artifact Type Version
org.testng : testng jar 7.0.0

test (2)

Group / Artifact Type Version
org.quickperf » quick-perf-testng-test-util test-jar 1.0.1
org.assertj : assertj-core jar 2.9.0

Project Modules

There are no modules declared in this project.