Group Id com.liferay
Artifact Id com.liferay.portal.messaging
Version 7.0.11
Packaging jar
URL -
Badge
Last Updated 2020-10-12T12:39:35+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.portal.messaging</artifactId>
    <version>7.0.11</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.portal.messaging', version: '7.0.11'
implementation 'com.liferay:com.liferay.portal.messaging:7.0.11'
implementation("com.liferay:com.liferay.portal.messaging:7.0.11")
libraryDependencies += "com.liferay" % "com.liferay.portal.messaging" % "7.0.11"
<dependency org="com.liferay" name="com.liferay.portal.messaging" rev="7.0.11"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.portal.messaging', version='7.0.11')
)
[com.liferay/com.liferay.portal.messaging "7.0.11"]
'com.liferay:com.liferay.portal.messaging:7.0.11'