j

jsf-jetty-myfaces-spring-boot-starter

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