License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.portal.security.exportimport.api |
Version | Version6.1.5 |
Type | Typejar |
Description |
DescriptionLiferay Portal Security Export Import API
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.security.exportimport.api/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.security.exportimport.api</artifactId>
<version>6.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.security.exportimport.api/
implementation 'com.liferay:com.liferay.portal.security.exportimport.api:6.1.5'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.security.exportimport.api/
implementation ("com.liferay:com.liferay.portal.security.exportimport.api:6.1.5")
'com.liferay:com.liferay.portal.security.exportimport.api:jar:6.1.5'
<dependency org="com.liferay" name="com.liferay.portal.security.exportimport.api" rev="6.1.5">
<artifact name="com.liferay.portal.security.exportimport.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.security.exportimport.api', version='6.1.5')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.security.exportimport.api" % "6.1.5"
[com.liferay/com.liferay.portal.security.exportimport.api "6.1.5"]