is not current version
Last Version 10.0.1

org.webjars:elasticsearch-js 4.1.0

WebJar for Elasticsearch.js

Categories

Categories

JavaScript Languages Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

elasticsearch-js
Version

Version

4.1.0
Type

Type

jar

Download elasticsearch-js 4.1.0


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