is not current version
Last Version 10.0.1

org.webjars:elasticsearch-js 2.4.1

WebJar for Elasticsearch.js

Categories

Categories

JavaScript Languages Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

elasticsearch-js
Version

Version

2.4.1
Type

Type

jar

Download elasticsearch-js 2.4.1


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