c

com.liferay.project.templates.panel.app

Creates a Liferay panel app that customizes a panel category (e.g., Control Panel) by inserting an entry that gives access to an application.
LGPL 2.1
Brian Wing Shun Chan
Files download
File Operation
com.liferay.project.templates.panel.app-1.0.192.jar download
com.liferay.project.templates.panel.app-1.0.192.pom download
com.liferay.project.templates.panel.app-1.0.192-sources.jar download
Apache Maven
<dependency>
  <groupId>com.liferay</groupId>
  <artifactId>com.liferay.project.templates.panel.app</artifactId>
  <version>1.0.192</version>
</dependency>
Gradle Groovy
implementation 'com.liferay:com.liferay.project.templates.panel.app:1.0.192'
Gradle Kotlin
implementation("com.liferay:com.liferay.project.templates.panel.app:1.0.192")
Scala SBT
libraryDependencies += "com.liferay" % "com.liferay.project.templates.panel.app" % "1.0.192"
Groovy Grape
@Grapes(
  @Grab(group='com.liferay', module='com.liferay.project.templates.panel.app', version='1.0.192')
)
Apache Ivy
<dependency org="com.liferay" name="com.liferay.project.templates.panel.app" rev="1.0.192" />
Leiningen
[com.liferay/com.liferay.project.templates.panel.app "1.0.192"]
Apache Buildr
'com.liferay:com.liferay.project.templates.panel.app:jar:1.0.192'
Dependencies
The project has no third-party dependencies