is not current version
Last Version 3.2.1

org.jasig.portlet.notification:notification-portlet-parent 3.0.2


GroupId

GroupId

org.jasig.portlet.notification
ArtifactId

ArtifactId

notification-portlet-parent
Version

Version

3.0.2
Type

Type

pom

Download notification-portlet-parent 3.0.2


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