Download jsf-ext-2.2.0.1.jar file - Jar j

Jar examples for j:jsf-ext

Description

JavaServer Faces Extensions

You can download jar file jsf-ext 2.2.0.1 in this page.

License

Intersult Open Binary, Version 1.0

Build File

You can use the following script to add jsf-ext-2.2.0.1.jar to your project.

<dependency>
   <groupId>com.intersult</groupId>
   <artifactId>jsf-ext</artifactId>
   <version>2.2.0.1</version>
</dependency>
compile group: 'com.intersult', name: 'jsf-ext', version: '2.2.0.1'
libraryDependencies += "com.intersult" % "jsf-ext" % "2.2.0.1"
<dependency org="com.intersult" name="jsf-ext" rev="2.2.0.1"/>
@Grapes(@Grab(group='com.intersult', module='jsf-ext', version='2.2.0.1'))
'com.intersult:jsf-ext:jar:2.2.0.1'

Download

Click the following link to download the jar file.

jsf-ext-2.2.0.1-javadoc.jar
jsf-ext-2.2.0.1-sources.jar
jsf-ext-2.2.0.1.jar
jsf-ext-2.2.0.1.pom



Related Tutorials