How to install the Java artifact com.a9ski.jsf.simple-jsf-exporter-primefaces-excel with Maven
Java
Maven
pom.xml
com.a9ski.jsf
simple-jsf-exporter-primefaces-excel
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.a9ski.jsf</groupId>
<artifactId>simple-jsf-exporter-primefaces-excel</artifactId>
<version>1.0.3</version>
</dependency>
/dependencies>