is not current version
Last Version 6.3.2.3

org.xbib.elasticsearch.plugin:elasticsearch-plugin-bundle 5.1.1.2

A bundle of plugins for Elasticsearch

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.xbib.elasticsearch.plugin
ArtifactId

ArtifactId

elasticsearch-plugin-bundle
Version

Version

5.1.1.2
Type

Type

jar

Download elasticsearch-plugin-bundle 5.1.1.2


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