p

portal-service

Contains interfaces for the portal services. Interfaces are only loaded by the global class loader and are shared by all plugins.
http://www.liferay.com
GNU Lesser General Public License
Brian Chan Mika Koivisto Thiago Moreira
文件下载
文件名 操作
portal-service-6.0.4.jar 下载
portal-service-6.0.4.pom 下载
portal-service-6.0.4-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.liferay.portal</groupId>
  <artifactId>portal-service</artifactId>
  <version>6.0.4</version>
</dependency>
Gradle Groovy
implementation 'com.liferay.portal:portal-service:6.0.4'
Gradle Kotlin
implementation("com.liferay.portal:portal-service:6.0.4")
Scala SBT
libraryDependencies += "com.liferay.portal" % "portal-service" % "6.0.4"
Groovy Grape
@Grapes(
  @Grab(group='com.liferay.portal', module='portal-service', version='6.0.4')
)
Apache Ivy
<dependency org="com.liferay.portal" name="portal-service" rev="6.0.4" />
Leiningen
[com.liferay.portal/portal-service "6.0.4"]
Apache Buildr
'com.liferay.portal:portal-service:jar:6.0.4'
本项目依赖
该项目无第三方依赖