Download jsf-spring-boot-starter-1.2.1.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.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials