License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.portal.compound.session.id |
Version | Version6.0.6 |
Type | Typejar |
Description |
DescriptionLiferay Portal Compound Session ID
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.compound.session.id/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.compound.session.id</artifactId>
<version>6.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.compound.session.id/
implementation 'com.liferay:com.liferay.portal.compound.session.id:6.0.6'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.compound.session.id/
implementation ("com.liferay:com.liferay.portal.compound.session.id:6.0.6")
'com.liferay:com.liferay.portal.compound.session.id:jar:6.0.6'
<dependency org="com.liferay" name="com.liferay.portal.compound.session.id" rev="6.0.6">
<artifact name="com.liferay.portal.compound.session.id" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.compound.session.id', version='6.0.6')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.compound.session.id" % "6.0.6"
[com.liferay/com.liferay.portal.compound.session.id "6.0.6"]