j

jsf-myfaces-spring-boot-starter

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