Jar examples for s:showcase-webapp
This plugin is the Liferay Faces Showcase demo webapp.
You can download jar file showcase-webapp 3.2.5-ga6 in this page.
You can use the following script to add showcase-webapp-3.2.5-ga6.jar to your project.
<dependency> <groupId>com.liferay.faces.demos</groupId> <artifactId>showcase-webapp</artifactId> <version>3.2.5-ga6</version> </dependency>
compile group: 'com.liferay.faces.demos', name: 'showcase-webapp', version: '3.2.5-ga6'
libraryDependencies += "com.liferay.faces.demos" % "showcase-webapp" % "3.2.5-ga6"
<dependency org="com.liferay.faces.demos" name="showcase-webapp" rev="3.2.5-ga6"/>
@Grapes(@Grab(group='com.liferay.faces.demos', module='showcase-webapp', version='3.2.5-ga6'))
'com.liferay.faces.demos:showcase-webapp:jar:3.2.5-ga6'
Click the following link to download the jar file.
showcase-webapp-3.2.5-ga6-javadoc.jar