License |
License |
---|---|
GroupId | GroupIdorg.jasig.portlet.notification |
ArtifactId | ArtifactIdnotification-portlet-webapp |
Version | Version4.7.3 |
Type | Typewar |
Description |
Descriptionnotification-portlet-webapp
SR-286 (Portlet 2.0) portlet to display important notices from campus systems
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.jasig.portlet.notification/notification-portlet-webapp/ -->
<dependency>
<groupId>org.jasig.portlet.notification</groupId>
<artifactId>notification-portlet-webapp</artifactId>
<version>4.7.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portlet.notification/notification-portlet-webapp/
implementation 'org.jasig.portlet.notification:notification-portlet-webapp:4.7.3'
// https://jarcasting.com/artifacts/org.jasig.portlet.notification/notification-portlet-webapp/
implementation ("org.jasig.portlet.notification:notification-portlet-webapp:4.7.3")
'org.jasig.portlet.notification:notification-portlet-webapp:war:4.7.3'
<dependency org="org.jasig.portlet.notification" name="notification-portlet-webapp" rev="4.7.3">
<artifact name="notification-portlet-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet.notification', module='notification-portlet-webapp', version='4.7.3')
)
libraryDependencies += "org.jasig.portlet.notification" % "notification-portlet-webapp" % "4.7.3"
[org.jasig.portlet.notification/notification-portlet-webapp "4.7.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |