is not current version
Last Version 2.4.2

org.joinfaces:jsf-spring-boot-build 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-build
Version

Version

2.4.0
Type

Type

jar

Download jsf-spring-boot-build 2.4.0


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