Group Id com.liferay
Artifact Id com.liferay.portal.messaging
Version 3.0.3
Packaging jar
URL -
Badge
Last Updated 2016-08-20T13:06:18+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>3.0.3</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.portal.messaging', version: '3.0.3'
implementation 'com.liferay:com.liferay.portal.messaging:3.0.3'
implementation("com.liferay:com.liferay.portal.messaging:3.0.3")
libraryDependencies += "com.liferay" % "com.liferay.portal.messaging" % "3.0.3"
<dependency org="com.liferay" name="com.liferay.portal.messaging" rev="3.0.3"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.portal.messaging', version='3.0.3')
)
[com.liferay/com.liferay.portal.messaging "3.0.3"]
'com.liferay:com.liferay.portal.messaging:3.0.3'