License |
License |
---|---|
GroupId | GroupIdcom.liferay.portletmvc4spring |
ArtifactId | ArtifactIdcom.liferay.portletmvc4spring.webflow |
Last Version | Last Version5.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPortletMVC4Spring Web Flow
PortletMVC4Spring Web Flow
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.webflow/ -->
<dependency>
<groupId>com.liferay.portletmvc4spring</groupId>
<artifactId>com.liferay.portletmvc4spring.webflow</artifactId>
<version>5.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.webflow/
implementation 'com.liferay.portletmvc4spring:com.liferay.portletmvc4spring.webflow:5.3.2'
// https://jarcasting.com/artifacts/com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.webflow/
implementation ("com.liferay.portletmvc4spring:com.liferay.portletmvc4spring.webflow:5.3.2")
'com.liferay.portletmvc4spring:com.liferay.portletmvc4spring.webflow:jar:5.3.2'
<dependency org="com.liferay.portletmvc4spring" name="com.liferay.portletmvc4spring.webflow" rev="5.3.2">
<artifact name="com.liferay.portletmvc4spring.webflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.portletmvc4spring', module='com.liferay.portletmvc4spring.webflow', version='5.3.2')
)
libraryDependencies += "com.liferay.portletmvc4spring" % "com.liferay.portletmvc4spring.webflow" % "5.3.2"
[com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.webflow "5.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.webflow : spring-webflow | jar | 2.5.1.RELEASE |
org.springframework.webflow : spring-js-resources | jar | 2.5.1.RELEASE |
com.liferay.portletmvc4spring : com.liferay.portletmvc4spring.framework | jar | 5.3.2 |
org.apache.portals.pluto : portlet-servlet-adapter | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
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.mockito : mockito-core | jar | 1.10.19 |
org.easymock : easymock | jar | 4.2 |