is not current version
Last Version 2.4.2

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

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.4.0
Type

Type

jar

Download jsf-spring-boot-parent 2.4.0


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