| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.darwin-evolution |
| Идентификатор | Идентификаторdarwin-michrobenchmarks |
| Последняя версия | Последняя версия0.9.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDarwin - Micro Benchmarks
Library that allows your code evolve. Test your new implementation in production environment. Measure and choose which result to return.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| darwin-michrobenchmarks-0.9.1.pom | |
| darwin-michrobenchmarks-0.9.1.jar | 71 KB |
| darwin-michrobenchmarks-0.9.1-sources.jar | 22 KB |
| darwin-michrobenchmarks-0.9.1-javadoc.jar | 54 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.darwin-evolution/darwin-michrobenchmarks/ -->
<dependency>
<groupId>com.github.darwin-evolution</groupId>
<artifactId>darwin-michrobenchmarks</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.darwin-evolution/darwin-michrobenchmarks/
implementation 'com.github.darwin-evolution:darwin-michrobenchmarks:0.9.1'
// https://jarcasting.com/artifacts/com.github.darwin-evolution/darwin-michrobenchmarks/
implementation ("com.github.darwin-evolution:darwin-michrobenchmarks:0.9.1")
'com.github.darwin-evolution:darwin-michrobenchmarks:jar:0.9.1'
<dependency org="com.github.darwin-evolution" name="darwin-michrobenchmarks" rev="0.9.1">
<artifact name="darwin-michrobenchmarks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.darwin-evolution', module='darwin-michrobenchmarks', version='0.9.1')
)
libraryDependencies += "com.github.darwin-evolution" % "darwin-michrobenchmarks" % "0.9.1"
[com.github.darwin-evolution/darwin-michrobenchmarks "0.9.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openjdk.jmh : jmh-core | jar | 1.11.2 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.11.2 |
| com.github.darwin-evolution : darwin | jar | 0.9.1 |
| com.typesafe : config | jar | 1.2.1 |
| io.dropwizard.metrics : metrics-core | jar | 3.1.2 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 2.4.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.5 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.5 |