j

jsf-spring-boot-build

Spring Boot Starters to build MVC web applications using JSF, PrimeFaces, Primefaces Extensions, BootsFaces, ButterFaces, OmniFaces , AngularFaces, Mojarra and MyFaces
http://joinfaces.org
The Apache License, Version 2.0
JoinFaces
Marcelo Romulo Fernandes
Files download
File Operation
jsf-spring-boot-build-2.4.2.pom download
jsf-spring-boot-build-2.4.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.joinfaces</groupId>
  <artifactId>jsf-spring-boot-build</artifactId>
  <version>2.4.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.joinfaces:jsf-spring-boot-build:2.4.2'
Gradle Kotlin
implementation("org.joinfaces:jsf-spring-boot-build:2.4.2")
Scala SBT
libraryDependencies += "org.joinfaces" % "jsf-spring-boot-build" % "2.4.2"
Groovy Grape
@Grapes(
  @Grab(group='org.joinfaces', module='jsf-spring-boot-build', version='2.4.2')
)
Apache Ivy
<dependency org="org.joinfaces" name="jsf-spring-boot-build" rev="2.4.2" />
Leiningen
[org.joinfaces/jsf-spring-boot-build "2.4.2"]
Apache Buildr
'org.joinfaces:jsf-spring-boot-build:jar:2.4.2'
Dependencies
The project has no third-party dependencies