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

com.liferay:com.liferay.project.templates.service 1.0.50

Creates a Liferay OSGi service module project implementing a chosen interface.

Группа

Группа

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

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

com.liferay.project.templates.service
Версия

Версия

1.0.50
Тип

Тип

jar

Скачать com.liferay.project.templates.service 1.0.50


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