| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sf.portletunit |
| Идентификатор | Идентификаторportletunit2 |
| Последняя версия | Последняя версия1.0.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеportletunit2
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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| portletunit2-1.0.7.pom | |
| portletunit2-1.0.7.jar | 5 KB |
| portletunit2-1.0.7-sources.jar | 2 KB |
| portletunit2-1.0.7-javadoc.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sf.portletunit/portletunit2/ -->
<dependency>
<groupId>net.sf.portletunit</groupId>
<artifactId>portletunit2</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.portletunit/portletunit2/
implementation 'net.sf.portletunit:portletunit2:1.0.7'
// https://jarcasting.com/artifacts/net.sf.portletunit/portletunit2/
implementation ("net.sf.portletunit:portletunit2:1.0.7")
'net.sf.portletunit:portletunit2:jar:1.0.7'
<dependency org="net.sf.portletunit" name="portletunit2" rev="1.0.7">
<artifact name="portletunit2" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.portletunit', module='portletunit2', version='1.0.7')
)
libraryDependencies += "net.sf.portletunit" % "portletunit2" % "1.0.7"
[net.sf.portletunit/portletunit2 "1.0.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.7 |
| net.sourceforge.jwebunit : jwebunit-htmlunit-plugin | jar | 3.1 |
| org.mortbay.jetty : jsp-2.1 | jar | 6.1.8 |
| org.mortbay.jetty : jetty | jar | 6.1.8 |
| javax.servlet : servlet-api | jar | 2.5 |
| net.sf.portletunit : maven-jetty-pluto-embedded | jar | 2.0 |
| javax.portlet : portlet-api | jar | 2.0 |
| org.codehaus.castor : castor | jar | 1.2 |
| net.sf.beanrunner : beanrunner | jar | 0.0.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| xalan : xalan | jar | 2.7.1 |