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

Jar examples for j:jsf-test-jetty

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials