Download jsf-spring-boot-starter-1.2.0.jar file - Jar j

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

Description

Jsf Spring Boot Starter for Tomcat and Mojarra

You can download jar file jsf-spring-boot-starter 1.2.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

jsf-spring-boot-starter-1.2.0-javadoc.jar
jsf-spring-boot-starter-1.2.0-sources.jar
jsf-spring-boot-starter-1.2.0-tests.jar
jsf-spring-boot-starter-1.2.0.jar
jsf-spring-boot-starter-1.2.0.pom



Related Tutorials