MVN

uk.co.szmg.grafana : domain-generator-maven-plugin

Maven & Gradle

Jun 01, 2017
9 stars
<plugin>
    <groupId>uk.co.szmg.grafana</groupId>
    <artifactId>domain-generator-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 : domain-generator-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

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

  • Version Updated
  • domain-generator-maven-plugin-2.0.0

    May 31, 2017
  • domain-generator-maven-plugin-1.1.0

    May 24, 2017
  • domain-generator-maven-plugin-1.0.0

    May 14, 2017

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>domain-generator-maven-plugin</artifactId>
    <version>2.0.0</version>
</plugin>