is not current version
Last Version 2.7.0

org.elasticsearch:elasticsearch-transport-wares 0.17.5

War Plugin for ElasticSearch

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch
ArtifactId

ArtifactId

elasticsearch-transport-wares
Version

Version

0.17.5
Type

Type

jar

Download elasticsearch-transport-wares 0.17.5


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