License |
License |
---|---|
GroupId | GroupIdorg.dihedron.strutlets |
ArtifactId | ArtifactIdstrutlets-liferay |
Last Version | Last Version1.1.0.RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStrutlets - Plug-in for Liferay Portal 6+
A plugin to provide access to Liferay-specific functionalities through Strutlets.
|
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
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} |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
log4j : log4j | jar | 1.2.17 |
junit : junit | jar | 4.11 |