MVN

cz.etnetera : smartmeter-maven-plugin

Maven & Gradle

Jan 18, 2016
0 stars

SmartMeter Maven plugin · Maven plugin for running SmartMeter.io tests.

<plugin>
    <groupId>cz.etnetera</groupId>
    <artifactId>smartmeter-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cz.etnetera : smartmeter-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of cz.etnetera : smartmeter-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
smartmeter-maven-plugin-1.0.1
smartmeter-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.etnetera</groupId>
    <artifactId>smartmeter-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>

Advertisement