| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.emc-mongoose |
| Идентификатор | Идентификаторmongoose-tests-perf |
| Последняя версия | Последняя версия4.0.0-alpha5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmongoose-tests-perf
Mongoose is a high-load storage performance testing tool
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mongoose-tests-perf-4.0.0-alpha5.pom | |
| mongoose-tests-perf-4.0.0-alpha5.jar | 48 KB |
| mongoose-tests-perf-4.0.0-alpha5-sources.jar | 261 bytes |
| mongoose-tests-perf-4.0.0-alpha5-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-tests-perf/ -->
<dependency>
<groupId>com.github.emc-mongoose</groupId>
<artifactId>mongoose-tests-perf</artifactId>
<version>4.0.0-alpha5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-tests-perf/
implementation 'com.github.emc-mongoose:mongoose-tests-perf:4.0.0-alpha5'
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-tests-perf/
implementation ("com.github.emc-mongoose:mongoose-tests-perf:4.0.0-alpha5")
'com.github.emc-mongoose:mongoose-tests-perf:jar:4.0.0-alpha5'
<dependency org="com.github.emc-mongoose" name="mongoose-tests-perf" rev="4.0.0-alpha5">
<artifact name="mongoose-tests-perf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.emc-mongoose', module='mongoose-tests-perf', version='4.0.0-alpha5')
)
libraryDependencies += "com.github.emc-mongoose" % "mongoose-tests-perf" % "4.0.0-alpha5"
[com.github.emc-mongoose/mongoose-tests-perf "4.0.0-alpha5"]