| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeo Прикладные библиотеки Geospatial JMH Тестирование приложения и мониторинг Performance analysis |
| Группа | Группаorg.apache.commons |
| Идентификатор | Идентификаторcommons-geometry-examples-jmh |
| Последняя версия | Последняя версия1.0-beta1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache Commons Geometry JMH Benchmark
Code for running JMH benchmarks that assess performance.
Code in this module is not part of the public API.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.commons/commons-geometry-examples-jmh/ -->
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-geometry-examples-jmh</artifactId>
<version>1.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.commons/commons-geometry-examples-jmh/
implementation 'org.apache.commons:commons-geometry-examples-jmh:1.0-beta1'
// https://jarcasting.com/artifacts/org.apache.commons/commons-geometry-examples-jmh/
implementation ("org.apache.commons:commons-geometry-examples-jmh:1.0-beta1")
'org.apache.commons:commons-geometry-examples-jmh:jar:1.0-beta1'
<dependency org="org.apache.commons" name="commons-geometry-examples-jmh" rev="1.0-beta1">
<artifact name="commons-geometry-examples-jmh" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.commons', module='commons-geometry-examples-jmh', version='1.0-beta1')
)
libraryDependencies += "org.apache.commons" % "commons-geometry-examples-jmh" % "1.0-beta1"
[org.apache.commons/commons-geometry-examples-jmh "1.0-beta1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-geometry-core | jar | 1.0-beta1 |
| org.apache.commons : commons-geometry-euclidean | jar | 1.0-beta1 |
| org.apache.commons : commons-rng-simple | jar | 1.3 |
| org.apache.commons : commons-rng-sampling | jar | 1.3 |
| org.openjdk.jmh : jmh-core | jar | 1.22 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.22 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |