License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.sync.security |
Last Version | Last Version6.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Sync Security
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.sync.security/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.sync.security</artifactId>
<version>6.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.sync.security/
implementation 'com.liferay:com.liferay.sync.security:6.0.7'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.sync.security/
implementation ("com.liferay:com.liferay.sync.security:6.0.7")
'com.liferay:com.liferay.sync.security:jar:6.0.7'
<dependency org="com.liferay" name="com.liferay.sync.security" rev="6.0.7">
<artifact name="com.liferay.sync.security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.sync.security', version='6.0.7')
)
libraryDependencies += "com.liferay" % "com.liferay.sync.security" % "6.0.7"
[com.liferay/com.liferay.sync.security "6.0.7"]