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

JMH Simple Benchmark Archetype 0.4.2

Basic archetype for simple JMH-driven benchmark.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования JMH Тестирование приложения и мониторинг Performance analysis
Группа

Группа

org.openjdk.jmh
Идентификатор

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

jmh-simple-benchmark-archetype
Версия

Версия

0.4.2
Тип

Тип

jar
Описание

Описание

JMH Simple Benchmark Archetype
Basic archetype for simple JMH-driven benchmark.
Организация-разработчик

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

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

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

http://hg.openjdk.java.net/code-tools/jmh/jmh-simple-benchmark-archetype/

Скачать jmh-simple-benchmark-archetype 0.4.2


<!-- https://jarcasting.com/artifacts/org.openjdk.jmh/jmh-simple-benchmark-archetype/ -->
<dependency>
    <groupId>org.openjdk.jmh</groupId>
    <artifactId>jmh-simple-benchmark-archetype</artifactId>
    <version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.openjdk.jmh/jmh-simple-benchmark-archetype/
implementation 'org.openjdk.jmh:jmh-simple-benchmark-archetype:0.4.2'
// https://jarcasting.com/artifacts/org.openjdk.jmh/jmh-simple-benchmark-archetype/
implementation ("org.openjdk.jmh:jmh-simple-benchmark-archetype:0.4.2")
'org.openjdk.jmh:jmh-simple-benchmark-archetype:jar:0.4.2'
<dependency org="org.openjdk.jmh" name="jmh-simple-benchmark-archetype" rev="0.4.2">
  <artifact name="jmh-simple-benchmark-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openjdk.jmh', module='jmh-simple-benchmark-archetype', version='0.4.2')
)
libraryDependencies += "org.openjdk.jmh" % "jmh-simple-benchmark-archetype" % "0.4.2"
[org.openjdk.jmh/jmh-simple-benchmark-archetype "0.4.2"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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