SeedStack JMH add-on
Official add-on for JMH micro-benchmarks.
Copyright and license
This source code is copyrighted by The SeedStack Authors and released under the terms of the Mozilla Public License 2.0.
License |
License |
---|---|
Categories |
CategoriesJMH Application Testing & Monitoring Performance analysis |
GroupId | GroupIdorg.seedstack.addons.jmh |
ArtifactId | ArtifactIdjmh-launcher |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe lean development stack
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jmh-launcher-1.0.2.pom | |
jmh-launcher-1.0.2.jar | 4 KB |
jmh-launcher-1.0.2-sources.jar | 1 KB |
jmh-launcher-1.0.2-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.seedstack.addons.jmh/jmh-launcher/ -->
<dependency>
<groupId>org.seedstack.addons.jmh</groupId>
<artifactId>jmh-launcher</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.seedstack.addons.jmh/jmh-launcher/
implementation 'org.seedstack.addons.jmh:jmh-launcher:1.0.2'
// https://jarcasting.com/artifacts/org.seedstack.addons.jmh/jmh-launcher/
implementation ("org.seedstack.addons.jmh:jmh-launcher:1.0.2")
'org.seedstack.addons.jmh:jmh-launcher:jar:1.0.2'
<dependency org="org.seedstack.addons.jmh" name="jmh-launcher" rev="1.0.2">
<artifact name="jmh-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seedstack.addons.jmh', module='jmh-launcher', version='1.0.2')
)
libraryDependencies += "org.seedstack.addons.jmh" % "jmh-launcher" % "1.0.2"
[org.seedstack.addons.jmh/jmh-launcher "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.seedstack.addons.jmh : jmh-core | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.seedstack.seed : seed-testing | jar | 3.3.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Official add-on for JMH micro-benchmarks.
This source code is copyrighted by The SeedStack Authors and released under the terms of the Mozilla Public License 2.0.