gocypher-cybench-core

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-core
Last Version

Last Version

1.3.5
Release Date

Release Date

Type

Type

jar
Description

Description

gocypher-cybench-core
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

K2N.IO

Download gocypher-cybench-core

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.gocypher.cybench.client : gocypher-cybench-annotations jar 1.3.5
org.openjdk.jmh : jmh-core jar 1.34
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
org.apache.httpcomponents : httpclient jar 4.5.13
org.slf4j : slf4j-api jar 1.7.36
org.apache.bcel : bcel jar 6.5.0
org.apache.commons : commons-lang3 jar 3.12.0

runtime (3)

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

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.
com.gocypher.cybench.client

CyBench.io

API & Code Benchmark Platform for DevOps

Versions

Version
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0