is not current version
Last Version 0.20

io.hyperfoil:hyperfoil-k8s-deployer 0.10

Deploys agents as pods

GroupId

GroupId

io.hyperfoil
ArtifactId

ArtifactId

hyperfoil-k8s-deployer
Version

Version

0.10
Type

Type

jar

Download hyperfoil-k8s-deployer 0.10


<!-- https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-k8s-deployer/ -->
<dependency>
    <groupId>io.hyperfoil</groupId>
    <artifactId>hyperfoil-k8s-deployer</artifactId>
    <version>0.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-k8s-deployer/
implementation 'io.hyperfoil:hyperfoil-k8s-deployer:0.10'
// https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-k8s-deployer/
implementation ("io.hyperfoil:hyperfoil-k8s-deployer:0.10")
'io.hyperfoil:hyperfoil-k8s-deployer:jar:0.10'
<dependency org="io.hyperfoil" name="hyperfoil-k8s-deployer" rev="0.10">
  <artifact name="hyperfoil-k8s-deployer" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hyperfoil', module='hyperfoil-k8s-deployer', version='0.10')
)
libraryDependencies += "io.hyperfoil" % "hyperfoil-k8s-deployer" % "0.10"
[io.hyperfoil/hyperfoil-k8s-deployer "0.10"]