is not current version
Last Version 4.7.3

org.jasig.portlet.notification:notification-portlet-webapp 3.0.0-M2

JSR-286 (Portlet 2.0) portlet to display important notices from campus systems.

GroupId

GroupId

org.jasig.portlet.notification
ArtifactId

ArtifactId

notification-portlet-webapp
Version

Version

3.0.0-M2
Type

Type

war

Download notification-portlet-webapp 3.0.0-M2


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