Download entando-showlet-search_form-3.2.0.jar file - Jar e

Jar examples for e:entando-showlet-search-form

Description

A search form, suited for the top bar. Comes pre-configured and ready to work with such a page: - code: `search_result` - Widget in main position: `Search - Search Result` (`search_result.jsp`)

You can download jar file entando-showlet-search_form 3.2.0 in this page.

Build File

You can use the following script to add entando-showlet-search_form-3.2.0.jar to your project.

<dependency>
   <groupId>org.entando.entando.bundles.showlets</groupId>
   <artifactId>entando-showlet-search_form</artifactId>
   <version>3.2.0</version>
</dependency>
compile group: 'org.entando.entando.bundles.showlets', name: 'entando-showlet-search_form', version: '3.2.0'
libraryDependencies += "org.entando.entando.bundles.showlets" % "entando-showlet-search_form" % "3.2.0"
<dependency org="org.entando.entando.bundles.showlets" name="entando-showlet-search_form" rev="3.2.0"/>
@Grapes(@Grab(group='org.entando.entando.bundles.showlets', module='entando-showlet-search_form', version='3.2.0'))
'org.entando.entando.bundles.showlets:entando-showlet-search_form:jar:3.2.0'

Download

Click the following link to download the jar file.

entando-showlet-search_form-3.2.0-sources.jar
entando-showlet-search_form-3.2.0.pom



Related Tutorials