| License | License | 
|---|---|
| GroupId | GroupIdio.hyperfoil | 
| ArtifactId | ArtifactIdhyperfoil-core | 
| Last Version | Last Version0.20 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHyperfoil Core The core of Hyperfoil | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| hyperfoil-core-0.20.pom | |
| hyperfoil-core-0.20.jar | 555 KB | 
| hyperfoil-core-0.20-tests.jar | 159 KB | 
| hyperfoil-core-0.20-sources.jar | 210 KB | 
| hyperfoil-core-0.20-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-core/ -->
<dependency>
    <groupId>io.hyperfoil</groupId>
    <artifactId>hyperfoil-core</artifactId>
    <version>0.20</version>
</dependency>// https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-core/
implementation 'io.hyperfoil:hyperfoil-core:0.20'// https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-core/
implementation ("io.hyperfoil:hyperfoil-core:0.20")'io.hyperfoil:hyperfoil-core:jar:0.20'<dependency org="io.hyperfoil" name="hyperfoil-core" rev="0.20">
  <artifact name="hyperfoil-core" type="jar" />
</dependency>@Grapes(
@Grab(group='io.hyperfoil', module='hyperfoil-core', version='0.20')
)libraryDependencies += "io.hyperfoil" % "hyperfoil-core" % "0.20"[io.hyperfoil/hyperfoil-core "0.20"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.hyperfoil : hyperfoil-api | jar | 0.20 | 
| 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 |