is not current version
Last Version 1.0.3

cybench-launcher-gradle-plugin 1.0.0

Gradle plugin designed to execute JMH benchmarks, collect results, add environment properties , build report and store it into external repository for further analysis.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.gocypher.cybench.launcher.plugin
ArtifactId

ArtifactId

cybench-launcher-gradle-plugin
Version

Version

1.0.0
Type

Type

jar
Description

Description

cybench-launcher-gradle-plugin
Gradle plugin designed to execute JMH benchmarks, collect results, add environment properties , build report and store it into external repository for further analysis.
Project URL

Project URL

https://github.com/K2NIO/gocypher-cybench-gradle
Project Organization

Project Organization

K2N.IO
Source Code Management

Source Code Management

https://github.com/K2NIO/gocypher-cybench-gradle

Download cybench-launcher-gradle-plugin 1.0.0


<!-- https://jarcasting.com/artifacts/com.gocypher.cybench.launcher.plugin/cybench-launcher-gradle-plugin/ -->
<dependency>
    <groupId>com.gocypher.cybench.launcher.plugin</groupId>
    <artifactId>cybench-launcher-gradle-plugin</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gocypher.cybench.launcher.plugin/cybench-launcher-gradle-plugin/
implementation 'com.gocypher.cybench.launcher.plugin:cybench-launcher-gradle-plugin:1.0.0'
// https://jarcasting.com/artifacts/com.gocypher.cybench.launcher.plugin/cybench-launcher-gradle-plugin/
implementation ("com.gocypher.cybench.launcher.plugin:cybench-launcher-gradle-plugin:1.0.0")
'com.gocypher.cybench.launcher.plugin:cybench-launcher-gradle-plugin:jar:1.0.0'
<dependency org="com.gocypher.cybench.launcher.plugin" name="cybench-launcher-gradle-plugin" rev="1.0.0">
  <artifact name="cybench-launcher-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gocypher.cybench.launcher.plugin', module='cybench-launcher-gradle-plugin', version='1.0.0')
)
libraryDependencies += "com.gocypher.cybench.launcher.plugin" % "cybench-launcher-gradle-plugin" % "1.0.0"
[com.gocypher.cybench.launcher.plugin/cybench-launcher-gradle-plugin "1.0.0"]

Dependencies

compile (9)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
org.apache.httpcomponents : httpclient jar 4.5.13
com.jcabi : jcabi-manifests jar 1.1
com.github.oshi : oshi-core jar 5.7.0
org.jhardware : jHardware jar 0.8.6
com.gocypher.cybench.client : gocypher-cybench-runner jar 1.0.0
com.gocypher.cybench.client : gocypher-cybench-annotations jar 1.0.0
org.reflections : reflections jar 0.9.12
org.twdata.maven : mojo-executor jar 2.3.1

runtime (1)

Group / Artifact Type Version
org.openjdk.jmh : jmh-core jar 1.26

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.