MVN

io.hyperfoil : hyperfoil-maven-plugin

Maven & Gradle

Aug 03, 2023
1 usages
75 stars

Hyperfoil Maven Plugin · Hyperfoil maven runner

<plugin>
    <groupId>io.hyperfoil</groupId>
    <artifactId>hyperfoil-maven-plugin</artifactId>
    <version>0.25.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.hyperfoil : hyperfoil-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.25.2

All Versions

Choose a version of io.hyperfoil : hyperfoil-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.25.x
hyperfoil-maven-plugin-0.25.2
hyperfoil-maven-plugin-0.25.1
0.24.x
hyperfoil-maven-plugin-0.24.1
0.24
hyperfoil-maven-plugin-0.24
0.23
hyperfoil-maven-plugin-0.23
0.22
hyperfoil-maven-plugin-0.22
0.21
hyperfoil-maven-plugin-0.21
0.20
hyperfoil-maven-plugin-0.20
0.19
hyperfoil-maven-plugin-0.19
0.18
hyperfoil-maven-plugin-0.18
0.17
hyperfoil-maven-plugin-0.17
0.16
hyperfoil-maven-plugin-0.16
0.15
hyperfoil-maven-plugin-0.15
0.14
hyperfoil-maven-plugin-0.14
0.13
hyperfoil-maven-plugin-0.13
0.12
hyperfoil-maven-plugin-0.12
0.11
hyperfoil-maven-plugin-0.11
0.10
hyperfoil-maven-plugin-0.10
0.9
hyperfoil-maven-plugin-0.9
0.8
hyperfoil-maven-plugin-0.8
0.5
hyperfoil-maven-plugin-0.5
0.4
hyperfoil-maven-plugin-0.4
0.3
hyperfoil-maven-plugin-0.3
0.2
hyperfoil-maven-plugin-0.2
0.1
hyperfoil-maven-plugin-0.1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>io.hyperfoil</groupId>
    <artifactId>hyperfoil-maven-plugin</artifactId>
    <version>0.25.2</version>
</plugin>

Advertisement