c

com.liferay.exportimport.api

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