| Лицензия |
Лицензия
JA-SIG Collaborative Licence
|
|---|---|
| Группа | Группаorg.jasig.portlet.notification |
| Идентификатор | Идентификаторnotification-portlet-parent |
| Версия | Версия3.2.1 |
| Тип | Типpom |
| Описание |
ОписаниеNotificationPortlet
Defaults for Jasig Maven 2 projects.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| notification-portlet-parent-3.2.1.pom | 18 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jasig.portlet.notification/notification-portlet-parent/ -->
<dependency>
<groupId>org.jasig.portlet.notification</groupId>
<artifactId>notification-portlet-parent</artifactId>
<version>3.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portlet.notification/notification-portlet-parent/
implementation 'org.jasig.portlet.notification:notification-portlet-parent:3.2.1'
// https://jarcasting.com/artifacts/org.jasig.portlet.notification/notification-portlet-parent/
implementation ("org.jasig.portlet.notification:notification-portlet-parent:3.2.1")
'org.jasig.portlet.notification:notification-portlet-parent:pom:3.2.1'
<dependency org="org.jasig.portlet.notification" name="notification-portlet-parent" rev="3.2.1">
<artifact name="notification-portlet-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet.notification', module='notification-portlet-parent', version='3.2.1')
)
libraryDependencies += "org.jasig.portlet.notification" % "notification-portlet-parent" % "3.2.1"
[org.jasig.portlet.notification/notification-portlet-parent "3.2.1"]