MVN

org.kuali.maven.plugins : maven-dnsme-plugin

Maven & Gradle

Jan 29, 2014

Maven DNSME Plugin · Tools for allowing Maven to interact with DNS made easy

<plugin>
    <groupId>org.kuali.maven.plugins</groupId>
    <artifactId>maven-dnsme-plugin</artifactId>
    <version>1.0.7</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kuali.maven.plugins : maven-dnsme-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.7

All Versions

Choose a version of org.kuali.maven.plugins : maven-dnsme-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
maven-dnsme-plugin-1.0.7
maven-dnsme-plugin-1.0.6
maven-dnsme-plugin-1.0.5
maven-dnsme-plugin-1.0.4
maven-dnsme-plugin-1.0.3
maven-dnsme-plugin-1.0.2

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.kuali.maven.plugins</groupId>
    <artifactId>maven-dnsme-plugin</artifactId>
    <version>1.0.7</version>
</plugin>