is not current version
Last Version 2.4.2

org.joinfaces:jsf-bootsfaces-spring-boot-starter 2.4.0

Jsf Spring Boot Starter for Tomcat and Mojarra and BootsFaces

Categories

Categories

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

GroupId

org.joinfaces
ArtifactId

ArtifactId

jsf-bootsfaces-spring-boot-starter
Version

Version

2.4.0
Type

Type

jar

Download jsf-bootsfaces-spring-boot-starter 2.4.0


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