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

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

API jar for Apereo NotificationPortlet

Группа

Группа

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

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

notification-portlet-api
Версия

Версия

4.4.0
Тип

Тип

jar

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


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