License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.lcs.messaging |
Last Version | Last Version12.1.16 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay LCS Messaging
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.lcs.messaging/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.lcs.messaging</artifactId>
<version>12.1.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.lcs.messaging/
implementation 'com.liferay:com.liferay.lcs.messaging:12.1.16'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.lcs.messaging/
implementation ("com.liferay:com.liferay.lcs.messaging:12.1.16")
'com.liferay:com.liferay.lcs.messaging:jar:12.1.16'
<dependency org="com.liferay" name="com.liferay.lcs.messaging" rev="12.1.16">
<artifact name="com.liferay.lcs.messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.lcs.messaging', version='12.1.16')
)
libraryDependencies += "com.liferay" % "com.liferay.lcs.messaging" % "12.1.16"
[com.liferay/com.liferay.lcs.messaging "12.1.16"]