is not current version
Last Version 5.3.2

com.liferay.portletmvc4spring:com.liferay.portletmvc4spring.framework 5.2.3

PortletMVC4Spring Framework

GroupId

GroupId

com.liferay.portletmvc4spring
ArtifactId

ArtifactId

com.liferay.portletmvc4spring.framework
Version

Version

5.2.3
Type

Type

jar

Download com.liferay.portletmvc4spring.framework 5.2.3


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