GroupId | GroupIdorg.jasig.portlet.notification |
---|---|
ArtifactId | ArtifactIdnotification-portlet-parent |
Version | Version2.1.0 |
Type | Typepom |
Filename | Size |
---|---|
notification-portlet-parent-2.1.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jasig.portlet.notification/notification-portlet-parent/ -->
<dependency>
<groupId>org.jasig.portlet.notification</groupId>
<artifactId>notification-portlet-parent</artifactId>
<version>2.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portlet.notification/notification-portlet-parent/
implementation 'org.jasig.portlet.notification:notification-portlet-parent:2.1.0'
// https://jarcasting.com/artifacts/org.jasig.portlet.notification/notification-portlet-parent/
implementation ("org.jasig.portlet.notification:notification-portlet-parent:2.1.0")
'org.jasig.portlet.notification:notification-portlet-parent:pom:2.1.0'
<dependency org="org.jasig.portlet.notification" name="notification-portlet-parent" rev="2.1.0">
<artifact name="notification-portlet-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet.notification', module='notification-portlet-parent', version='2.1.0')
)
libraryDependencies += "org.jasig.portlet.notification" % "notification-portlet-parent" % "2.1.0"
[org.jasig.portlet.notification/notification-portlet-parent "2.1.0"]