is not current version
Last Version 1.3.5

gocypher-cybench-annotations 1.3.1

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-annotations
Version

Version

1.3.1
Type

Type

jar
Description

Description

gocypher-cybench-annotations
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-annotations 1.3.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.openjdk.jmh : jmh-core jar 1.34
com.github.javaparser : javaparser-symbol-solver-core jar 3.24.0
org.openjdk.jmh : jmh-generator-annprocess jar 1.34

provided (1)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0.1

Project Modules

There are no modules declared in this project.