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

org.jasig.portlet.notification:notification-portlet-api 4.7.2

API jar for Apereo NotificationPortlet

Группа

Группа

org.jasig.portlet.notification
Идентификатор

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

notification-portlet-api
Версия

Версия

4.7.2
Тип

Тип

jar

Скачать notification-portlet-api 4.7.2


<!-- https://jarcasting.com/artifacts/org.jasig.portlet.notification/notification-portlet-api/ -->
<dependency>
    <groupId>org.jasig.portlet.notification</groupId>
    <artifactId>notification-portlet-api</artifactId>
    <version>4.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portlet.notification/notification-portlet-api/
implementation 'org.jasig.portlet.notification:notification-portlet-api:4.7.2'
// https://jarcasting.com/artifacts/org.jasig.portlet.notification/notification-portlet-api/
implementation ("org.jasig.portlet.notification:notification-portlet-api:4.7.2")
'org.jasig.portlet.notification:notification-portlet-api:jar:4.7.2'
<dependency org="org.jasig.portlet.notification" name="notification-portlet-api" rev="4.7.2">
  <artifact name="notification-portlet-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet.notification', module='notification-portlet-api', version='4.7.2')
)
libraryDependencies += "org.jasig.portlet.notification" % "notification-portlet-api" % "4.7.2"
[org.jasig.portlet.notification/notification-portlet-api "4.7.2"]