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.sigpwned</groupId>
<artifactId>emoji4j-maven-plugin</artifactId>
<version>15.0.1</version>
</plugin>
Choose a version of com.sigpwned : emoji4j-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
15.0.x |
emoji4j-maven-plugin-15.0.1
|
||
emoji4j-maven-plugin-15.0.0
|
|||
14.0.x |
emoji4j-maven-plugin-14.0.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.sigpwned</groupId>
<artifactId>emoji4j-maven-plugin</artifactId>
<version>15.0.1</version>
</plugin>
Advertisement