is not current version
Last Version 0.20

io.hyperfoil:hyperfoil-k8s-deployer 0.12

Deploys agents as pods

GroupId

GroupId

io.hyperfoil
ArtifactId

ArtifactId

hyperfoil-k8s-deployer
Version

Version

0.12
Type

Type

jar

Download hyperfoil-k8s-deployer 0.12


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