j

jsf-undertow-myfaces-butterfaces-spring-boot-starter

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