| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ow2.weblab.portlets |
| Идентификатор | Идентификаторfacet-portlet |
| Версия | Версия1.4.0 |
| Тип | Типwar |
| Описание |
Описаниеfacet-portlet
This portlet displays a clustering of search results into categories that let users drill into search results by any value in any field.
Each facet displayed shows the number of hits within the search that match that category.
|
| Имя Файла | Размер |
|---|---|
| facet-portlet-1.4.0.pom | |
| facet-portlet-1.4.0.war | 10 MB |
| facet-portlet-1.4.0-sources.jar | 15 KB |
| facet-portlet-1.4.0-javadoc.jar | 86 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ow2.weblab.portlets/facet-portlet/ -->
<dependency>
<groupId>org.ow2.weblab.portlets</groupId>
<artifactId>facet-portlet</artifactId>
<version>1.4.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.weblab.portlets/facet-portlet/
implementation 'org.ow2.weblab.portlets:facet-portlet:1.4.0'
// https://jarcasting.com/artifacts/org.ow2.weblab.portlets/facet-portlet/
implementation ("org.ow2.weblab.portlets:facet-portlet:1.4.0")
'org.ow2.weblab.portlets:facet-portlet:war:1.4.0'
<dependency org="org.ow2.weblab.portlets" name="facet-portlet" rev="1.4.0">
<artifact name="facet-portlet" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ow2.weblab.portlets', module='facet-portlet', version='1.4.0')
)
libraryDependencies += "org.ow2.weblab.portlets" % "facet-portlet" % "1.4.0"
[org.ow2.weblab.portlets/facet-portlet "1.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.weblab.core.helpers : rdf-helper-jena-selection | jar | 1.5.3 |
| org.ow2.weblab.core.helpers : rdf-helper-jena | jar | 1.3.2 |
| org.ow2.weblab.core.helpers : bean-helper-spring | jar | 1.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.weblab.portlets : weblab-portlet | jar | 1.2.2 |
| org.ow2.weblab.core : model | jar | 1.2.2 |
| org.ow2.weblab.core : extended | jar | 1.2.2 |
| javax.portlet : portlet-api | jar | 2.0 |
| javax.servlet : servlet-api | jar | 2.4 |
| javax.servlet : jstl | jar | 1.1.2 |
| taglibs : standard | jar | 1.1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| xalan : xalan | jar | 2.7.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |