MVN

cz.cuni.mff.d3s.spl : jmh_spl-maven-plugin

Maven & Gradle

May 04, 2018
0 stars

SPL integration into JMH Maven Plugin · Plugin for easy collecting data from JMH benchmarks

<plugin>
    <groupId>cz.cuni.mff.d3s.spl</groupId>
    <artifactId>jmh_spl-maven-plugin</artifactId>
    <version>1.0.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cz.cuni.mff.d3s.spl : jmh_spl-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of cz.cuni.mff.d3s.spl : jmh_spl-maven-plugin to add to Maven - All 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

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>