is not current version
Last Version 5.0.0-m3

org.joinfaces:jsf-spring-boot-starter 2.4.2

Jsf Spring Boot Starter for Tomcat and Mojarra

Categories

Categories

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

GroupId

org.joinfaces
ArtifactId

ArtifactId

jsf-spring-boot-starter
Version

Version

2.4.2
Type

Type

jar

Download jsf-spring-boot-starter 2.4.2


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