| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.fixprotocol.silverflash |
| Идентификатор | Идентификаторbenchmark |
| Версия | Версия1.1.1 |
| Тип | Типjar |
| Описание |
Описаниеio.fixprotocol.silverflash:benchmark
Microbenchmarks for FIXP engine implementation
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикFIX Trading Community |
| Имя Файла | Размер |
|---|---|
| benchmark-1.1.1.pom | |
| benchmark-1.1.1.jar | 118 KB |
| benchmark-1.1.1-sources.jar | 59 KB |
| benchmark-1.1.1-javadoc.jar | 331 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.fixprotocol.silverflash/benchmark/ -->
<dependency>
<groupId>io.fixprotocol.silverflash</groupId>
<artifactId>benchmark</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.fixprotocol.silverflash/benchmark/
implementation 'io.fixprotocol.silverflash:benchmark:1.1.1'
// https://jarcasting.com/artifacts/io.fixprotocol.silverflash/benchmark/
implementation ("io.fixprotocol.silverflash:benchmark:1.1.1")
'io.fixprotocol.silverflash:benchmark:jar:1.1.1'
<dependency org="io.fixprotocol.silverflash" name="benchmark" rev="1.1.1">
<artifact name="benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fixprotocol.silverflash', module='benchmark', version='1.1.1')
)
libraryDependencies += "io.fixprotocol.silverflash" % "benchmark" % "1.1.1"
[io.fixprotocol.silverflash/benchmark "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.fixprotocol.silverflash : silverflash-core | jar | 1.1.1 |
| org.openjdk.jmh : jmh-core | jar | 1.13 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.10.19 |