is not current version
Last Version 1.7.3

com.github.persapiens:jsf-myfaces-spring-boot-starter 1.5.0


Categories

Categories

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

GroupId

com.github.persapiens
ArtifactId

ArtifactId

jsf-myfaces-spring-boot-starter
Version

Version

1.5.0
Type

Type

jar

Download jsf-myfaces-spring-boot-starter 1.5.0


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