| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.gocypher.cybench.client |
| Идентификатор | Идентификаторgocypher-cybench-annotations |
| Последняя версия | Последняя версия1.3.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание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.
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.gocypher.cybench.client/gocypher-cybench-annotations/
implementation 'com.gocypher.cybench.client:gocypher-cybench-annotations:1.3.5'
// https://jarcasting.com/artifacts/com.gocypher.cybench.client/gocypher-cybench-annotations/
implementation ("com.gocypher.cybench.client:gocypher-cybench-annotations:1.3.5")
'com.gocypher.cybench.client:gocypher-cybench-annotations:jar:1.3.5'
<dependency org="com.gocypher.cybench.client" name="gocypher-cybench-annotations" rev="1.3.5">
<artifact name="gocypher-cybench-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gocypher.cybench.client', module='gocypher-cybench-annotations', version='1.3.5')
)
libraryDependencies += "com.gocypher.cybench.client" % "gocypher-cybench-annotations" % "1.3.5"
[com.gocypher.cybench.client/gocypher-cybench-annotations "1.3.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openjdk.jmh : jmh-core | jar | 1.34 |
| com.github.javaparser : javaparser-symbol-solver-core | jar | 3.24.2 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.34 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.auto.service : auto-service | jar | 1.0.1 |