MVN

com.atlassian.performance.judgement : performance-judgement-plugin

Maven & Gradle

Apr 19, 2017

Performance Judgement Maven Plugin

<plugin>
    <groupId>com.atlassian.performance.judgement</groupId>
    <artifactId>performance-judgement-plugin</artifactId>
    <version>6.3.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.atlassian.performance.judgement : performance-judgement-plugin to add to Maven - Latest Versions:

  • Latest Stable: 6.3.0

All Versions

Choose a version of com.atlassian.performance.judgement : performance-judgement-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
6.3.x
performance-judgement-plugin-6.3.0
6.2.x
performance-judgement-plugin-6.2.0
6.1.x
performance-judgement-plugin-6.1.1
performance-judgement-plugin-6.1.0
6.0.x
performance-judgement-plugin-6.0.0
5.2.x
performance-judgement-plugin-5.2.1
performance-judgement-plugin-5.2.0
5.1.x
performance-judgement-plugin-5.1.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>com.atlassian.performance.judgement</groupId>
    <artifactId>performance-judgement-plugin</artifactId>
    <version>6.3.0</version>
</plugin>

Advertisement