cybench-launcher-gradle-plugin

Gradle plugin designed to execute JMH benchmarks, collect results, add environment properties, build report and store it into external repository for further analysis.

Лицензия

Лицензия

Категории

Категории

Gradle Компиляция и сборка
Группа

Группа

com.gocypher.cybench.launcher.plugin
Идентификатор

Идентификатор

cybench-launcher-gradle-plugin
Последняя версия

Последняя версия

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

cybench-launcher-gradle-plugin
Gradle plugin designed to execute JMH benchmarks, collect results, add environment properties, build report and store it into external repository for further analysis.
Ссылка на сайт

Ссылка на сайт

https://github.com/K2NIO/gocypher-cybench-gradle
Организация-разработчик

Организация-разработчик

K2N.IO
Система контроля версий

Система контроля версий

https://github.com/K2NIO/gocypher-cybench-gradle

Скачать cybench-launcher-gradle-plugin

Как подключить последнюю версию

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
org.apache.httpcomponents : httpclient jar 4.5.13
com.jcabi : jcabi-manifests jar 1.1
com.github.oshi : oshi-core jar 6.1.0
org.jhardware : jHardware jar 0.8.6
com.gocypher.cybench.client : gocypher-cybench-runner jar 1.3.1
com.gocypher.cybench.client : gocypher-cybench-annotations jar 1.3.1
org.reflections : reflections jar 0.10.2
org.twdata.maven : mojo-executor jar 2.3.2

runtime (1)

Идентификатор библиотеки Тип Версия
org.openjdk.jmh : jmh-core jar 1.34

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.3
1.0.2
1.0.1
1.0.0