c

com.liferay.exportimport.service

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