MVN

org.joinfaces : jsf-spring-boot-starters

Maven & Gradle

Jun 20, 2018

JSF Spring Boot Starters · Group of all JSF Spring Boot Starters

<dependency>
    <groupId>org.joinfaces</groupId>
    <artifactId>jsf-spring-boot-starters</artifactId>
    <version>2.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.joinfaces : jsf-spring-boot-starters to add to Maven - Latest Versions:

  • Latest Stable: 2.4.2

All Versions

Choose a version of org.joinfaces : jsf-spring-boot-starters to add to Maven - All Versions:

Version Vulnerabilities Updated
2.4.x
jsf-spring-boot-starters-2.4.2
jsf-spring-boot-starters-2.4.1
jsf-spring-boot-starters-2.4.0
2.3.x
jsf-spring-boot-starters-2.3.9
jsf-spring-boot-starters-2.3.8
jsf-spring-boot-starters-2.3.7
jsf-spring-boot-starters-2.3.6
jsf-spring-boot-starters-2.3.5
jsf-spring-boot-starters-2.3.4
jsf-spring-boot-starters-2.3.3
jsf-spring-boot-starters-2.3.2
jsf-spring-boot-starters-2.3.1
jsf-spring-boot-starters-2.3.0
2.2.x
jsf-spring-boot-starters-2.2.9
jsf-spring-boot-starters-2.2.8
jsf-spring-boot-starters-2.2.7
jsf-spring-boot-starters-2.2.6
jsf-spring-boot-starters-2.2.5
jsf-spring-boot-starters-2.2.4
jsf-spring-boot-starters-2.2.3
jsf-spring-boot-starters-2.2.2
jsf-spring-boot-starters-2.2.1
jsf-spring-boot-starters-2.2.0
2.1.x
jsf-spring-boot-starters-2.1.6
jsf-spring-boot-starters-2.1.5
jsf-spring-boot-starters-2.1.4
jsf-spring-boot-starters-2.1.3
jsf-spring-boot-starters-2.1.2
jsf-spring-boot-starters-2.1.1
jsf-spring-boot-starters-2.1.0
2.0.x
jsf-spring-boot-starters-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.joinfaces</groupId>
    <artifactId>jsf-spring-boot-starters</artifactId>
    <version>2.4.2</version>
</dependency>