не последняя версия
Последняя версия 1.1.121

com.liferay:com.liferay.gradle.plugins.rest.builder 1.1.35

The REST Builder Gradle plugin lets you generate a Liferay REST service layer defined in a rest.yaml file.

Категории

Категории

Gradle Компиляция и сборка
Группа

Группа

com.liferay
Идентификатор

Идентификатор

com.liferay.gradle.plugins.rest.builder
Версия

Версия

1.1.35
Тип

Тип

jar

Скачать com.liferay.gradle.plugins.rest.builder 1.1.35


<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.gradle.plugins.rest.builder/ -->
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.gradle.plugins.rest.builder</artifactId>
    <version>1.1.35</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.gradle.plugins.rest.builder/
implementation 'com.liferay:com.liferay.gradle.plugins.rest.builder:1.1.35'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.gradle.plugins.rest.builder/
implementation ("com.liferay:com.liferay.gradle.plugins.rest.builder:1.1.35")
'com.liferay:com.liferay.gradle.plugins.rest.builder:jar:1.1.35'
<dependency org="com.liferay" name="com.liferay.gradle.plugins.rest.builder" rev="1.1.35">
  <artifact name="com.liferay.gradle.plugins.rest.builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.gradle.plugins.rest.builder', version='1.1.35')
)
libraryDependencies += "com.liferay" % "com.liferay.gradle.plugins.rest.builder" % "1.1.35"
[com.liferay/com.liferay.gradle.plugins.rest.builder "1.1.35"]