quick-perf

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

License

License

GroupId

GroupId

org.quickperf
ArtifactId

ArtifactId

quick-perf
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

quick-perf
QuickPerf is a testing library for Java providing annotations to quickly evaluate some performance properties.
Project URL

Project URL

https://github.com/quick-perf/quickperf
Source Code Management

Source Code Management

https://github.com/quick-perf/quickperf

Download quick-perf

Filename Size
quick-perf-1.1.0.pom 15 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 2.9.0

Project Modules

  • core
  • jvm
  • sql
  • junit4
  • junit5
  • testng
  • spring
  • bom

Versions

Version
1.1.0
1.0.1
1.0.0
1.0.0-RC7
1.0.0-RC6
1.0.0-RC5
1.0.0-RC4
1.0.0-RC3
1.0.0-RC2
1.0.0-RC1