MVN

uk.co.szmg.grafana : grafana-dashboard-maven-plugin

Maven & Gradle

Jun 01, 2017
9 stars
<plugin>
    <groupId>uk.co.szmg.grafana</groupId>
    <artifactId>grafana-dashboard-maven-plugin</artifactId>
    <version>2.0.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.co.szmg.grafana : grafana-dashboard-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of uk.co.szmg.grafana : grafana-dashboard-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
grafana-dashboard-maven-plugin-2.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>uk.co.szmg.grafana</groupId>
    <artifactId>grafana-dashboard-maven-plugin</artifactId>
    <version>2.0.0</version>
</plugin>