c

com.liferay.layout.page.template.api

Liferay Layout Page Template API
LGPL 2.1
Brian Wing Shun Chan
文件下载
文件名 操作
com.liferay.layout.page.template.api-24.0.0.jar 下载
com.liferay.layout.page.template.api-24.0.0.pom 下载
com.liferay.layout.page.template.api-24.0.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.liferay</groupId>
  <artifactId>com.liferay.layout.page.template.api</artifactId>
  <version>24.0.0</version>
</dependency>
Gradle Groovy
implementation 'com.liferay:com.liferay.layout.page.template.api:24.0.0'
Gradle Kotlin
implementation("com.liferay:com.liferay.layout.page.template.api:24.0.0")
Scala SBT
libraryDependencies += "com.liferay" % "com.liferay.layout.page.template.api" % "24.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.liferay', module='com.liferay.layout.page.template.api', version='24.0.0')
)
Apache Ivy
<dependency org="com.liferay" name="com.liferay.layout.page.template.api" rev="24.0.0" />
Leiningen
[com.liferay/com.liferay.layout.page.template.api "24.0.0"]
Apache Buildr
'com.liferay:com.liferay.layout.page.template.api:jar:24.0.0'
本项目依赖
该项目无第三方依赖