c

com.liferay.exportimport.service

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