is not current version
Last Version 1.1.0

org.quickperf:quick-perf-jvm-annotations 1.0.1

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-jvm-annotations
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-jvm-annotations 1.0.1


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

Dependencies

compile (2)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
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.