Download webui-jsf-4.0.2.3.jar file - Jar w

Jar examples for w:webui-jsf

Description

Woodstock JSF components 4.0.2.3- build #200909241708

You can download jar file webui-jsf 4.0.2.3 in this page.

License

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0

Build File

You can use the following script to add webui-jsf-4.0.2.3.jar to your project.

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

Download

Click the following link to download the jar file.

webui-jsf-4.0.2.3.jar
webui-jsf-4.0.2.3.pom



Related Tutorials