org.quickperf:quick-perf-junit4

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

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.quickperf
ArtifactId

ArtifactId

quick-perf-junit4
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download quick-perf-junit4

How to add to project

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

Dependencies

compile (2)

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

provided (1)

Group / Artifact Type Version
junit : junit jar 4.12

test (2)

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

Project Modules

There are no modules declared in this project.

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