MVN

com.github.timofeevda.jstressy : jstressy-maven-plugin

Maven & Gradle

Mar 06, 2020
1 usages
1 stars
<plugin>
    <groupId>com.github.timofeevda.jstressy</groupId>
    <artifactId>jstressy-maven-plugin</artifactId>
    <version>1.0.22</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.timofeevda.jstressy : jstressy-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.22

All Versions

Choose a version of com.github.timofeevda.jstressy : jstressy-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
jstressy-maven-plugin-1.0.22
jstressy-maven-plugin-1.0.21
jstressy-maven-plugin-1.0.19
jstressy-maven-plugin-1.0.18
jstressy-maven-plugin-1.0.17
jstressy-maven-plugin-1.0.16
jstressy-maven-plugin-1.0.15
jstressy-maven-plugin-1.0.14
jstressy-maven-plugin-1.0.13
jstressy-maven-plugin-1.0.12
jstressy-maven-plugin-1.0.11
jstressy-maven-plugin-1.0.10
jstressy-maven-plugin-1.0.9
jstressy-maven-plugin-1.0.7
jstressy-maven-plugin-1.0.6
jstressy-maven-plugin-1.0.4
jstressy-maven-plugin-1.0.3
jstressy-maven-plugin-1.0.2
jstressy-maven-plugin-1.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>com.github.timofeevda.jstressy</groupId>
    <artifactId>jstressy-maven-plugin</artifactId>
    <version>1.0.22</version>
</plugin>

Advertisement