License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.exportimport.service |
Last Version | Last Version8.0.44 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Export Import Service
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.exportimport.service/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.exportimport.service</artifactId>
<version>8.0.44</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.exportimport.service/
implementation 'com.liferay:com.liferay.exportimport.service:8.0.44'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.exportimport.service/
implementation ("com.liferay:com.liferay.exportimport.service:8.0.44")
'com.liferay:com.liferay.exportimport.service:jar:8.0.44'
<dependency org="com.liferay" name="com.liferay.exportimport.service" rev="8.0.44">
<artifact name="com.liferay.exportimport.service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.exportimport.service', version='8.0.44')
)
libraryDependencies += "com.liferay" % "com.liferay.exportimport.service" % "8.0.44"
[com.liferay/com.liferay.exportimport.service "8.0.44"]