License |
License |
---|---|
GroupId | GroupIdio.hyperfoil |
ArtifactId | ArtifactIdhyperfoil-http |
Last Version | Last Version0.20 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHyperfoil HTTP Client
Hyperfoil will rock your application with load
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hyperfoil-http-0.20.pom | |
hyperfoil-http-0.20.jar | 304 KB |
hyperfoil-http-0.20-tests.jar | 131 KB |
hyperfoil-http-0.20-sources.jar | 121 KB |
hyperfoil-http-0.20-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-http/ -->
<dependency>
<groupId>io.hyperfoil</groupId>
<artifactId>hyperfoil-http</artifactId>
<version>0.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-http/
implementation 'io.hyperfoil:hyperfoil-http:0.20'
// https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-http/
implementation ("io.hyperfoil:hyperfoil-http:0.20")
'io.hyperfoil:hyperfoil-http:jar:0.20'
<dependency org="io.hyperfoil" name="hyperfoil-http" rev="0.20">
<artifact name="hyperfoil-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hyperfoil', module='hyperfoil-http', version='0.20')
)
libraryDependencies += "io.hyperfoil" % "hyperfoil-http" % "0.20"
[io.hyperfoil/hyperfoil-http "0.20"]
Group / Artifact | Type | Version |
---|---|---|
io.hyperfoil : hyperfoil-core | jar | 0.20 |
org.kohsuke.metainf-services : metainf-services Optional | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
io.hyperfoil : hyperfoil-core | test-jar | 0.20 |
junit : junit | jar | 4.13.1 |
io.vertx : vertx-unit | jar | |
io.vertx : vertx-web | jar | |
org.assertj : assertj-core | jar | 3.10.0 |