License |
License |
---|---|
GroupId | GroupIdcom.liferay.portletmvc4spring |
ArtifactId | ArtifactIdcom.liferay.portletmvc4spring.thin |
Version | Version5.2.2 |
Type | Typejar |
Description |
DescriptionPortletMVC4Spring Thin Enabler
PortletMVC4Spring Thin Enabler
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.thin/ -->
<dependency>
<groupId>com.liferay.portletmvc4spring</groupId>
<artifactId>com.liferay.portletmvc4spring.thin</artifactId>
<version>5.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.thin/
implementation 'com.liferay.portletmvc4spring:com.liferay.portletmvc4spring.thin:5.2.2'
// https://jarcasting.com/artifacts/com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.thin/
implementation ("com.liferay.portletmvc4spring:com.liferay.portletmvc4spring.thin:5.2.2")
'com.liferay.portletmvc4spring:com.liferay.portletmvc4spring.thin:jar:5.2.2'
<dependency org="com.liferay.portletmvc4spring" name="com.liferay.portletmvc4spring.thin" rev="5.2.2">
<artifact name="com.liferay.portletmvc4spring.thin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.portletmvc4spring', module='com.liferay.portletmvc4spring.thin', version='5.2.2')
)
libraryDependencies += "com.liferay.portletmvc4spring" % "com.liferay.portletmvc4spring.thin" % "5.2.2"
[com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.thin "5.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.liferay.portletmvc4spring : com.liferay.portletmvc4spring.framework | jar | 5.2.0 |
com.liferay : com.liferay.portal.osgi.web.wab.spring.bridge.api | jar | 1.0.0 |