MVN

com.github.himadri77 : generate-default-impl-plugin

Maven & Gradle

Feb 17, 2014
2 stars

Generate Default Implementation Maven Plugin · Generate Default Implementation Maven Plugin

<plugin>
    <groupId>com.github.himadri77</groupId>
    <artifactId>generate-default-impl-plugin</artifactId>
    <version>1.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.himadri77 : generate-default-impl-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of com.github.himadri77 : generate-default-impl-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
generate-default-impl-plugin-1.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>com.github.himadri77</groupId>
    <artifactId>generate-default-impl-plugin</artifactId>
    <version>1.2</version>
</plugin>