Last Version

org.quickperf:quick-perf-junit5 1.1.0

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-junit5
Version

Version

1.1.0
Type

Type

jar
Description

Description

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

Download quick-perf-junit5 1.1.0


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

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.platform : junit-platform-launcher jar 1.6.2

test (2)

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

Project Modules

There are no modules declared in this project.