License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.gocypher.cybench.client |
ArtifactId | ArtifactIdgocypher-cybench-runner |
Last Version | Last Version1.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongocypher-cybench-runner
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 Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.gocypher.cybench.client/gocypher-cybench-runner/ -->
<dependency>
<groupId>com.gocypher.cybench.client</groupId>
<artifactId>gocypher-cybench-runner</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.gocypher.cybench.client/gocypher-cybench-runner/
implementation 'com.gocypher.cybench.client:gocypher-cybench-runner:1.3.5'
// https://jarcasting.com/artifacts/com.gocypher.cybench.client/gocypher-cybench-runner/
implementation ("com.gocypher.cybench.client:gocypher-cybench-runner:1.3.5")
'com.gocypher.cybench.client:gocypher-cybench-runner:jar:1.3.5'
<dependency org="com.gocypher.cybench.client" name="gocypher-cybench-runner" rev="1.3.5">
<artifact name="gocypher-cybench-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gocypher.cybench.client', module='gocypher-cybench-runner', version='1.3.5')
)
libraryDependencies += "com.gocypher.cybench.client" % "gocypher-cybench-runner" % "1.3.5"
[com.gocypher.cybench.client/gocypher-cybench-runner "1.3.5"]
Group / Artifact | Type | Version |
---|---|---|
com.gocypher.cybench.client : gocypher-cybench-core | jar | 1.3.5 |
com.gocypher.cybench.client : gocypher-cybench-comparator | jar | 1.3.5 |
com.github.oshi : oshi-core | jar | 6.1.5 |
org.reflections : reflections | jar | 0.10.2 |
org.jhardware : jHardware | jar | 0.8.6 |
com.jcabi : jcabi-manifests | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |