Download jsf-spring-boot-autoconfigure-1.4.0.jar file - Jar j

Jar examples for j:jsf-spring-boot-autoconfigure

Description

Jsf Spring Boot Autoconfigure for JavaxFaces, PrimeFaces, OmniFaces and Mojarra

You can download jar file jsf-spring-boot-autoconfigure 1.4.0 in this page.

Build File

You can use the following script to add jsf-spring-boot-autoconfigure-1.4.0.jar to your project.

<dependency>
   <groupId>com.github.persapiens</groupId>
   <artifactId>jsf-spring-boot-autoconfigure</artifactId>
   <version>1.4.0</version>
</dependency>
compile group: 'com.github.persapiens', name: 'jsf-spring-boot-autoconfigure', version: '1.4.0'
libraryDependencies += "com.github.persapiens" % "jsf-spring-boot-autoconfigure" % "1.4.0"
<dependency org="com.github.persapiens" name="jsf-spring-boot-autoconfigure" rev="1.4.0"/>
@Grapes(@Grab(group='com.github.persapiens', module='jsf-spring-boot-autoconfigure', version='1.4.0'))
'com.github.persapiens:jsf-spring-boot-autoconfigure:jar:1.4.0'

Download

Click the following link to download the jar file.

jsf-spring-boot-autoconfigure-1.4.0-javadoc.jar
jsf-spring-boot-autoconfigure-1.4.0-sources.jar
jsf-spring-boot-autoconfigure-1.4.0-tests.jar
jsf-spring-boot-autoconfigure-1.4.0.jar
jsf-spring-boot-autoconfigure-1.4.0.pom



Related Tutorials