MVN

org.apache.npanday.plugins : NPanday.Plugin.SysRef.JavaBinding

Maven & Gradle

May 16, 2011
1 usages

NPanday :: SysRef Plugin (Java Binding) · Plugin that will generate the required system reference .dlls

<plugin>
    <groupId>org.apache.npanday.plugins</groupId>
    <artifactId>NPanday.Plugin.SysRef.JavaBinding</artifactId>
    <version>1.4.0-incubating</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.npanday.plugins : NPanday.Plugin.SysRef.JavaBinding to add to Maven - Latest Versions:

  • Latest Stable: 1.4.0-incubating

All Versions

Choose a version of org.apache.npanday.plugins : NPanday.Plugin.SysRef.JavaBinding to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
NPanday.Plugin.SysRef.JavaBinding-1.4.0-incubating

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.apache.npanday.plugins</groupId>
    <artifactId>NPanday.Plugin.SysRef.JavaBinding</artifactId>
    <version>1.4.0-incubating</version>
</plugin>