License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.liferay.portletmvc4spring.demo |
ArtifactId | ArtifactIdcom.liferay.portletmvc4spring.demo.applicant.webflow.portlet |
Last Version | Last Version5.3.2 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionApplicant PortletMVC4Spring (Web Flow)
Applicant PortletMVC4Spring (JSP)
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.liferay.portletmvc4spring.demo/com.liferay.portletmvc4spring.demo.applicant.webflow.portlet/ -->
<dependency>
<groupId>com.liferay.portletmvc4spring.demo</groupId>
<artifactId>com.liferay.portletmvc4spring.demo.applicant.webflow.portlet</artifactId>
<version>5.3.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.portletmvc4spring.demo/com.liferay.portletmvc4spring.demo.applicant.webflow.portlet/
implementation 'com.liferay.portletmvc4spring.demo:com.liferay.portletmvc4spring.demo.applicant.webflow.portlet:5.3.2'
// https://jarcasting.com/artifacts/com.liferay.portletmvc4spring.demo/com.liferay.portletmvc4spring.demo.applicant.webflow.portlet/
implementation ("com.liferay.portletmvc4spring.demo:com.liferay.portletmvc4spring.demo.applicant.webflow.portlet:5.3.2")
'com.liferay.portletmvc4spring.demo:com.liferay.portletmvc4spring.demo.applicant.webflow.portlet:war:5.3.2'
<dependency org="com.liferay.portletmvc4spring.demo" name="com.liferay.portletmvc4spring.demo.applicant.webflow.portlet" rev="5.3.2">
<artifact name="com.liferay.portletmvc4spring.demo.applicant.webflow.portlet" type="war" />
</dependency>
@Grapes(
@Grab(group='com.liferay.portletmvc4spring.demo', module='com.liferay.portletmvc4spring.demo.applicant.webflow.portlet', version='5.3.2')
)
libraryDependencies += "com.liferay.portletmvc4spring.demo" % "com.liferay.portletmvc4spring.demo.applicant.webflow.portlet" % "5.3.2"
[com.liferay.portletmvc4spring.demo/com.liferay.portletmvc4spring.demo.applicant.webflow.portlet "5.3.2"]
Group / Artifact | Type | Version |
---|---|---|
javax.portlet : portlet-api | jar | 3.0.1 |
javax.validation : validation-api | jar | 2.0.1.Final |
javax.servlet : javax.servlet-api | jar | 3.1.0 |