| Группа | Группаcom.liferay.portletmvc4spring |
|---|---|
| Идентификатор | Идентификаторcom.liferay.portletmvc4spring.parent |
| Версия | Версия5.2.3 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| com.liferay.portletmvc4spring.parent-5.2.3.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.2.3</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.2.3'
// https://jarcasting.com/artifacts/com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.parent/
implementation ("com.liferay.portletmvc4spring:com.liferay.portletmvc4spring.parent:5.2.3")
'com.liferay.portletmvc4spring:com.liferay.portletmvc4spring.parent:pom:5.2.3'
<dependency org="com.liferay.portletmvc4spring" name="com.liferay.portletmvc4spring.parent" rev="5.2.3">
<artifact name="com.liferay.portletmvc4spring.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.liferay.portletmvc4spring', module='com.liferay.portletmvc4spring.parent', version='5.2.3')
)
libraryDependencies += "com.liferay.portletmvc4spring" % "com.liferay.portletmvc4spring.parent" % "5.2.3"
[com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.parent "5.2.3"]