c

com.liferay.exportimport.service

Liferay Export Import Service
LGPL 2.1
Brian Wing Shun Chan
Files download
File Operation
com.liferay.exportimport.service-6.0.83.jar download
com.liferay.exportimport.service-6.0.83.pom download
com.liferay.exportimport.service-6.0.83-sources.jar download
Apache Maven
<dependency>
  <groupId>com.liferay</groupId>
  <artifactId>com.liferay.exportimport.service</artifactId>
  <version>6.0.83</version>
</dependency>
Gradle Groovy
implementation 'com.liferay:com.liferay.exportimport.service:6.0.83'
Gradle Kotlin
implementation("com.liferay:com.liferay.exportimport.service:6.0.83")
Scala SBT
libraryDependencies += "com.liferay" % "com.liferay.exportimport.service" % "6.0.83"
Groovy Grape
@Grapes(
  @Grab(group='com.liferay', module='com.liferay.exportimport.service', version='6.0.83')
)
Apache Ivy
<dependency org="com.liferay" name="com.liferay.exportimport.service" rev="6.0.83" />
Leiningen
[com.liferay/com.liferay.exportimport.service "6.0.83"]
Apache Buildr
'com.liferay:com.liferay.exportimport.service:jar:6.0.83'
Dependencies
The project has no third-party dependencies