| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.liferay.portletmvc4spring |
| Идентификатор | Идентификаторcom.liferay.portletmvc4spring.parent |
| Версия | Версия5.3.2 |
| Тип | Типpom |
| Описание |
ОписаниеPortletMVC4Spring
PortletMVC4Spring
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| com.liferay.portletmvc4spring.parent-5.3.2.pom | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.parent/ -->
<dependency>
<groupId>com.liferay.portletmvc4spring</groupId>
<artifactId>com.liferay.portletmvc4spring.parent</artifactId>
<version>5.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.parent/
implementation 'com.liferay.portletmvc4spring:com.liferay.portletmvc4spring.parent:5.3.2'
// https://jarcasting.com/artifacts/com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.parent/
implementation ("com.liferay.portletmvc4spring:com.liferay.portletmvc4spring.parent:5.3.2")
'com.liferay.portletmvc4spring:com.liferay.portletmvc4spring.parent:pom:5.3.2'
<dependency org="com.liferay.portletmvc4spring" name="com.liferay.portletmvc4spring.parent" rev="5.3.2">
<artifact name="com.liferay.portletmvc4spring.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.liferay.portletmvc4spring', module='com.liferay.portletmvc4spring.parent', version='5.3.2')
)
libraryDependencies += "com.liferay.portletmvc4spring" % "com.liferay.portletmvc4spring.parent" % "5.3.2"
[com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.parent "5.3.2"]