License |
License |
---|---|
GroupId | GroupIdcom.liferay.portletmvc4spring |
ArtifactId | ArtifactIdcom.liferay.portletmvc4spring.framework |
Last Version | Last Version5.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPortletMVC4Spring Framework
PortletMVC4Spring Framework
|
Project Organization |
Project Organization |
<!-- 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.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.framework/
implementation 'com.liferay.portletmvc4spring:com.liferay.portletmvc4spring.framework:5.3.2'
// https://jarcasting.com/artifacts/com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.framework/
implementation ("com.liferay.portletmvc4spring:com.liferay.portletmvc4spring.framework:5.3.2")
'com.liferay.portletmvc4spring:com.liferay.portletmvc4spring.framework:jar:5.3.2'
<dependency org="com.liferay.portletmvc4spring" name="com.liferay.portletmvc4spring.framework" rev="5.3.2">
<artifact name="com.liferay.portletmvc4spring.framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.portletmvc4spring', module='com.liferay.portletmvc4spring.framework', version='5.3.2')
)
libraryDependencies += "com.liferay.portletmvc4spring" % "com.liferay.portletmvc4spring.framework" % "5.3.2"
[com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.framework "5.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans | jar | 5.3.18 |
org.springframework : spring-context | jar | 5.3.18 |
org.springframework : spring-core | jar | 5.3.18 |
org.springframework : spring-webmvc | jar | 5.3.18 |
Group / Artifact | Type | Version |
---|---|---|
commons-fileupload : commons-fileupload | jar | 1.3.3 |
javax.portlet : portlet-api | jar | 3.0.1 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.liferay.portletmvc4spring : com.liferay.portletmvc4spring.test | jar | 5.3.2 |
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.hibernate.validator : hibernate-validator | jar | 6.1.5.Final |
org.mockito : mockito-core | jar | 1.10.19 |
org.springframework : spring-oxm | jar | 5.3.18 |
org.springframework : spring-test | jar | 5.3.18 |