j

jsf-omnifaces-spring-boot-autoconfigure

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