c

com.liferay.project.templates.portlet.toolbar.contributor

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