is not current version
Last Version 2.7.0

org.elasticsearch:elasticsearch-transport-wares 0.18.1

War Plugin for ElasticSearch

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch
ArtifactId

ArtifactId

elasticsearch-transport-wares
Version

Version

0.18.1
Type

Type

jar

Download elasticsearch-transport-wares 0.18.1


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