| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.trane |
| Идентификатор | Идентификаторfuture-benchmark |
| Версия | Версия0.3.2 |
| Тип | Типjar |
| Описание |
Описаниеfuture-benchmark
High-performance Future implementation for the JVM
|
| Имя Файла | Размер |
|---|---|
| future-benchmark-0.3.2.pom | |
| future-benchmark-0.3.2.jar | 524 KB |
| future-benchmark-0.3.2-sources.jar | 5 KB |
| future-benchmark-0.3.2-javadoc.jar | 89 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.trane/future-benchmark/ -->
<dependency>
<groupId>io.trane</groupId>
<artifactId>future-benchmark</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.trane/future-benchmark/
implementation 'io.trane:future-benchmark:0.3.2'
// https://jarcasting.com/artifacts/io.trane/future-benchmark/
implementation ("io.trane:future-benchmark:0.3.2")
'io.trane:future-benchmark:jar:0.3.2'
<dependency org="io.trane" name="future-benchmark" rev="0.3.2">
<artifact name="future-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trane', module='future-benchmark', version='0.3.2')
)
libraryDependencies += "io.trane" % "future-benchmark" % "0.3.2"
[io.trane/future-benchmark "0.3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openjdk.jmh : jmh-core | jar | 1.17.4 |
| com.twitter : util-core_2.12 | jar | 6.45.0 |
| io.trane : future-java | jar | 0.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.17.4 |