is not current version
Last Version 5.0.0-m3

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

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.0
Type

Type

jar

Download jsf-spring-boot-starter 3.2.0


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