| License |
License |
|---|---|
| GroupId | GroupIdio.hyperfoil |
| ArtifactId | ArtifactIdhyperfoil-core |
| Version | Version0.18 |
| Type | Typejar |
| Description |
DescriptionHyperfoil Core
The core of Hyperfoil
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hyperfoil-core-0.18.pom | |
| hyperfoil-core-0.18.jar | 560 KB |
| hyperfoil-core-0.18-tests.jar | 63 KB |
| hyperfoil-core-0.18-sources.jar | 212 KB |
| hyperfoil-core-0.18-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-core/ -->
<dependency>
<groupId>io.hyperfoil</groupId>
<artifactId>hyperfoil-core</artifactId>
<version>0.18</version>
</dependency>
// https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-core/
implementation 'io.hyperfoil:hyperfoil-core:0.18'
// https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-core/
implementation ("io.hyperfoil:hyperfoil-core:0.18")
'io.hyperfoil:hyperfoil-core:jar:0.18'
<dependency org="io.hyperfoil" name="hyperfoil-core" rev="0.18">
<artifact name="hyperfoil-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hyperfoil', module='hyperfoil-core', version='0.18')
)
libraryDependencies += "io.hyperfoil" % "hyperfoil-core" % "0.18"
[io.hyperfoil/hyperfoil-core "0.18"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.hyperfoil : hyperfoil-api | jar | 0.18 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.yaml : snakeyaml | jar | 1.26 |
| org.kohsuke.metainf-services : metainf-services Optional | jar | 1.8 |
| io.netty : netty-tcnative-boringssl-static | jar | 2.0.42.Final |
| io.netty : netty-transport-native-epoll | jar | |
| io.netty : netty-transport-native-kqueue | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| io.vertx : vertx-unit | jar | |
| io.vertx : vertx-web | jar | |
| org.assertj : assertj-core | jar | 3.10.0 |