c

com.liferay.project.templates.control.menu.entry

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