не последняя версия
Последняя версия 1.1.0.RC1

org.dihedron.strutlets:strutlets-liferay 1.0.3

A plugin to provide access to Liferay-specific functionalities through Strutlets.

Группа

Группа

org.dihedron.strutlets
Идентификатор

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

strutlets-liferay
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать strutlets-liferay 1.0.3


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