is not current version
Last Version 5.0.0-m3

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

Meta 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

3.2.5
Type

Type

jar

Download jsf-spring-boot-starter 3.2.5


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