is not current version
Last Version 2.4.0.LIFERAY-PATCHED-1

com.liferay:org.elasticsearch 2.2.0.LIFERAY-PATCHED-2


Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

org.elasticsearch
Version

Version

2.2.0.LIFERAY-PATCHED-2
Type

Type

jar

Download org.elasticsearch 2.2.0.LIFERAY-PATCHED-2


<!-- https://jarcasting.com/artifacts/com.liferay/org.elasticsearch/ -->
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>org.elasticsearch</artifactId>
    <version>2.2.0.LIFERAY-PATCHED-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/org.elasticsearch/
implementation 'com.liferay:org.elasticsearch:2.2.0.LIFERAY-PATCHED-2'
// https://jarcasting.com/artifacts/com.liferay/org.elasticsearch/
implementation ("com.liferay:org.elasticsearch:2.2.0.LIFERAY-PATCHED-2")
'com.liferay:org.elasticsearch:jar:2.2.0.LIFERAY-PATCHED-2'
<dependency org="com.liferay" name="org.elasticsearch" rev="2.2.0.LIFERAY-PATCHED-2">
  <artifact name="org.elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='org.elasticsearch', version='2.2.0.LIFERAY-PATCHED-2')
)
libraryDependencies += "com.liferay" % "org.elasticsearch" % "2.2.0.LIFERAY-PATCHED-2"
[com.liferay/org.elasticsearch "2.2.0.LIFERAY-PATCHED-2"]