Download jsf-test-jetty-1.1.12.jar file - Jar j

Jar examples for j:jsf-test-jetty

Description

You can download jar file jsf-test-jetty 1.1.12 in this page.

Build File

You can use the following script to add jsf-test-jetty-1.1.12.jar to your project.

<dependency>
   <groupId>com.github.albfernandez.test-jsf</groupId>
   <artifactId>jsf-test-jetty</artifactId>
   <version>1.1.12</version>
</dependency>
compile group: 'com.github.albfernandez.test-jsf', name: 'jsf-test-jetty', version: '1.1.12'
libraryDependencies += "com.github.albfernandez.test-jsf" % "jsf-test-jetty" % "1.1.12"
<dependency org="com.github.albfernandez.test-jsf" name="jsf-test-jetty" rev="1.1.12"/>
@Grapes(@Grab(group='com.github.albfernandez.test-jsf', module='jsf-test-jetty', version='1.1.12'))
'com.github.albfernandez.test-jsf:jsf-test-jetty:jar:1.1.12'

Download

Click the following link to download the jar file.

jsf-test-jetty-1.1.12-javadoc.jar
jsf-test-jetty-1.1.12-sources.jar
jsf-test-jetty-1.1.12.jar
jsf-test-jetty-1.1.12.pom



Related Tutorials