| Группа | Группаorg.jasig.portlet.notification |
|---|---|
| Идентификатор | Идентификаторnotification-portlet-webcomponents |
| Версия | Версия4.1.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| notification-portlet-webcomponents-4.1.1.pom | |
| notification-portlet-webcomponents-4.1.1.jar | 261 bytes |
| notification-portlet-webcomponents-4.1.1-sources.jar | 261 bytes |
| notification-portlet-webcomponents-4.1.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jasig.portlet.notification/notification-portlet-webcomponents/ -->
<dependency>
<groupId>org.jasig.portlet.notification</groupId>
<artifactId>notification-portlet-webcomponents</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portlet.notification/notification-portlet-webcomponents/
implementation 'org.jasig.portlet.notification:notification-portlet-webcomponents:4.1.1'
// https://jarcasting.com/artifacts/org.jasig.portlet.notification/notification-portlet-webcomponents/
implementation ("org.jasig.portlet.notification:notification-portlet-webcomponents:4.1.1")
'org.jasig.portlet.notification:notification-portlet-webcomponents:jar:4.1.1'
<dependency org="org.jasig.portlet.notification" name="notification-portlet-webcomponents" rev="4.1.1">
<artifact name="notification-portlet-webcomponents" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet.notification', module='notification-portlet-webcomponents', version='4.1.1')
)
libraryDependencies += "org.jasig.portlet.notification" % "notification-portlet-webcomponents" % "4.1.1"
[org.jasig.portlet.notification/notification-portlet-webcomponents "4.1.1"]