MVN

io.hyperfoil : hyperfoil-k8s-deployer

Maven & Gradle

Aug 03, 2023
1 usages
75 stars

Hyperfoil Kubernetes Deployer · Deploys agents as pods

<dependency>
    <groupId>io.hyperfoil</groupId>
    <artifactId>hyperfoil-k8s-deployer</artifactId>
    <version>0.25.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.hyperfoil : hyperfoil-k8s-deployer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.25.2

All Versions

Choose a version of io.hyperfoil : hyperfoil-k8s-deployer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.25.x
hyperfoil-k8s-deployer-0.25.2
hyperfoil-k8s-deployer-0.25.1
0.25
hyperfoil-k8s-deployer-0.25
0.24.x
hyperfoil-k8s-deployer-0.24.2
hyperfoil-k8s-deployer-0.24.1
0.24
hyperfoil-k8s-deployer-0.24
0.23
hyperfoil-k8s-deployer-0.23
0.22
hyperfoil-k8s-deployer-0.22
0.21
hyperfoil-k8s-deployer-0.21
0.20
hyperfoil-k8s-deployer-0.20
0.19
hyperfoil-k8s-deployer-0.19
0.18
hyperfoil-k8s-deployer-0.18
0.17
hyperfoil-k8s-deployer-0.17
0.16
hyperfoil-k8s-deployer-0.16
0.15
hyperfoil-k8s-deployer-0.15
0.14
hyperfoil-k8s-deployer-0.14
0.13
hyperfoil-k8s-deployer-0.13
0.12
hyperfoil-k8s-deployer-0.12
0.11
hyperfoil-k8s-deployer-0.11
0.10
hyperfoil-k8s-deployer-0.10
0.9
hyperfoil-k8s-deployer-0.9
0.8
hyperfoil-k8s-deployer-0.8
0.5
hyperfoil-k8s-deployer-0.5
0.4
hyperfoil-k8s-deployer-0.4

How to add a dependency to Maven

Add the following io.hyperfoil : hyperfoil-k8s-deployer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.hyperfoil</groupId>
    <artifactId>hyperfoil-k8s-deployer</artifactId>
    <version>0.25.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.hyperfoil : hyperfoil-k8s-deployer gradle dependency to your build.gradle file:

implementation 'io.hyperfoil:hyperfoil-k8s-deployer:0.25.2'

Gradle Kotlin DSL: Add the following io.hyperfoil : hyperfoil-k8s-deployer gradle kotlin dependency to your build.gradle.kts file:

implementation("io.hyperfoil:hyperfoil-k8s-deployer:0.25.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.hyperfoil : hyperfoil-k8s-deployer sbt scala dependency to your build.sbt file:

libraryDependencies += "io.hyperfoil" % "hyperfoil-k8s-deployer" % "0.25.2"

Advertisement

Dependencies from Group

Aug 03, 2023
7 usages
75 stars
Aug 03, 2023
6 usages
75 stars
Aug 03, 2023
4 usages
75 stars
Aug 03, 2023
3 usages
75 stars
Aug 03, 2023
3 usages
75 stars

Discover Dependencies