MVN

org.perfcake : perfcake-maven-plugin

Maven & Gradle

May 11, 2017
1 usages
30 stars

ParfCake Maven Plugin · A Lightweight Performance Testing Framework

<plugin>
    <groupId>org.perfcake</groupId>
    <artifactId>perfcake-maven-plugin</artifactId>
    <version>7.5</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.perfcake : perfcake-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 7.5

All Versions

Choose a version of org.perfcake : perfcake-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
7.5
perfcake-maven-plugin-7.5
7.4
perfcake-maven-plugin-7.4
7.3
perfcake-maven-plugin-7.3
7.2
perfcake-maven-plugin-7.2
7.1
perfcake-maven-plugin-7.1
7.0
perfcake-maven-plugin-7.0

How to add a plugin to Maven

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

<plugin>
    <groupId>org.perfcake</groupId>
    <artifactId>perfcake-maven-plugin</artifactId>
    <version>7.5</version>
</plugin>

Advertisement