Notification Portlet

Displays important notices from campus systems.

License

License

JA-SIG Collaborative Licence
GroupId

GroupId

org.jasig.portlet
ArtifactId

ArtifactId

NotificationPortlet
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

war
Description

Description

Notification Portlet
Displays important notices from campus systems.
Project URL

Project URL

http://www.ja-sig.org/wiki/display/JSG/Using+Maven+for+your+JA-SIG+project/NotificationPortlet
Project Organization

Project Organization

Jasig

Download NotificationPortlet

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.googlecode.ehcache-spring-annotations : ehcache-spring-annotations jar 1.1.3
org.jasig.resourceserver : resource-server-content war 1.0.20
org.jasig.resourceserver : resource-server-utils jar 1.0.9
javax.servlet : jstl jar 1.1.2
taglibs : standard jar 1.1.2
org.springframework : spring-webmvc jar 2.5.6
org.springframework : spring-webmvc-portlet jar 2.5.6
org.jasig : AjaxPortletSupport jar 1.0.9

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4
javax.portlet : portlet-api jar 1.0

runtime (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.14

test (1)

Group / Artifact Type Version
junit : junit jar 4.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0