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