c

com.liferay.project.templates.portlet.provider

Creates a Liferay module project that finds appropriate portlets to manage requests.
LGPL 2.1
Brian Wing Shun Chan
Files download
File Operation
com.liferay.project.templates.portlet.provider-1.0.190.jar download
com.liferay.project.templates.portlet.provider-1.0.190.pom download
com.liferay.project.templates.portlet.provider-1.0.190-sources.jar download
Apache Maven
<dependency>
  <groupId>com.liferay</groupId>
  <artifactId>com.liferay.project.templates.portlet.provider</artifactId>
  <version>1.0.190</version>
</dependency>
Gradle Groovy
implementation 'com.liferay:com.liferay.project.templates.portlet.provider:1.0.190'
Gradle Kotlin
implementation("com.liferay:com.liferay.project.templates.portlet.provider:1.0.190")
Scala SBT
libraryDependencies += "com.liferay" % "com.liferay.project.templates.portlet.provider" % "1.0.190"
Groovy Grape
@Grapes(
  @Grab(group='com.liferay', module='com.liferay.project.templates.portlet.provider', version='1.0.190')
)
Apache Ivy
<dependency org="com.liferay" name="com.liferay.project.templates.portlet.provider" rev="1.0.190" />
Leiningen
[com.liferay/com.liferay.project.templates.portlet.provider "1.0.190"]
Apache Buildr
'com.liferay:com.liferay.project.templates.portlet.provider:jar:1.0.190'
Dependencies
The project has no third-party dependencies