Last Version

gocypher-cybench-client 1.3.5

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.3.5
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.3.5


<!-- 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.3.5</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.3.5'
// https://jarcasting.com/artifacts/com.gocypher.cybench.client/gocypher-cybench-client/
implementation ("com.gocypher.cybench.client:gocypher-cybench-client:1.3.5")
'com.gocypher.cybench.client:gocypher-cybench-client:pom:1.3.5'
<dependency org="com.gocypher.cybench.client" name="gocypher-cybench-client" rev="1.3.5">
  <artifact name="gocypher-cybench-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gocypher.cybench.client', module='gocypher-cybench-client', version='1.3.5')
)
libraryDependencies += "com.gocypher.cybench.client" % "gocypher-cybench-client" % "1.3.5"
[com.gocypher.cybench.client/gocypher-cybench-client "1.3.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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