is not current version
Last Version 1.7.3

com.github.persapiens:jsf-jetty-myfaces-spring-boot-starter 1.7.0

Jsf Spring Boot Starter for Jetty and MyFaces

Categories

Categories

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

GroupId

com.github.persapiens
ArtifactId

ArtifactId

jsf-jetty-myfaces-spring-boot-starter
Version

Version

1.7.0
Type

Type

jar

Download jsf-jetty-myfaces-spring-boot-starter 1.7.0


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