License |
License |
---|---|
GroupId | GroupIdorg.jasig.portlet.notification |
ArtifactId | ArtifactIdnotification-portlet-api |
Version | Version4.7.3 |
Type | Typejar |
Description |
Descriptionnotification-portlet-api
API jar for Apereo NotificationPortlet
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portlet.notification/notification-portlet-api/
implementation 'org.jasig.portlet.notification:notification-portlet-api:4.7.3'
// https://jarcasting.com/artifacts/org.jasig.portlet.notification/notification-portlet-api/
implementation ("org.jasig.portlet.notification:notification-portlet-api:4.7.3")
'org.jasig.portlet.notification:notification-portlet-api:jar:4.7.3'
<dependency org="org.jasig.portlet.notification" name="notification-portlet-api" rev="4.7.3">
<artifact name="notification-portlet-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet.notification', module='notification-portlet-api', version='4.7.3')
)
libraryDependencies += "org.jasig.portlet.notification" % "notification-portlet-api" % "4.7.3"
[org.jasig.portlet.notification/notification-portlet-api "4.7.3"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.11.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.1 |
commons-lang : commons-lang | jar | 2.6 |
org.slf4j : slf4j-api | jar | 1.7.30 |