MVN

io.perfana : events-jmeter-maven-plugin

Maven & Gradle

Jul 06, 2023
0 stars

Events JMeter Maven Plugin · A plugin to allow you to run Apache JMeter tests with Maven. Forked from jmeter-maven-plugin 3.7.0, this version has test events integration.

<plugin>
    <groupId>io.perfana</groupId>
    <artifactId>events-jmeter-maven-plugin</artifactId>
    <version>3.7.0-events-2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.perfana : events-jmeter-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.7.0-events-2

All Versions

Choose a version of io.perfana : events-jmeter-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.7.x
events-jmeter-maven-plugin-3.7.0-events-2
events-jmeter-maven-plugin-3.7.0-events-1
3.6.x
events-jmeter-maven-plugin-3.6.1-events-4
events-jmeter-maven-plugin-3.6.1-events-3
events-jmeter-maven-plugin-3.6.1-events-2
events-jmeter-maven-plugin-3.6.1-events-1
3.5.x
events-jmeter-maven-plugin-3.5.0-events-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.perfana</groupId>
    <artifactId>events-jmeter-maven-plugin</artifactId>
    <version>3.7.0-events-2</version>
</plugin>