| Лицензия |
Лицензия
JA-SIG Collaborative Licence
|
|---|---|
| Группа | Группаorg.jasig.portlet |
| Идентификатор | ИдентификаторNotificationPortlet |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеNotification Portlet
Displays important notices from campus systems.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| NotificationPortlet-1.0.0.pom | |
| NotificationPortlet-1.0.0.war | 4 MB |
| NotificationPortlet-1.0.0-sources.jar | 23 KB |
| NotificationPortlet-1.0.0-javadoc.jar | 120 KB |
| NotificationPortlet-1.0.0-classes.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jasig.portlet/NotificationPortlet/ -->
<dependency>
<groupId>org.jasig.portlet</groupId>
<artifactId>NotificationPortlet</artifactId>
<version>1.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portlet/NotificationPortlet/
implementation 'org.jasig.portlet:NotificationPortlet:1.0.0'
// https://jarcasting.com/artifacts/org.jasig.portlet/NotificationPortlet/
implementation ("org.jasig.portlet:NotificationPortlet:1.0.0")
'org.jasig.portlet:NotificationPortlet:war:1.0.0'
<dependency org="org.jasig.portlet" name="NotificationPortlet" rev="1.0.0">
<artifact name="NotificationPortlet" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet', module='NotificationPortlet', version='1.0.0')
)
libraryDependencies += "org.jasig.portlet" % "NotificationPortlet" % "1.0.0"
[org.jasig.portlet/NotificationPortlet "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.googlecode.ehcache-spring-annotations : ehcache-spring-annotations | jar | 1.1.3 |
| org.jasig.resourceserver : resource-server-content | war | 1.0.20 |
| org.jasig.resourceserver : resource-server-utils | jar | 1.0.9 |
| javax.servlet : jstl | jar | 1.1.2 |
| taglibs : standard | jar | 1.1.2 |
| org.springframework : spring-webmvc | jar | 2.5.6 |
| org.springframework : spring-webmvc-portlet | jar | 2.5.6 |
| org.jasig : AjaxPortletSupport | jar | 1.0.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| javax.portlet : portlet-api | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | 1.2.14 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.2 |