c

com.liferay.portletmvc4spring.webflow

PortletMVC4Spring Web Flow
文件下载
文件名 操作
com.liferay.portletmvc4spring.webflow-5.3.4.jar 下载
com.liferay.portletmvc4spring.webflow-5.3.4.pom 下载
com.liferay.portletmvc4spring.webflow-5.3.4-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.liferay.portletmvc4spring</groupId>
  <artifactId>com.liferay.portletmvc4spring.webflow</artifactId>
  <version>5.3.4</version>
</dependency>
Gradle Groovy
implementation 'com.liferay.portletmvc4spring:com.liferay.portletmvc4spring.webflow:5.3.4'
Gradle Kotlin
implementation("com.liferay.portletmvc4spring:com.liferay.portletmvc4spring.webflow:5.3.4")
Scala SBT
libraryDependencies += "com.liferay.portletmvc4spring" % "com.liferay.portletmvc4spring.webflow" % "5.3.4"
Groovy Grape
@Grapes(
  @Grab(group='com.liferay.portletmvc4spring', module='com.liferay.portletmvc4spring.webflow', version='5.3.4')
)
Apache Ivy
<dependency org="com.liferay.portletmvc4spring" name="com.liferay.portletmvc4spring.webflow" rev="5.3.4" />
Leiningen
[com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.webflow "5.3.4"]
Apache Buildr
'com.liferay.portletmvc4spring:com.liferay.portletmvc4spring.webflow:jar:5.3.4'