org.quickperf:quick-perf-bom

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-bom
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download quick-perf-bom

Filename Size
quick-perf-bom-1.1.0.pom 2 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
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