Simple RSS portlet for uPortal

An RSS/Atom feed reader.

Лицензия

Лицензия

Группа

Группа

org.jasig.portlet
Идентификатор

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

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

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

1.2.2
Дата

Дата

Тип

Тип

war
Описание

Описание

Simple RSS portlet for uPortal
An RSS/Atom feed reader.
Ссылка на сайт

Ссылка на сайт

https://wiki.jasig.org/display/PLT/Simple+RSS+Portlet
Организация-разработчик

Организация-разработчик

Division of Information, Australian National University
Система контроля версий

Система контроля версий

https://github.com/steveswinsburg/simple-rss-portlet

Скачать simple-rss-portlet

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

<!-- https://jarcasting.com/artifacts/org.jasig.portlet/simple-rss-portlet/ -->
<dependency>
    <groupId>org.jasig.portlet</groupId>
    <artifactId>simple-rss-portlet</artifactId>
    <version>1.2.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portlet/simple-rss-portlet/
implementation 'org.jasig.portlet:simple-rss-portlet:1.2.2'
// https://jarcasting.com/artifacts/org.jasig.portlet/simple-rss-portlet/
implementation ("org.jasig.portlet:simple-rss-portlet:1.2.2")
'org.jasig.portlet:simple-rss-portlet:war:1.2.2'
<dependency org="org.jasig.portlet" name="simple-rss-portlet" rev="1.2.2">
  <artifact name="simple-rss-portlet" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet', module='simple-rss-portlet', version='1.2.2')
)
libraryDependencies += "org.jasig.portlet" % "simple-rss-portlet" % "1.2.2"
[org.jasig.portlet/simple-rss-portlet "1.2.2"]

Зависимости

compile (12)

Идентификатор библиотеки Тип Версия
javax.servlet : jstl jar 1.2
taglibs : standard jar 1.1.2
commons-lang : commons-lang jar 2.6
commons-logging : commons-logging jar 1.1.1
log4j : log4j jar 1.2.16
commons-io : commons-io jar 2.3
commons-validator : commons-validator jar 1.3.1
oro : oro jar 2.0.8
rome : rome jar 1.0
org.jdom : jdom jar 1.1.3
net.sf.ehcache : ehcache-core jar 2.3.0
org.slf4j : slf4j-log4j12 jar 1.5.8

provided (4)

Идентификатор библиотеки Тип Версия
javax.portlet : portlet-api jar 1.0
javax.servlet : servlet-api jar 2.4
org.projectlombok : lombok jar 0.11.8
org.apache.pluto : pluto-taglib jar 1.1.7

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

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

Simple RSS Portlet

An RSS/Atom feed reader portlet.

Features

  • Renders all forms of RSS and Atom feeds
  • Prioritises and displays images contained in the feed
  • Feeds and images are cached for quick access
  • Can be setup as a portlet publishing type to allow multiple pre configured portlets to be deployed.
  • Supports the CONFIG mode for run-time configuration
  • Designed to be a drop in replacement for the deprecated CSyndFeed channel (uses the same markup).

For more information, including a configuration and installation guide, project roadmap and screenshots, see: https://wiki.jasig.org/display/PLT/Simple+RSS+Portlet

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

Версия
1.2.2
1.2.1
1.2.0