is not current version
Last Version 0.20

io.hyperfoil:hyperfoil-k8s-deployer 0.9

Deploys agents as pods

GroupId

GroupId

io.hyperfoil
ArtifactId

ArtifactId

hyperfoil-k8s-deployer
Version

Version

0.9
Type

Type

jar

Download hyperfoil-k8s-deployer 0.9


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