portletunit2-top-level

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
Идентификатор

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

portletunit2-top-level
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

portletunit2-top-level
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.cvs.sourceforge.net/viewvc/portletunit/portletunit2/modules/top-level/portletunit2/

Скачать portletunit2-top-level

Имя Файла Размер
portletunit2-top-level-1.0.2.pom 6 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • portletunit2

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

Версия
1.0.2
1.0.1