c

com.liferay.exportimport.service

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