Download jsf-myfaces-spring-boot-starter-1.3.0.jar file - Jar j

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

Description

Jsf Spring Boot Starter for Tomcat and MyFaces

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

Build File

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

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

Download

Click the following link to download the jar file.

jsf-myfaces-spring-boot-starter-1.3.0-javadoc.jar
jsf-myfaces-spring-boot-starter-1.3.0-sources.jar
jsf-myfaces-spring-boot-starter-1.3.0-tests.jar
jsf-myfaces-spring-boot-starter-1.3.0.jar
jsf-myfaces-spring-boot-starter-1.3.0.pom



Related Tutorials