License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.gocypher.cybench.client |
ArtifactId | ArtifactIdgocypher-cybench-comparator |
Last Version | Last Version1.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongocypher-cybench-comparator
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-comparator/ -->
<dependency>
<groupId>com.gocypher.cybench.client</groupId>
<artifactId>gocypher-cybench-comparator</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.gocypher.cybench.client/gocypher-cybench-comparator/
implementation 'com.gocypher.cybench.client:gocypher-cybench-comparator:1.3.5'
// https://jarcasting.com/artifacts/com.gocypher.cybench.client/gocypher-cybench-comparator/
implementation ("com.gocypher.cybench.client:gocypher-cybench-comparator:1.3.5")
'com.gocypher.cybench.client:gocypher-cybench-comparator:jar:1.3.5'
<dependency org="com.gocypher.cybench.client" name="gocypher-cybench-comparator" rev="1.3.5">
<artifact name="gocypher-cybench-comparator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gocypher.cybench.client', module='gocypher-cybench-comparator', version='1.3.5')
)
libraryDependencies += "com.gocypher.cybench.client" % "gocypher-cybench-comparator" % "1.3.5"
[com.gocypher.cybench.client/gocypher-cybench-comparator "1.3.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
commons-io : commons-io | jar | 2.11.0 |
commons-cli : commons-cli | jar | 1.5.0 |
org.yaml : snakeyaml | jar | 1.30 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.17.1 |
com.lmax : disruptor | jar | 3.4.4 |