MVN

com.github.persapiens : jsf-spring-boot-parent

Maven & Gradle

Jul 16, 2016

JSF Spring Boot Parent · Spring Boot Starters to build MVC web applications using JSF, PrimeFaces, Primefaces Extensions, BootsFaces, ButterFaces, OmniFaces , AngularFaces, Mojarra and MyFaces

<dependency>
    <groupId>com.github.persapiens</groupId>
    <artifactId>jsf-spring-boot-parent</artifactId>
    <version>1.7.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.persapiens : jsf-spring-boot-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.7.3

All Versions

Choose a version of com.github.persapiens : jsf-spring-boot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.7.x
jsf-spring-boot-parent-1.7.3
jsf-spring-boot-parent-1.7.2
jsf-spring-boot-parent-1.7.1
jsf-spring-boot-parent-1.7.0
1.6.x
jsf-spring-boot-parent-1.6.1
jsf-spring-boot-parent-1.6.0
1.5.x
jsf-spring-boot-parent-1.5.1
jsf-spring-boot-parent-1.5.0
1.4.x
jsf-spring-boot-parent-1.4.2
jsf-spring-boot-parent-1.4.1
jsf-spring-boot-parent-1.4.0
1.3.x
jsf-spring-boot-parent-1.3.0
1.2.x
jsf-spring-boot-parent-1.2.1
jsf-spring-boot-parent-1.2.0
1.1.x
jsf-spring-boot-parent-1.1.0
1.0.x
jsf-spring-boot-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.persapiens</groupId>
    <artifactId>jsf-spring-boot-parent</artifactId>
    <version>1.7.3</version>
</dependency>