How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>cz.cuni.mff.d3s.spl</groupId>
<artifactId>jmh_spl-maven-plugin</artifactId>
<version>1.0.4</version>
</plugin>
Choose a version of cz.cuni.mff.d3s.spl : jmh_spl-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.0.x |
jmh_spl-maven-plugin-1.0.4
|
||
jmh_spl-maven-plugin-1.0.3
|
|||
jmh_spl-maven-plugin-1.0.2
|
|||
jmh_spl-maven-plugin-1.0.1
|
|||
jmh_spl-maven-plugin-1.0.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>cz.cuni.mff.d3s.spl</groupId>
<artifactId>jmh_spl-maven-plugin</artifactId>
<version>1.0.4</version>
</plugin>
Advertisement