is not current version
Last Version 1.3.5

gocypher-cybench-client 1.0.0

CyBench Launcher is a Java module 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

CLI User Interface
GroupId

GroupId

com.gocypher.cybench.client
ArtifactId

ArtifactId

gocypher-cybench-client
Version

Version

1.0.0
Type

Type

pom
Description

Description

gocypher-cybench-client
CyBench Launcher is a Java module 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-java
Project Organization

Project Organization

K2N.IO
Source Code Management

Source Code Management

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

Download gocypher-cybench-client 1.0.0


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

Dependencies

compile (1)

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

Project Modules

  • gocypher-cybench-annotations
  • gocypher-cybench-runner
  • gocypher-cybench-core