j

jsf-undertow-myfaces-bootsfaces-spring-boot-starter

Jsf Spring Boot Starter for Undertow and MyFaces and BootsFaces
Files download
File Operation
jsf-undertow-myfaces-bootsfaces-spring-boot-starter-1.6.0.jar download
jsf-undertow-myfaces-bootsfaces-spring-boot-starter-1.6.0.pom download
jsf-undertow-myfaces-bootsfaces-spring-boot-starter-1.6.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.persapiens</groupId>
  <artifactId>jsf-undertow-myfaces-bootsfaces-spring-boot-starter</artifactId>
  <version>1.6.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.persapiens:jsf-undertow-myfaces-bootsfaces-spring-boot-starter:1.6.0'
Gradle Kotlin
implementation("com.github.persapiens:jsf-undertow-myfaces-bootsfaces-spring-boot-starter:1.6.0")
Scala SBT
libraryDependencies += "com.github.persapiens" % "jsf-undertow-myfaces-bootsfaces-spring-boot-starter" % "1.6.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.persapiens', module='jsf-undertow-myfaces-bootsfaces-spring-boot-starter', version='1.6.0')
)
Apache Ivy
<dependency org="com.github.persapiens" name="jsf-undertow-myfaces-bootsfaces-spring-boot-starter" rev="1.6.0" />
Leiningen
[com.github.persapiens/jsf-undertow-myfaces-bootsfaces-spring-boot-starter "1.6.0"]
Apache Buildr
'com.github.persapiens:jsf-undertow-myfaces-bootsfaces-spring-boot-starter:jar:1.6.0'