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