Download jsf-spring-boot-autoconfigure-1.4.2.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.2 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials