c

com.liferay.exportimport.service

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