Group Id com.liferay
Artifact Id org.elasticsearch
Version 2.4.0.LIFERAY-PATCHED-1
Packaging jar
URL -
Badge
Last Updated 2017-05-18T13:05:24+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>org.elasticsearch</artifactId>
    <version>2.4.0.LIFERAY-PATCHED-1</version>
</dependency>
implementation group: 'com.liferay', name: 'org.elasticsearch', version: '2.4.0.LIFERAY-PATCHED-1'
implementation 'com.liferay:org.elasticsearch:2.4.0.LIFERAY-PATCHED-1'
implementation("com.liferay:org.elasticsearch:2.4.0.LIFERAY-PATCHED-1")
libraryDependencies += "com.liferay" % "org.elasticsearch" % "2.4.0.LIFERAY-PATCHED-1"
<dependency org="com.liferay" name="org.elasticsearch" rev="2.4.0.LIFERAY-PATCHED-1"/>
@Grapes(
    @Grab(group='com.liferay', module='org.elasticsearch', version='2.4.0.LIFERAY-PATCHED-1')
)
[com.liferay/org.elasticsearch "2.4.0.LIFERAY-PATCHED-1"]
'com.liferay:org.elasticsearch:2.4.0.LIFERAY-PATCHED-1'