Hyperfoil
Hyperfoil is an open-source (ASL 2.0) microservice-oriented distributed benchmark framework.
For more information on Hyperfoil visit the project's website on hyperfoil.io.
You can reach the community on Zulip.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.hyperfoil |
| Идентификатор | Идентификаторhyperfoil-test-suite |
| Последняя версия | Последняя версия0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHyperfoil Test-Suite
Hyperfoil will rock your application with load
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| hyperfoil-test-suite-0.2.pom | |
| hyperfoil-test-suite-0.2.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-test-suite/ -->
<dependency>
<groupId>io.hyperfoil</groupId>
<artifactId>hyperfoil-test-suite</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-test-suite/
implementation 'io.hyperfoil:hyperfoil-test-suite:0.2'
// https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-test-suite/
implementation ("io.hyperfoil:hyperfoil-test-suite:0.2")
'io.hyperfoil:hyperfoil-test-suite:jar:0.2'
<dependency org="io.hyperfoil" name="hyperfoil-test-suite" rev="0.2">
<artifact name="hyperfoil-test-suite" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hyperfoil', module='hyperfoil-test-suite', version='0.2')
)
libraryDependencies += "io.hyperfoil" % "hyperfoil-test-suite" % "0.2"
[io.hyperfoil/hyperfoil-test-suite "0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| io.hyperfoil : hyperfoil-api | jar | 0.2 |
| io.hyperfoil : hyperfoil-core | jar | 0.2 |
| io.vertx : vertx-unit | jar | 3.6.2 |
| io.hyperfoil : hyperfoil-clustering | jar | 0.2 |
| io.hyperfoil : hyperfoil-cli | jar | 0.2 |
| org.asynchttpclient : async-http-client | jar | 2.5.2 |
| org.assertj : assertj-core | jar | 3.10.0 |
| io.vertx : vertx-core | jar | 3.6.2 |
Hyperfoil is an open-source (ASL 2.0) microservice-oriented distributed benchmark framework.
For more information on Hyperfoil visit the project's website on hyperfoil.io.
You can reach the community on Zulip.