porletUnit2 Simple Example Portlet Application

PortletUnit is a jUnit Java Unit Testing Framework for testing JSR-168 portlets. It is built on ServletUnit and Pluto. It provides a mock portlet container as ServletUnit provides a mock servlet container.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.portletunit
Идентификатор

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

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

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

1.0.1
Дата

Дата

Тип

Тип

war
Описание

Описание

porletUnit2 Simple Example Portlet Application
PortletUnit is a jUnit Java Unit Testing Framework for testing JSR-168 portlets. It is built on ServletUnit and Pluto. It provides a mock portlet container as ServletUnit provides a mock servlet container.
Ссылка на сайт

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

http://portletunit.sf.net/portlet-simple
Система контроля версий

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

http://portletunit.cvs.sourceforge.net/viewvc/portletunit/portletunit2/modules/top-level/portletunit2/portlet-simple/

Скачать portlet-simple

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
log4j : log4j jar 1.2.15
javax.servlet : jstl jar 1.0.2
taglibs : standard jar 1.0.4

provided (1)

Идентификатор библиотеки Тип Версия
javax.portlet : portlet-api jar 2.0

test (1)

Идентификатор библиотеки Тип Версия
net.sf.portletunit : portletunit2 jar 1.0.2

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

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

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

Версия
1.0.1