Download jsf-myfaces-spring-boot-starter-1.4.2.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.4.2 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials