Last Version

Strutlets - Plug-in for Liferay Portal 6+ 1.1.0.RC1

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

License

License

GroupId

GroupId

org.dihedron.strutlets
ArtifactId

ArtifactId

strutlets-liferay
Version

Version

1.1.0.RC1
Type

Type

jar
Description

Description

Strutlets - Plug-in for Liferay Portal 6+
A plugin to provide access to Liferay-specific functionalities through Strutlets.
Source Code Management

Source Code Management

http://code.google.com/p/dihedron-strutlets/strutlets-liferay/

Download strutlets-liferay 1.1.0.RC1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

provided (4)

Group / Artifact Type Version
org.dihedron.strutlets : strutlets jar 1.1.0.RC1
javax.portlet : portlet-api jar 2.0
javax.servlet : servlet-api jar 2.5
com.liferay.portal : portal-service jar ${liferay.version}

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.7
log4j : log4j jar 1.2.17
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.