How to install the Java artifact com.github.siasia.nexus-plugin_2.9.1 with Maven
Java
Maven
pom.xml
com.github.siasia
nexus-plugin_2.9.1
Add the following lines to your pom.xml within the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>com.github.siasia</groupId>
<artifactId>nexus-plugin_2.9.1</artifactId>
<version>0.11.3-0.1</version>
</dependency>
/dependencies>