MVN

com.nhncorp.ntaf : ntaf-maven-plugin

Maven & Gradle

Nov 10, 2010

NTAF Maven PlugIn

<plugin>
    <groupId>com.nhncorp.ntaf</groupId>
    <artifactId>ntaf-maven-plugin</artifactId>
    <version>20101108</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nhncorp.ntaf : ntaf-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 20101108

All Versions

Choose a version of com.nhncorp.ntaf : ntaf-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
20101108
ntaf-maven-plugin-20101108
20100730
ntaf-maven-plugin-20100730
20091229
ntaf-maven-plugin-20091229
20090909
ntaf-maven-plugin-20090909

How to add a plugin to Maven

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

<plugin>
    <groupId>com.nhncorp.ntaf</groupId>
    <artifactId>ntaf-maven-plugin</artifactId>
    <version>20101108</version>
</plugin>

Advertisement