is not current version
Last Version 1.7.3

com.github.persapiens:jsf-spring-boot-parent 1.6.1

Parent project for starters to build MVC web applications using JSF, PrimeFaces, Primefaces Extensions, OmniFaces, 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-parent
Version

Version

1.6.1
Type

Type

jar

Download jsf-spring-boot-parent 1.6.1


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