How to install the Java artifact com.github.persapiens.jsf-jetty-spring-boot-autoconfigure with Maven
Java
Maven
pom.xml
com.github.persapiens
jsf-jetty-spring-boot-autoconfigure
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.persapiens</groupId>
<artifactId>jsf-jetty-spring-boot-autoconfigure</artifactId>
<version>1.7.3</version>
</dependency>
/dependencies>