Group Id com.liferay
Artifact Id org.elasticsearch
Version 2.2.0.LIFERAY-PATCHED-2
Packaging jar
URL -
Badge
Last Updated 2016-11-01T09:44:06+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.2.0.LIFERAY-PATCHED-2</version>
</dependency>
implementation group: 'com.liferay', name: 'org.elasticsearch', version: '2.2.0.LIFERAY-PATCHED-2'
implementation 'com.liferay:org.elasticsearch:2.2.0.LIFERAY-PATCHED-2'
implementation("com.liferay:org.elasticsearch:2.2.0.LIFERAY-PATCHED-2")
libraryDependencies += "com.liferay" % "org.elasticsearch" % "2.2.0.LIFERAY-PATCHED-2"
<dependency org="com.liferay" name="org.elasticsearch" rev="2.2.0.LIFERAY-PATCHED-2"/>
@Grapes(
    @Grab(group='com.liferay', module='org.elasticsearch', version='2.2.0.LIFERAY-PATCHED-2')
)
[com.liferay/org.elasticsearch "2.2.0.LIFERAY-PATCHED-2"]
'com.liferay:org.elasticsearch:2.2.0.LIFERAY-PATCHED-2'