Download showcase-webapp-4.2.5-ga6.jar file - Jar s

Jar examples for s:showcase-webapp

Description

This plugin is the Liferay Faces Showcase demo webapp.

You can download jar file showcase-webapp 4.2.5-ga6 in this page.

Build File

You can use the following script to add showcase-webapp-4.2.5-ga6.jar to your project.

<dependency>
   <groupId>com.liferay.faces.demos</groupId>
   <artifactId>showcase-webapp</artifactId>
   <version>4.2.5-ga6</version>
</dependency>
compile group: 'com.liferay.faces.demos', name: 'showcase-webapp', version: '4.2.5-ga6'
libraryDependencies += "com.liferay.faces.demos" % "showcase-webapp" % "4.2.5-ga6"
<dependency org="com.liferay.faces.demos" name="showcase-webapp" rev="4.2.5-ga6"/>
@Grapes(@Grab(group='com.liferay.faces.demos', module='showcase-webapp', version='4.2.5-ga6'))
'com.liferay.faces.demos:showcase-webapp:jar:4.2.5-ga6'

Download

Click the following link to download the jar file.

showcase-webapp-4.2.5-ga6-javadoc.jar
showcase-webapp-4.2.5-ga6-sources.jar
showcase-webapp-4.2.5-ga6.pom



Related Tutorials