is not current version
Last Version 5.0.0-m3

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

JSF Spring Boot Starter

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

4.1.10
Type

Type

jar

Download jsf-spring-boot-starter 4.1.10


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