is not current version
Last Version 1.7.3

com.github.persapiens:jsf-spring-boot-integration 1.4.1


Categories

Categories

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

GroupId

com.github.persapiens
ArtifactId

ArtifactId

jsf-spring-boot-integration
Version

Version

1.4.1
Type

Type

jar

Download jsf-spring-boot-integration 1.4.1


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