| License |
License |
|---|---|
| GroupId | GroupIdorg.jasig.portlet.notification |
| ArtifactId | ArtifactIdnotification-banner |
| Last Version | Last Version4.5.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNotificationPortlet
Content objects for displaying important notices from campus systems in uPortal based on Web Components and JSR-286 (Portlet 2.0)
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| notification-banner-4.5.3.pom | |
| notification-banner-4.5.3.jar | 261 bytes |
| notification-banner-4.5.3-sources.jar | 261 bytes |
| notification-banner-4.5.3-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jasig.portlet.notification/notification-banner/ -->
<dependency>
<groupId>org.jasig.portlet.notification</groupId>
<artifactId>notification-banner</artifactId>
<version>4.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portlet.notification/notification-banner/
implementation 'org.jasig.portlet.notification:notification-banner:4.5.3'
// https://jarcasting.com/artifacts/org.jasig.portlet.notification/notification-banner/
implementation ("org.jasig.portlet.notification:notification-banner:4.5.3")
'org.jasig.portlet.notification:notification-banner:jar:4.5.3'
<dependency org="org.jasig.portlet.notification" name="notification-banner" rev="4.5.3">
<artifact name="notification-banner" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet.notification', module='notification-banner', version='4.5.3')
)
libraryDependencies += "org.jasig.portlet.notification" % "notification-banner" % "4.5.3"
[org.jasig.portlet.notification/notification-banner "4.5.3"]