Search Portlet

This is a generic parent POM for some portlet developed for the WebLab platform by EADS team members. For some needs we developed the Abstract WebLab Portlet. It eases development if multiple events need to be handled. If you do not need these functionalities, please consider using an other parent POM for you portlet instead of this POM. Please note that some libraries need to be provided by the portal. Some provided libraries are probably in the portal own libraries (javax.portlet:portlet-api, javax.servlet:servlet-api, javax.servlet:jstl and taglibs:standard). Some other need to be added by your own (for eventing), they are WebLab specific, since we encourage you to only exchange objects of the WebLab model as events (org.weblab-project.core:model, org.weblab-project.core:extended).

Лицензия

Лицензия

Категории

Категории

Search Прикладные библиотеки
Группа

Группа

org.ow2.weblab.portlets
Идентификатор

Идентификатор

search-portlet
Последняя версия

Последняя версия

1.2-RC1
Дата

Дата

Тип

Тип

war
Описание

Описание

Search Portlet
This is a generic parent POM for some portlet developed for the WebLab platform by EADS team members. For some needs we developed the Abstract WebLab Portlet. It eases development if multiple events need to be handled. If you do not need these functionalities, please consider using an other parent POM for you portlet instead of this POM. Please note that some libraries need to be provided by the portal. Some provided libraries are probably in the portal own libraries (javax.portlet:portlet-api, javax.servlet:servlet-api, javax.servlet:jstl and taglibs:standard). Some other need to be added by your own (for eventing), they are WebLab specific, since we encourage you to only exchange objects of the WebLab model as events (org.weblab-project.core:model, org.weblab-project.core:extended).

Скачать search-portlet

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.ow2.weblab.portlets/search-portlet/ -->
<dependency>
    <groupId>org.ow2.weblab.portlets</groupId>
    <artifactId>search-portlet</artifactId>
    <version>1.2-RC1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.weblab.portlets/search-portlet/
implementation 'org.ow2.weblab.portlets:search-portlet:1.2-RC1'
// https://jarcasting.com/artifacts/org.ow2.weblab.portlets/search-portlet/
implementation ("org.ow2.weblab.portlets:search-portlet:1.2-RC1")
'org.ow2.weblab.portlets:search-portlet:war:1.2-RC1'
<dependency org="org.ow2.weblab.portlets" name="search-portlet" rev="1.2-RC1">
  <artifact name="search-portlet" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ow2.weblab.portlets', module='search-portlet', version='1.2-RC1')
)
libraryDependencies += "org.ow2.weblab.portlets" % "search-portlet" % "1.2-RC1"
[org.ow2.weblab.portlets/search-portlet "1.2-RC1"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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.apache.commons : commons-lang3 jar 3.0
commons-logging : commons-logging jar 1.1.1

provided (8)

Идентификатор библиотеки Тип Версия
org.ow2.weblab.components : weblab-client jar 0.1
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

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2-RC1