is not current version
Last Version 1.7.3

com.github.persapiens:jsf-spring-boot-build 1.7.2

Spring Boot Starters to build MVC web applications using JSF, PrimeFaces, Primefaces Extensions, BootsFaces, ButterFaces, OmniFaces , AngularFaces, Mojarra and MyFaces

Categories

Categories

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

GroupId

com.github.persapiens
ArtifactId

ArtifactId

jsf-spring-boot-build
Version

Version

1.7.2
Type

Type

jar

Download jsf-spring-boot-build 1.7.2


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