License |
License |
---|---|
Categories |
CategoriesDistribution Build Tools |
GroupId | GroupIdio.hyperfoil |
ArtifactId | ArtifactIdhyperfoil-distribution |
Last Version | Last Version0.20 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHyperfoil Distribution
Package distributable version of Hyperfoil
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hyperfoil-distribution-0.20.pom | |
hyperfoil-distribution-0.20.zip | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-distribution/ -->
<dependency>
<groupId>io.hyperfoil</groupId>
<artifactId>hyperfoil-distribution</artifactId>
<version>0.20</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-distribution/
implementation 'io.hyperfoil:hyperfoil-distribution:0.20'
// https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-distribution/
implementation ("io.hyperfoil:hyperfoil-distribution:0.20")
'io.hyperfoil:hyperfoil-distribution:pom:0.20'
<dependency org="io.hyperfoil" name="hyperfoil-distribution" rev="0.20">
<artifact name="hyperfoil-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.hyperfoil', module='hyperfoil-distribution', version='0.20')
)
libraryDependencies += "io.hyperfoil" % "hyperfoil-distribution" % "0.20"
[io.hyperfoil/hyperfoil-distribution "0.20"]
Group / Artifact | Type | Version |
---|---|---|
io.hyperfoil : hyperfoil-api | jar | 0.20 |
io.hyperfoil : hyperfoil-cli | jar | 0.20 |
io.hyperfoil : hyperfoil-core | jar | 0.20 |
io.hyperfoil : hyperfoil-clustering | jar | 0.20 |
io.hyperfoil : hyperfoil-http | jar | 0.20 |
io.hyperfoil : hyperfoil-hotrod | jar | 0.20 |
io.hyperfoil : hyperfoil-k8s-deployer | jar | 0.20 |
org.kohsuke.metainf-services : metainf-services Optional | jar | 1.8 |
com.github.javaparser : javaparser-core | jar | 3.14.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.assertj : assertj-core | jar | 3.10.0 |