is not current version
Last Version 2.4.2

org.joinfaces:jsf-spring-boot-parent 2.3.8

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

Categories

Categories

Spring Boot Container Microservices Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

org.joinfaces
ArtifactId

ArtifactId

jsf-spring-boot-parent
Version

Version

2.3.8
Type

Type

jar

Download jsf-spring-boot-parent 2.3.8


<!-- https://jarcasting.com/artifacts/org.joinfaces/jsf-spring-boot-parent/ -->
<dependency>
    <groupId>org.joinfaces</groupId>
    <artifactId>jsf-spring-boot-parent</artifactId>
    <version>2.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.joinfaces/jsf-spring-boot-parent/
implementation 'org.joinfaces:jsf-spring-boot-parent:2.3.8'
// https://jarcasting.com/artifacts/org.joinfaces/jsf-spring-boot-parent/
implementation ("org.joinfaces:jsf-spring-boot-parent:2.3.8")
'org.joinfaces:jsf-spring-boot-parent:jar:2.3.8'
<dependency org="org.joinfaces" name="jsf-spring-boot-parent" rev="2.3.8">
  <artifact name="jsf-spring-boot-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joinfaces', module='jsf-spring-boot-parent', version='2.3.8')
)
libraryDependencies += "org.joinfaces" % "jsf-spring-boot-parent" % "2.3.8"
[org.joinfaces/jsf-spring-boot-parent "2.3.8"]