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