com.github.rchargel.build:jmh-benchmarking-executor

A collection of Maven Plugins and Build utilities

License

License

MIT
Categories

Categories

JMH Application Testing & Monitoring Performance analysis
GroupId

GroupId

com.github.rchargel.build
ArtifactId

ArtifactId

jmh-benchmarking-executor
Last Version

Last Version

0.9
Release Date

Release Date

Type

Type

jar
Description

Description

A collection of Maven Plugins and Build utilities

Download jmh-benchmarking-executor

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.rchargel.build/jmh-benchmarking-executor/ -->
<dependency>
    <groupId>com.github.rchargel.build</groupId>
    <artifactId>jmh-benchmarking-executor</artifactId>
    <version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rchargel.build/jmh-benchmarking-executor/
implementation 'com.github.rchargel.build:jmh-benchmarking-executor:0.9'
// https://jarcasting.com/artifacts/com.github.rchargel.build/jmh-benchmarking-executor/
implementation ("com.github.rchargel.build:jmh-benchmarking-executor:0.9")
'com.github.rchargel.build:jmh-benchmarking-executor:jar:0.9'
<dependency org="com.github.rchargel.build" name="jmh-benchmarking-executor" rev="0.9">
  <artifact name="jmh-benchmarking-executor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rchargel.build', module='jmh-benchmarking-executor', version='0.9')
)
libraryDependencies += "com.github.rchargel.build" % "jmh-benchmarking-executor" % "0.9"
[com.github.rchargel.build/jmh-benchmarking-executor "0.9"]

Dependencies

compile (12)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.70
com.github.rchargel.build : build-utils-common jar 0.9
com.github.rchargel.build : build-reports jar 0.9
org.apache.commons : commons-lang3 jar 3.7
net.dempsy : dempsy-utils jar 2.1.0
org.openjdk.jmh : jmh-core jar 1.28
org.openjdk.jmh : jmh-generator-annprocess jar 1.28
org.apache.commons : commons-math3 jar 3.6.1
com.github.oshi : oshi-core jar 4.6.0
com.fasterxml.jackson.core : jackson-core jar 2.12.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
com.fasterxml.jackson.core : jackson-annotations jar 2.12.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Build Utils

Build Utils CI Code Coverage License Release Commits Since Release

This project contains project build utilities which have employed on my corporate work, and which I thought could be re-packaged and re-designed for open source work as well.

Here is the current list of utilities packaged herein:

Change Log

0.9 - 3/24/2021

  • Initial Release

Versions

Version
0.9