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

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

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.0.45
Тип

Тип

jar

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


<!-- 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.0.45</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.gradle.plugins.rest.builder/
implementation 'com.liferay:com.liferay.gradle.plugins.rest.builder:1.0.45'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.gradle.plugins.rest.builder/
implementation ("com.liferay:com.liferay.gradle.plugins.rest.builder:1.0.45")
'com.liferay:com.liferay.gradle.plugins.rest.builder:jar:1.0.45'
<dependency org="com.liferay" name="com.liferay.gradle.plugins.rest.builder" rev="1.0.45">
  <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.0.45')
)
libraryDependencies += "com.liferay" % "com.liferay.gradle.plugins.rest.builder" % "1.0.45"
[com.liferay/com.liferay.gradle.plugins.rest.builder "1.0.45"]